#100 · Primary category: Knowledge Base & RAG

trieve

actix actix-web ai artificial-intelligence diesel embedding hacktoberfest llm postgresql qdrant qdrant-vector-database rag retrieval-augmented-generation rust search search-engine solidjs tailwindcss vector-search

All-in-one platform for search, recommendations, RAG, and analytics offered via API

Project last updated:01/25/26

GitHub Stars

2.7K

Forks

252

Contributors

62

License

MIT

Why we included this project

Teams building semantic search or retrieval-augmented generation over their own documents will find Trieve useful. The platform chunks content, indexes it with dense and sparse neural models, and exposes search, recommendations, filtering, grouping, and recency biasing through one API. You can supply your own embedding, re-ranking, or LLM providers rather than relying on the managed ones, and hybrid search with cross-encoder re-ranking is included. Self-hosting is a genuine option with guides for AWS, GCP, and Kubernetes, so teams that must keep data inside their own infrastructure are covered. The RAG routes assemble context and track topic-based memory, which cuts the work of wiring answer generation into an existing application.

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