Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -218,6 +218,9 @@ Processing: A Survey**
*Description*
[`Website`](Link)
-->
- **Rag Enterprise**
*100% local RAG system with one-command setup. Self-hosted, GDPR-compliant, supports 10k+ documents across 29 languages. No cloud dependencies.*
[`Website`](https://www.i3k.eu) [`GitHub`](https://github.com/I3K-IT/RAG-Enterprise)

- **LangChain**
*LangChain is a framework for developing applications powered by language models.*
Expand Down Expand Up @@ -247,6 +250,12 @@ Processing: A Survey**
*CocoIndex is an open-source ETL framework to index data for AI, such as RAG; with realtime incremental updates and support custom logic like lego.*
[`Website`](https://cocoindex.io/)

## Engine

- **EuLLM**
*Open-source European alternative to Ollama. Rust-based inference engine with EU-hosted model registry, built-in AI Act compliance audit trail, and one-command model verticalization via Forge.
[`Website`](https://www.eullm.eu/)[`GitHub`](https://github.com/eullm/eullm)

## Other Collections

- [Awesome LLM RAG](https://github.com/jxzhangjhu/Awesome-LLM-RAG)
Expand Down