
LangTalks
65 episodes — Page 1 of 2

65 - AI SRE | Asaf Savich (Komodor)
Site Reliability Engineer agent auto fixes production issues

S1 Ep 6464 - AI coding metrics | Liad Elidan (Milestone)
Measure the actual impact of adopting AI across the R&D

S1 Ep 6363 - WAKE UP
Singularity and AGI are around the corner.

S1 Ep 6262 - AI R&D Rollout | Iko Azoulay (Salt Security)
How AI is used across the SDLC in a real R&D org - requirements, tech design, validation, testing, and code review. What worked, what didn’t, and where teams get stuck.

S1 Ep 6161 - Voice Agents | Shay Davidson (Lemonade)
Building and testing voice agents with realtime API or chained approach (TTS->LLM->STT)

S1 Ep 6060 - Brain Memory | Dr. Meytar Zemer
The Neuroscience behind the human brain and memories

S1 Ep 5959 - SLMs | Dr Elad Granot (Trullion)
the production experience and considerations for fine-tuning a small language model for narrow tasks

S1 Ep 5858 - AWS re:Invent 2026 predictions | Shuki Cohen (AI21)
Recap of the major announcements and innovations from the 2025 re:Invent conference, along with our predictions for where things are heading in 2026

S1 Ep 5757 - Memory | Itamar Friedman (Qodo)
Short and long term memory mechanisms for agents

S1 Ep 5656 - n8n | Shay Shitrit
Getting started with no-code agentic automations, popular use cases and tips

S1 Ep 5555 - Context Engineering
The state of best practices for context engineering, focused on AI-coding as a leading use case

S1 Ep 5454 - Permissions | Or Weis (Permit.io)
Enabling secured flexibility to your agents and MCP servers

S1 Ep 5353 - Search & Retrieval | Guy Itach (Fiverr)
techniques to combine classic search with agentic retrieval

S1 Ep 5252 - Agents at scale | Adam Cohen Hillel
The story of building Suna - the open source alternative of Manus the generalist autonomous agent https://github.com/kortix-ai/suna

S1 Ep 5151 - Our AI-driven coding workflow | Oren Melamed
Sharing our workflow with Cursor, Claude Code, GitHub Copilot and others. Listed the useful MCPs and tools, how to measure efficiency gains, and our vision for the future of coding

S1 Ep 5050 - A2A protocol
Is this Agent2Agent new protocol by Google going to be the next MCP?

S1 Ep 4949 - Documents analysis
How to handle long docs like PDF and Docx effectively with LLMs

S1 Ep 4848 - Vibe coding | Sahar Carmel
Tips for AI-driven coding

S1 Ep 4747 - Tech stack for Agents
Python or JS? LangChain or Vanilla? In this episode we gave guidelines on important things to notice when picking a tech stack for new project or a company's platform

S1 Ep 4646 - Building coding multi-agent (LangTalks '25 conf)
Building SWE multi-agent with LangGraph: Zero to Hero | Lee & Gal (LangTalks GenAI 2025 Conference) Lecture video: https://www.youtube.com/watch?v=KroPK5DygWw Repo: https://github.com/langtalks/swe-agent

S1 Ep 4545 - AI PM: Spec for copilot feature
Example of product specification required from an AI PM for a new feature

S1 Ep 4444 - MCP intro
all you need to know about MCP and how to get started as a developer

43 - Building with GenAI-powered tools | Idan Benaun
this episode has 2 aspects - best practices to start a new product in 2025 and what tools can accelerate your process

S1 Ep 4242 - Text to SQL
how to build a text to sql agent

S1 Ep 4141 - GraphRAG
Deep dive on why GraphRAG approach was created and how it works

S1 Ep 4040 - Advanced RAG | Nir Diamant
advanced RAG techniques like RAPTOR and using Clues

S1 Ep 3939 - Code generation agents | Ziv Bakhajian
Cursor, RepoAgent, Aider, and some more coding agents - overview and interesting architectural concepts

S1 Ep 3838 - OpenAI Realtime API
Technical review of the new Realtime API introduced on the dev day

S1 Ep 3737 - Upgrading LLM | Dolev Pomeranz (Gong)
How to migrate the llm provider in your AI app safely

S1 Ep 3636 - MVP with open-source LLM | Yael Daihes (Anecdotes)
If you need to build an llm-app that uses an open-source llm, this episode is for you. Intermediate level

S1 Ep 3535 - LLM app dev guide | Almog Baku
end to end guide on how to get started and deploy to production your llm app

S1 Ep 3434 - Legal documents | Yaron Vazana (Darrow)
Build LLM-app with legal documents that have many references and domain verbiage

S1 Ep 3333 - LangGraph | Eden Marco
Getting started with LangGraph, the most popular multi agent framework

32 - AI PM: No-code Tools | Galit Galperin
Utilize no-code tools for fast POCs

S1 Ep 3131- Multi agents | Assaf Elovic ("GPT Researcher")
Review of why and how to build a multi-agent system. Assaf is Head of R&D @ Wix and GPT-researcher open source creator.

S1 Ep 3030 - Open Source Security | Avi Lumelsky (Oligo)
everything about adopting open source code and models for your llm app

S1 Ep 2929 - AI PM: trust & evaluation | Shira Weinberg Harel
build trust with users and stakeholders - transparency and explainability, reliability and consistency (how to fail safely), automation vs user control. how to evaluate with uncertainty, prompt engineering, effective bug reports

S1 Ep 2828 - Advanced agents
examples and practices of advanced agents, and use of LangGraph for effective tool usage by agents

S1 Ep 2727 - Latency optimization | Dor Ringel
how to solve latency issues with minimal compromise on quality and cost

S1 Ep 2626 - 12 RAG Pain Points and Proposed Solutions
The 12 most common challenges around building an effective RAG pipeline and the best practices for solutions

S1 Ep 2525 - Reranking
exploring the reranker component in the 2 stage retrieval system

S1 Ep 2424 - MVP best practices
how to define effective requirements for llm apps, and first steps after going to production

S1 Ep 2323 - LLM theory | Mike Erlihson
What are transformers, why it is so expensive to train a Transformer-based model and what is the architecture of the future LLMs

S1 Ep 2222 - LangChain v0.1
LCEL, LangGraph, LangSmith

S1 Ep 2121 - Knowledge Graph | Jesús Barrasa (Neo4j, ENG)
Indexing knowledgebases with KG for RAG applications

S1 Ep 2020 - RAG Evaluation | Jonathan Yarkoni
ragas framework for evaluating unstructured retrievals and generations

S1 Ep 1919 - RAG
Retrieval Augmented Generation process, Llama index vs LangChain, indexing

S1 Ep 1818 - OpenAI Dev Day
OpenAI DevDay announcements recap

S1 Ep 1717 - Evaluation | Philip Tannor (DeepChecks)
Evaluating LLMs and AI pipeline in dev and production environments. How to work with datasets

S1 Ep 1616 - Multi modal
multimodality is a type of model that can analyze multiple data types like language, images, voice, etc.