wiki-rag and WikiRag

These are competitors offering similar RAG pipelines over Wikipedia content, with the key technical difference being that moodlehq/wiki-rag targets arbitrary MediaWiki instances via API while MauroAndretta/WikiRag is specifically optimized for Wikipedia's knowledge base.

wiki-rag
50
Established
WikiRag
34
Emerging
Maintenance 10/25
Adoption 7/25
Maturity 16/25
Community 17/25
Maintenance 0/25
Adoption 5/25
Maturity 16/25
Community 13/25
Stars: 31
Forks: 9
Downloads:
Commits (30d): 0
Language: Python
License: BSD-3-Clause
Stars: 10
Forks: 2
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: Apache-2.0
No Package No Dependents
Stale 6m No Package No Dependents

About wiki-rag

moodlehq/wiki-rag

An experimental Retrieval-Augmented Generation (RAG) system specialised in ingesting MediaWiki sites via their API and providing an OpenAI API interface to interact with them.

This project helps educators, content managers, or anyone maintaining a MediaWiki site to create an AI assistant that provides accurate, contextually relevant answers based on their specific wiki content. It takes content directly from your MediaWiki site via its API and outputs an interface compatible with OpenAI's API, allowing you to interact with your wiki as if it were a specialized language model. The ideal user is someone managing a knowledge base on MediaWiki who wants to leverage AI for information retrieval and content generation without losing accuracy.

knowledge-management education-technology content-creation information-retrieval wiki-management

About WikiRag

MauroAndretta/WikiRag

WikiRag is a Retrieval-Augmented Generation (RAG) system designed for question answering, it reduces hallucination thanks to the RAG architecture. It leverages Wikipedia content as a knowledge base.

This tool helps researchers, students, and curious individuals quickly get answers to factual questions by searching Wikipedia and, if needed, the broader web. You input a question in natural language, and it provides a concise, accurate answer, leveraging a vast knowledge base to avoid common AI inaccuracies. Anyone who frequently needs to extract specific, reliable information from Wikipedia will find this useful.

information-retrieval research-support knowledge-discovery fact-checking educational-tools

Scores updated daily from GitHub, PyPI, and npm data. How scores work