|
496 | 496 | - **[LangChain4j](https://github.com/langchain4j/langchain4j)**  - Java library for integrating LLMs into Java applications. Implements RAG, tool calling (including MCP support), and agents with seamless integration into enterprise Java frameworks like Spring Boot. Apache 2.0 licensed. |
497 | 497 | - **[Kernel Memory (Microsoft)](https://github.com/microsoft/kernel-memory)**  - Memory solution for users, teams, and applications. RAG pipelines with document ingestion, vector indexing, and natural language querying with citations. Supports multiple LLM providers and vector stores. MIT licensed. |
498 | 498 | - **[txtai](https://github.com/neuml/txtai)**  - All-in-one AI framework for semantic search, LLM orchestration and language model workflows. Embeddings database with customizable pipelines. |
499 | | -- **[Infinity](https://github.com/michaelfeil/infinity)**  - High-throughput, low-latency serving engine for text-embeddings, reranking, CLIP, and ColPali. OpenAI-compatible API. |
| 499 | +- **[Infinity (Embeddings Server)](https://github.com/michaelfeil/infinity)**  - High-throughput, low-latency serving engine for text-embeddings, reranking, CLIP, and ColPali. OpenAI-compatible API. |
500 | 500 | - **[FlashRAG](https://github.com/RUC-NLPIR/FlashRAG)**  - Efficient toolkit for RAG research with 40+ retrieval and reranking models, 20+ benchmark datasets, and optimized evaluation pipelines (WWW 2025 Resource). MIT licensed. |
501 | 501 | - **[DocsGPT](https://github.com/arc53/DocsGPT)**  - Private AI platform for building intelligent agents and assistants with enterprise search. Features Agent Builder, deep research tools, multi-format document analysis, and multi-model support. MIT licensed. |
502 | 502 | - **[llmware](https://github.com/llmware-ai/llmware)**  - Unified framework for building enterprise RAG pipelines with small, specialized models. Optimized for AI PC and local deployment with 300+ models in catalog. Apache 2.0 licensed. |
|
513 | 513 | - **[Quivr](https://github.com/QuivrHQ/quivr)**  - Opinionated RAG framework for building your "second brain" - a personal productivity assistant that lets you chat with your documents. Works with any LLM and vector store. Easy integration into existing products with customization options. Apache 2.0 licensed. |
514 | 514 | - **[Vanna](https://github.com/vanna-ai/vanna)**  - RAG-based text-to-SQL generation with agentic retrieval. Chat with your SQL database using natural language. Features user-aware permissions, enterprise security, and a modern web interface with streaming responses. MIT licensed. |
515 | 515 | - **[Pathway](https://github.com/pathwaycom/pathway)**  - Python ETL framework for stream processing, real-time analytics, LLM pipelines, and RAG. Features 350+ connectors with always-in-sync data from SharePoint, Google Drive, S3, Kafka, PostgreSQL and more. BSL 1.1 license (becomes Apache 2.0 after 4 years). |
516 | | -- **[Infinity](https://github.com/infiniflow/infinity)**  - AI-native database built for LLM applications with incredibly fast hybrid search of dense vector, sparse vector, tensor (multi-vector), and full-text. Powers RAGFlow's document engine. Apache 2.0 licensed. |
| 516 | +- **[Infinity (AI Database)](https://github.com/infiniflow/infinity)**  - AI-native database built for LLM applications with incredibly fast hybrid search of dense vector, sparse vector, tensor (multi-vector), and full-text. Powers RAGFlow's document engine. Apache 2.0 licensed. |
517 | 517 |
|
518 | 518 | #### Knowledge Graphs for RAG |
519 | 519 |
|
|
0 commit comments