RAG From Scratch - Implementing Retrieval-Augmented Generation with LangChain
via freeCodeCamp
-
28
-
- Write review
Overview
Syllabus
⌨️ Overview
⌨️ Indexing
⌨️ Retrieval
⌨️ Generation
⌨️ Query Translation Multi-Query
⌨️ Query Translation RAG Fusion
⌨️ Query Translation Decomposition
⌨️ Query Translation Step Back
⌨️ Query Translation HyDE
⌨️ Routing
⌨️ Query Construction
⌨️ Indexing Multi Representation
⌨️ Indexing RAPTOR
⌨️ Indexing ColBERT
⌨️ CRAG
⌨️ Adaptive RAG
⌨️ Is RAG Really Dead?
Taught by
freeCodeCamp.org
Reviews
5.0 rating, based on 1 Class Central review
-
This is a good course, I learnt lot of theory about RAG and also get practical knowledge as well. And also in this course many new parts of RAG using research papers were taught that I didn't know before. So It was really good.