Sat, Jun 20, 2026
3:30 PM UTC (45 minutes)
Virtual (Zoom)
Free to join
Sat, Jun 20, 2026
3:30 PM UTC (45 minutes)
Virtual (Zoom)
Free to join
What you'll learn
Learn what is Retrieval Augmented Generation (RAG)
How RAG works end to end: chunking, embeddings, vector search, and grounding LLM answers in real data.
Learn the tradeoffs in RAG based systems
Chunk size, embedding model, retrieval depth, and reranking: how each choice shifts quality, latency, and cost.
Learn how to implement RAG at the workplace
Build a RAG pipeline on private data: ingestion, chunking, vector DB, retrieval, and eval.
Why this topic matters
If you are a software engineer, you will find this session useful. You will be building RAG-based applications at work.
The system tradeoffs that matter: chunking, retrieval depth, and reranking are discussed here with practical considerations. You will leave with an understanding of RAG's capabilities and limitations.
The system tradeoffs that matter: chunking, retrieval depth, and reranking are discussed here with practical considerations. You will leave with an understanding of RAG's capabilities and limitations.
You'll learn from
Gaurav Sen
Founder @AIEngg, Software Engineer