#142 · Primary category: Knowledge Base & RAG
korvus
Korvus is a search SDK that unifies the entire RAG pipeline in a single database query. Built on top of Postgres with bindings for Python, JavaScript, Rust and C.
Project last updated:01/31/25
GitHub Stars
1.5K
Forks
48
Contributors
3
License
MIT
Why we included this project
If your stack already runs on Postgres, Korvus keeps RAG inside that same database. A single SQL query handles embedding generation, vector search, reranking, and summarization, so you don't need to wire together a separate vector store, embedding service, and reranker. It ships official SDKs for Python, JavaScript, Rust, and C, which makes it easy to drop into most existing codebases. Because the pipeline lives in Postgres, you avoid adding a whole extra infrastructure tier for vector search and keep chunking and retrieval close to your data. For teams that want a self-hosted, database-centric approach to retrieval-augmented generation, this is a pragmatic starting point.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
ragflow
RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs
Understand-Anything
Graphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.
crawl4ai
🚀🤖 Crawl4AI: Open-source LLM Friendly Web Crawler & Scraper. Don't be shy, join here: https://discord.gg/jP8KfhDhyN
docling
Get your documents ready for gen AI
anything-llm
Stop renting your intelligence. Own it with AnythingLLM. Everything you need for a powerful local-first agent experience