justinzm/RAG_course
此存储库展示了用于检索增强生成(RAG)系统的各种先进技术。RAG 系统将信息检索与生成模型相结合,以提供准确且上下文丰富的响应。
This course helps AI practitioners and researchers enhance their Retrieval Augmented Generation (RAG) systems. It provides techniques to take various input data, like documents or CSVs, and improve the accuracy, efficiency, and contextual richness of the generated responses. The primary users are those building or refining AI chatbots and question-answering systems.
No commits in the last 6 months.
Use this if you are a developer or researcher looking to build more accurate, relevant, and robust AI question-answering or generative systems that draw from specific knowledge bases.
Not ideal if you are a business user simply looking to use an off-the-shelf chatbot without understanding or modifying its underlying technical architecture.
Stars
10
Forks
1
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Sep 24, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/justinzm/RAG_course"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
Marker-Inc-Korea/AutoRAG
AutoRAG: An Open-Source Framework for Retrieval-Augmented Generation (RAG) Evaluation &...
jxzhangjhu/Awesome-LLM-RAG
Awesome-LLM-RAG: a curated list of advanced retrieval augmented generation (RAG) in Large Language Models
IntelLabs/RAG-FiT
Framework for enhancing LLMs for RAG tasks using fine-tuning.
coree/awesome-rag
A curated list of retrieval-augmented generation (RAG) in large language models
IntelLabs/fastRAG
Efficient Retrieval Augmentation and Generation Framework