Files
hermes-agent/docs/plans/awesome-ai-tools-integration.md

45 lines
1.1 KiB
Markdown
Raw Normal View History

# awesome-ai-tools Integration Plan
**Tracking:** #842
**Source report:** docs/tool-investigation-2026-04-15.md
**Date:** 2026-04-16
---
## Status Dashboard
| # | Tool | Category | Impact | Effort | Status | Issue |
|---|------|----------|--------|--------|--------|-------|
| 1 | Mem0 | Memory | 5/5 | 3/5 | Cloud + Local done | #842 |
| 2 | LightRAG | RAG | 4/5 | 3/5 | Not started | #857 |
| 3 | n8n | Orchestration | 5/5 | 4/5 | Not started | #858 |
| 4 | RAGFlow | RAG | 4/5 | 4/5 | Not started | #859 |
| 5 | tensorzero | LLMOps | 4/5 | 3/5 | Not started | #860 |
---
## #1: Mem0 — DONE
Cloud: `plugins/memory/mem0/` (MEM0_API_KEY required)
Local: `plugins/memory/mem0_local/` (ChromaDB, no API key)
## #2: LightRAG (P2)
Create `plugins/rag/lightrag/` plugin. Index skill docs. Use local Ollama embeddings.
## #3: n8n (P3)
Deploy as Docker service. Create workflow templates for Hermes patterns.
## #4: RAGFlow (P4)
Deploy as Docker service. Integrate via HTTP API for document understanding.
## #5: tensorzero (P3)
Evaluate as provider routing replacement. Canary migration (10% traffic first).
---
*Last updated: 2026-04-16*