Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Understand how to build a RAG from scratch

NotificationsYou must be signed in to change notification settings

ankitw497/rag-from-scratch

 
 

Repository files navigation

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 oftennot well-suited for facutal recall andcan 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 avideo playlist that builds up an understanding of RAG from scratch, starting with the basics of indexing, retrieval, and generation.rag_detail_v2

About

Understand how to build a RAG from scratch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook100.0%

[8]ページ先頭

©2009-2025 Movatter.jp