Shreyjain203/Wikipedia-Continual-Learning-RAG
This repository implements a self-updating RAG (Retrieval Augmented Generation) model. It leverages Wikipedia for factual grounding and can fine-tune itself when information is unavailable. This allows the model to continually learn and adapt, offering a dynamic and informative response.
No commits in the last 6 months.
Stars
5
Forks
—
Language
Python
License
—
Category
Last pushed
Apr 02, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/Shreyjain203/Wikipedia-Continual-Learning-RAG"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
moodlehq/wiki-rag
An experimental Retrieval-Augmented Generation (RAG) system specialised in ingesting MediaWiki...
macromeer/offline-wikipedia-rag
Free offline AI with complete Wikipedia knowledge - 100% private
xumozhu/RAG-system
Retrieval-Augmented Generation system: ask a question, retrieve relevant documents, and generate...
MauroAndretta/WikiRag
WikiRag is a Retrieval-Augmented Generation (RAG) system designed for question answering, it...
ShahMitul-GenAI/RAG-Simplified
Enhance GPT-3.5-Turbo output using Retrieval-Augmented Generation (RAG) with a user-friendly...