wannaphong/tinyrag
Simple RAG system
This project helps developers quickly set up and experiment with a simple Retrieval-Augmented Generation (RAG) system locally. You provide text data, and it allows you to query that data using a language model to get relevant answers. It's designed for developers interested in understanding or customizing RAG systems without complex dependencies.
No commits in the last 6 months.
Use this if you are a developer or researcher who wants a lightweight, local RAG system for prototyping, experimenting with prompts, or studying RAG mechanics using only `llama-cpp-python` and `sqlite-vec`.
Not ideal if you need a production-ready RAG system with advanced features, scalability, or integrations with large-scale data platforms.
Stars
8
Forks
2
Language
Python
License
Apache-2.0
Category
Last pushed
Feb 06, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/wannaphong/tinyrag"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
OpenBMB/UltraRAG
A Low-Code MCP Framework for Building Complex and Innovative RAG Pipelines
Quansight/ragna
RAG orchestration framework ⛵️
microsoft/rag-time
RAG Time: A 5-week Learning Journey to Mastering RAG
AnkitNayak-eth/EpsteinFiles-RAG
A RAG pipeline implementation built on the 'Epstein Files 20K' dataset from Hugging Face (Teyler).
apify/apify-haystack
The official integration for Apify and Haystack 2.0