khilnani / rag-from-scratch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RAG From Scratch

Retrieval augmented generation (RAG) comes is a general methodology for connecting LLMs with external data sources. These notebooks accompany a video series will build up an understanding of RAG from scratch, starting with the basics of indexing, retrieval, and generation. It will build up to more advanced techniques to address edge cases or challenges in RAG: rag_detail_v2

Video playlist: https://www.youtube.com/watch?v=wd7TZ4w1mSw&feature=youtu.be

About


Languages

Language:Jupyter Notebook 100.0%