RAG Tools
Libraries/Frameworks
-Name | About | Stars |
---|---|---|
LangChain | A framework for developing applications powered by LLMs. | |
LlamaIndex | A data framework for your LLM applications. | |
Dify | An open-source LLM app development platform. | |
Flowise | Drag & drop UI to build your customized LLM flow. | |
Haystack | LLM orchestration framework to build customizable, production-ready LLM applications. | |
RAGFlow | An open-source RAG engine based on deep document understanding. | |
Cognita | RAG Framework for building modular, open source applications for production. | |
fastRAG | Efficient Retrieval Augmentation and Generation Framework. | |
AutoRAG | RAG AutoML Tool - Find optimal RAG pipeline for your own data. | |
FlashRAG | A Python Toolkit for Efficient RAG Research. |
Name | About | Stars |
---|---|---|
LangChain | A framework for developing applications powered by LLMs. | |
LlamaIndex | A data framework for your LLM applications. | |
Dify | An open-source LLM app development platform. | |
Flowise | Drag & drop UI to build your customized LLM flow. | |
Haystack | LLM orchestration framework to build customizable, production-ready LLM applications. | |
RAGFlow | An open-source RAG engine based on deep document understanding. | |
letta | Letta (formerly MemGPT) is a framework for creating LLM services with memory. | |
Cognita | RAG Framework for building modular, open source applications for production. | |
fastRAG | Efficient Retrieval Augmentation and Generation Framework. | |
AutoRAG | RAG AutoML Tool - Find optimal RAG pipeline for your own data. | |
FlashRAG | A Python Toolkit for Efficient RAG Research. |
Framework Tutorials
- LangChain:
@@ -106,11 +106,13 @@
UI/Int
Model Serving
+Name | About | Stars |
---|---|---|
ollama | Get up and running with Llama 3.3, Mistral, Gemma 2, and other large language models. | |
vllm | A high-throughput and memory-efficient inference and serving engine for LLMs. | |
LM Studio | Discover, download, and run local LLMs. | |
sglang | SGLang is a fast serving framework for large language models and vision language models. |