superlinear-ai/raglite
🥤 RAGLite is a Python toolkit for Retrieval-Augmented Generation (RAG) with DuckDB or PostgreSQL observed · 2026-08-28
Health v2 · maintenance only
85/100
- Activity 98
- Release rhythm 84
- Longevity 58
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: 5
- age_days: 814
- days_rel: 107
- days_push: 16
- n_releases_24m: 18
Adoption not part of the score
1198 stars · 108 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
RAGLite is a Python toolkit for building Retrieval-Augmented Generation (RAG) pipelines backed by DuckDB or PostgreSQL, with hybrid keyword and vector search, reranking, and PDF-to-Markdown ingestion. It supports any LLM provider via LiteLLM, including local llama-cpp-python models, and uses lightweight permissive open-source dependencies.
Use cases
- build a RAG chatbot over PDF documents
- add hybrid keyword and vector search to a Postgres app
- run retrieval-augmented generation with local LLMs
- chunk and embed documents with late chunking
- evaluate and rerank RAG retrieval quality
- query documents with adaptive retrieval
When to choose
- you want a lightweight RAG toolkit without PyTorch or LangChain
- you prefer DuckDB or PostgreSQL as your vector store
- you need PDF ingestion, hybrid search, and reranking out of the box
- you want to run LLMs locally or swap providers via LiteLLM
When to avoid
- you need a fully managed RAG service
- you require a heavy multi-agent orchestration framework
- your stack is not Python
Facets
library · maturity active
rag search-engine vector-database llm-inference pdf nlp chatbot large-language-models databases pdf developer-tools python windows duckdb postgresql pgvector hybrid-search reranking late-chunking colbert litellm chainlit sqlite retrieval-augmented-generation natural-language-processing macos linux docker
2 sources
- readme: https://github.com/superlinear-ai/raglite · fetched 2026-08-28 · 37bb0214e78d
- registry_pypi: https://pypi.org/pypi/raglite/json · fetched 2026-08-29 · 391882640b56
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| superlinear-ai/raglite | main | 85 |
For agents
markdown · JSON · MCP: product_card(name="superlinear-ai/raglite")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem