Add Nex to RAG and Knowledge Bases

This commit is contained in:
Najmuzzaman Mohammad 2026-03-30 14:34:56 +02:00 committed by GitHub
parent aa247f0fc0
commit 5ea1ab371b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -358,6 +358,7 @@
| [RAGFlow](https://github.com/infiniflow/ragflow) | OSS RAG engine with agent capabilities. |
| [Pathway](https://github.com/pathwaycom/pathway) | Live data RAG. Real-time streaming. 50k+ stars. |
| [Mem0](https://github.com/mem0ai/mem0) | Memory layer for agents. Long-term across sessions. |
| [Nex](https://github.com/nex-crm/nex-as-a-skill) | Organizational context and memory for AI agents. 60-tool MCP server, 100+ integrations. |
| [Chroma](https://github.com/chroma-core/chroma) | OSS embedding database. Fastest way to build RAG. |
| [Weaviate](https://github.com/weaviate/weaviate) | OSS vector DB. GraphQL. Multi-modal search. |
| [Qdrant](https://github.com/qdrant/qdrant) | High-performance vector DB in Rust. |