Open Source Alternatives
Open source alternatives to Embedchain
Open source alternatives to Embedchain, ranked by GitHub stars and freshness.
6 open-source alternatives in the index, ranked by GitHub stars and freshness.
Quiver
Community
Opiniated RAG for integrating GenAI in your apps 🧠 Focus on your product rather than the RAG. Easy integration in existing products with customisation! Any LLM: GPT4, Groq, Llama.
Best for: Python developers building RAG features into existing applications who want to avoid vendor lock-in and infrastructure boilerplate.
Search with Lepton
Community
Building a quick conversation-based search demo with Lepton AI.
Best for: Developers who need a fast, no-frills conversational search demo for evaluation or presentation
Swiss Army Llama
Community
A FastAPI service for semantic text search using precomputed embeddings and advanced similarity measures, with built-in support for various file types through textract.
Best for: Developers seeking a lightweight semantic search server for static document sets
talkd.ai dialog
Community
RAG LLM Ops App for easy deployment and testing
Best for: Developers building or testing RAG-based conversational AI apps
Improving language models by retrieving from trillions of tokens
Community
Publications — Google DeepMind
Best for: Researchers and developers building retrieval-augmented language models that demand very large external knowledge stores.
LlamaIndex
LlamaIndex
The data framework for LLM apps. RAG, ingestion, structured extraction, agents over your data.
Best for: Teams whose agent value comes from their own data, not just the model