ragapp/ragapp
The easiest way to use Agentic RAG in any enterprise observed · 2026-08-28
Health v2 · maintenance only
27/100
- Activity 2
- Release rhythm 40
- Longevity 61
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 4.5
- age_days: 856
- days_rel: 667
- days_push: 588
- n_releases_24m: 7
Adoption not part of the score
4442 stars · 474 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
RAGapp is a self-hosted, Docker-deployable application for building Agentic RAG chatbots, configurable through an admin UI similar to OpenAI's custom GPTs. It is built on LlamaIndex and supports hosted models (OpenAI, Gemini) as well as local models via Ollama.
Use cases
- deploy a private chatgpt-like assistant on my own infrastructure
- build an enterprise rag chatbot over company documents
- self-host an agentic rag app with docker
- configure a custom ai assistant with an admin ui
- use local llms with ollama for document q&a
- run multiple rag assistants behind an api gateway
When to choose
- you want a docker-based, self-hosted RAG solution with a ready-made admin and chat UI
- you need enterprise control over data and model providers (OpenAI, Gemini, or Ollama)
- you want quick setup without writing code, similar to custom GPTs
When to avoid
- you need built-in authentication or fine-grained access control out of the box
- you want a lightweight library to embed RAG into an existing app rather than a standalone service
- you require fully managed hosting with no infrastructure to operate
Facets
application · maturity active
rag agent-framework chatbot llm-inference self-hosted web-framework large-language-models self-hosted web-development self-hosted cross-platform agentic-rag llamaindex admin-ui enterprise openai ollama qdrant typescript retrieval-augmented-generation ai-agents docker web-server
1 source
- readme: https://github.com/ragapp/ragapp · fetched 2026-08-28 · 82580a1aaa78
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ragapp/ragapp | main | 27 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem