Skip to content

pablosls/rag-from-scratch

 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%