langchain-ai/rag-from-scratch

▲ 13 stars today★ 9,352⑂ 2,212

About langchain-ai/rag-from-scratch

langchain-ai/rag-from-scratch is an open-source project on GitHub, mainly written in Jupyter Notebook. It currently holds 9,352 stars and 2,212 forks with 0 open issues, and was last pushed on an unknown date (repository created unknown).

Project Overview

AI Homed tracks it on the Today's Trending board, currently at rank #51 with 13 new stars today.

GitHub Repository Details

Repository langchain-ai/rag-from-scratch · default branch - · size 0 KB · watchers 0 · source: GitHub REST API and repository README

README

RAG From Scratch

LLMs are trained on a large but fixed corpus of data, limiting their ability to reason about private or recent information. Fine-tuning is one way to mitigate this, but is often not well-suited for factual recall and can be costly. Retrieval augmented generation (RAG) has emerged as a popular and powerful mechanism to expand an LLM's knowledge base, using documents retrieved from an external data source to ground the LLM generation via in-context learning. These notebooks accompany a video playlist that builds up an understanding of RAG from scratch, starting with the basics of indexing, retrieval, and generation. rag_detail_v2 Video playlist

GitHub Stars & Activity

9,352Stars
2,212Forks
0Open issues
Jupyter NotebookLanguage

GitHub Popularity

GitHub stars9,352
Forks2,212
Open issues0
Primary languageJupyter Notebook
License-
Stars gained today13
Created-
Last pushed-

Trending History

Daily boardrank #51 · ▲ 13 stars

Related AI Projects

1

microsoft / ML-For-Beginners

Jupyter Notebook★ 90,748⑂ 22,371▲ 77 stars
2

microsoft / AI-For-Beginners

Jupyter Notebook★ 68,753⑂ 13,287▲ 41 stars
3

patchy631 / ai-engineering-hub

Jupyter Notebook★ 37,788⑂ 6,218▲ 30 stars
4

microsoft / OmniParser

Jupyter Notebook★ 25,426⑂ 2,235▲ 14 stars
5

AI4Finance-Foundation / FinGPT

Jupyter Notebook★ 21,271⑂ 3,013▲ 8 stars
6

facebookresearch / sam2

Jupyter Notebook★ 19,900⑂ 2,548▲ 9 stars
7

DataTalksClub / machine-learning-zoomcamp

Jupyter Notebook★ 14,482⑂ 3,213▲ 9 stars
8

ed-donner / llm_engineering

Jupyter Notebook★ 7,435⑂ 7,253▲ 11 stars

More AI Rankings