ajac-zero/example-rag-app
Open-Source RAG app with LLM Observability (Langfuse), support for 100+ providers (LiteLLM), Dockerized, Full Type-checking, 100% Test coverage, and more...
This project provides a robust, pre-configured application that allows developers to quickly build and deploy their own Retrieval Augmented Generation (RAG) solutions. It takes raw data, processes it into searchable information, and then uses that to answer user queries through a large language model. This is ideal for AI/ML engineers or software developers who want a production-ready template for RAG applications.
158 stars.
Use this if you are a developer looking for a comprehensive, best-practices-driven RAG application framework that includes observability, multi-provider LLM support, and a complete testing suite.
Not ideal if you are an end-user simply looking for a ready-to-use chatbot and do not have programming experience to deploy and customize AI applications.
Stars
158
Forks
24
Language
TypeScript
License
MIT
Category
Last pushed
Jan 15, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/ajac-zero/example-rag-app"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
upstash/rag-chat
Prototype SDK for RAG development.
vercel-labs/ai-sdk-preview-rag
Retrieval-augmented generation (RAG) template powered by the AI SDK.
merefield/discourse-chatbot
An AI bot with RAG capability for Topics and Chat in Discourse, currently powered by OpenAI
skaldlabs/skald
Context layer platform in your infrastructure
rag-web-ui/rag-web-ui
RAG Web UI is an intelligent dialogue system based on RAG (Retrieval-Augmented Generation) technology.