DiscoverLangTalks
LangTalks
Claim Ownership

LangTalks

Author: Lee Twito, Gal Peretz

Subscribed: 14Played: 285
Share

Description

הכל על בניית אפליקציות עם מודלי שפה.

הצטרפו לקהילת הווטסאפ שלנו:
https://chat.whatsapp.com/I4T8Eo5fyawKgV5XeB31Iq
40 Episodes
Reverse
advanced RAG techniques like RAPTOR and using Clues
Cursor, RepoAgent, Aider, and some more coding agents - overview and interesting architectural concepts
Technical review of the new Realtime API introduced on the dev day
How to migrate the llm provider in your AI app safely
If you need to build an llm-app that uses an open-source llm, this episode is for you. Intermediate level
end to end guide on how to get started and deploy to production your llm app
Build LLM-app with legal documents that have many references and domain verbiage
Getting started with LangGraph, the most popular multi agent framework
Utilize no-code tools for fast POCs
Review of why and how to build a multi-agent system. Assaf is Head of R&D @ Wix and GPT-researcher open source creator.
everything about adopting open source code and models for your llm app
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
28 - Advanced agents

28 - Advanced agents

2024-05-2529:34

examples and practices of advanced agents, and use of LangGraph for effective tool usage by agents
how to solve latency issues with minimal compromise on quality and cost
The 12 most common challenges around building an effective RAG pipeline and the best practices for solutions
25 - Reranking

25 - Reranking

2024-03-2524:53

exploring the reranker component in the 2 stage retrieval system
how to define effective requirements for llm apps, and first steps after going to production
What are transformers, why it is so expensive to train a Transformer-based model and what is the architecture of the future LLMs
22 - LangChain v0.1

22 - LangChain v0.1

2024-01-2724:19

LCEL, LangGraph, LangSmith
Indexing knowledgebases with KG for RAG applications
loading