DefamationStation/Retrochat-v2
RetroChat is a powerful command-line interface for interacting with various AI language models. It provides a seamless experience for engaging with different chat providers while offering robust features for managing and customizing your conversations. The code in this repo is 100% AI generated. Nothing has been written by a human.
Supports document retrieval-augmented generation (RAG) through local file ingestion and vector embedding with Chromadb, enabling contextual queries across PDF, Word, and Markdown documents. Built on a modular Python architecture with cross-platform installation via PowerShell scripts and automatic updates, integrating with multiple providers (Ollama, OpenAI, Anthropic, Google, OpenRouter) through a unified `/command` interface. Features conversation persistence, token counting for usage tracking, and mid-session provider switching without losing chat history.
No commits in the last 6 months.
Stars
84
Forks
5
Language
Python
License
—
Category
Last pushed
Jul 13, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/DefamationStation/Retrochat-v2"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Azure-Samples/azure-openai-rag-workshop
Create your own ChatGPT with Retrieval-Augmented-Generation workshop
chatchat-space/Langchain-Chatchat
Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用...
avrabyt/RAG-Chatbot
RAG enabled Chatbots using LangChain and Databutton
Storia-AI/sage
Chat with any codebase in under two minutes | Fully local or via third-party APIs
byu-cpe/Maeser
A package for building RAG chatbot applications for educational contexts.