Follow the video course to build a document upload and question-answering system from scratch
Learn how to connect a vector database and language model to answer questions about your own files
Deploy a working RAG system to the cloud using the provided Docker Compose setup
Evaluate what's technically involved in building an AI product that answers questions about specific documents
| bakrianoo/mini-rag | bytedance/lance | huangchihhungleo/claude-real-video | |
|---|---|---|---|
| Stars | 639 | 637 | 637 |
| Language | Python | Python | Python |
| Setup difficulty | moderate | hard | moderate |
| Complexity | 3/5 | 5/5 | 2/5 |
| Audience | pm founder | researcher | developer |
Figures from each repo's GitHub metadata at analysis time.
Course videos are in Arabic, full stack requires PostgreSQL, a vector database, and a language model API key or local alternative.
Mini-RAG is a step-by-step video course with code that teaches you to build a real question-answering system over your own documents using Retrieval-Augmented Generation, FastAPI, and vector databases.
Mainly Python. The stack also includes Python, FastAPI, PostgreSQL.
License terms are not described in the explanation, check the repository directly before use.
Setup difficulty is rated moderate, with roughly 1h+ to a first successful run.
Mainly pm founder.
This repo across BitVibe Labs
Don't trust strangers blindly. Verify against the repo.