WikiChat and multi-mediawiki-rag

WikiChat
56
Established
multi-mediawiki-rag
39
Emerging
Maintenance 10/25
Adoption 10/25
Maturity 16/25
Community 20/25
Maintenance 0/25
Adoption 6/25
Maturity 16/25
Community 17/25
Stars: 1,555
Forks: 140
Downloads:
Commits (30d): 0
Language: Python
License: Apache-2.0
Stars: 22
Forks: 8
Downloads:
Commits (30d): 0
Language: Python
License: MIT
No Package No Dependents
Archived Stale 6m No Package No Dependents

About WikiChat

stanford-oval/WikiChat

WikiChat is an improved RAG. It stops the hallucination of large language models by retrieving data from a corpus.

This project helps anyone who uses large language model chatbots (like ChatGPT) to get accurate, factual answers to their questions, especially on recent events or niche topics. It takes your question and an existing language model, then searches Wikipedia or other documents to provide a fact-checked response, complete with citations. This is ideal for researchers, journalists, or anyone who relies on accurate information from AI tools.

fact-checking information-retrieval research-assistance knowledge-management content-verification

About multi-mediawiki-rag

tylertitsworth/multi-mediawiki-rag

A simple RAG chatbot that can retrieve from a mediawiki data dump

Leverages Langchain to orchestrate multi-source MediaWiki XML dumps through Chroma vector embeddings and Ollama-hosted LLMs, with configurable Huggingface sentence transformers for semantic search. Includes a Chainlit web interface and Discord bot integration for chatbot deployment. Supports custom model quantization and tuning via Modelfiles for optimized document retrieval.

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