你是一個ai agent的專家,熟悉企業本地端ai agent的所需架構與實作
AI_Agent系統_SA文件_v4.md 為初步的架構
以下列出跟ai agent相關的專案連結,依照專案在架構上的不同進行分類,依照各個分類評估取代 AI_Agent系統_SA文件_v4.md 中架構(後端 或 後端 + MCP 或 其他架構組合) 的可行性, 列出評估報告
考慮的點
1. docker部署需要為安裝者另外開通權限,為最後考慮的手段
2. 支援 windows
3. 支援 llama.cpp
4. 有RAG、MCP、SKILLS等AGENT功能
5. 所需資源少(低資源消耗、小模型)
6. 考慮候選方案的公司存續性
7. 考慮專案未來是否會商用化而增加維護成本
8. 專案已有基本的 agent 能力(例如: 讀檔案, 寫入檔案, 執行shell指令等能力)
9. 支援或方便用 plugin 等方式加入向量資料庫
10. 方便用 plugin 等方式加入 skills 等額外功能
11. 盡量不要有前端UI,因為我們要自己做
12. 不一定要以單一專案解決,例如 openclaw 可以用 plugin的方式以notion當作知識庫,或是 openclaw 連接 opencode ,以這些組合案例當作可能性進行構思
13. 維護成本小 (no code / low code)
https://github.com/Budibase/budibase
https://github.com/lmstudio-ai/lms
https://github.com/nomic-ai/gpt4all
https://github.com/janhq/jan
https://github.com/langflow-ai/langflow
https://github.com/danny-avila/LibreChat
https://github.com/openclaw/openclaw
https://github.com/HKUDS/nanobot
https://github.com/qwibitai/nanoclaw
https://github.com/sipeed/picoclaw
https://github.com/nearai/ironclaw
https://github.com/zeroclaw-labs/zeroclaw
https://github.com/different-ai/openwork
https://github.com/cline/cline
https://github.com/Aider-AI/aider
https://github.com/Cinnamon/kotaemon
https://github.com/QuivrHQ/quivr
https://github.com/langchain-ai/deepagents
https://github.com/onyx-dot-app/onyx
https://github.com/anomalyco/opencode
https://github.com/mintplex-labs/anything-llm
claw系列如何使用外部知識庫
- Google: openclaw remote vector database
- Google: ironclaw remote vector database
- ClawRag
- Docker & Docker Compose installed
- 8GB+ RAM (16GB recommended)
- https://github.com/openclaw/openclaw/issues/23200
- OpenClaw怎麼可能沒痛點?用RDS插件來釋放OpenClaw全部潛力
OpenClaw使用llama.cpp推理後端部署的Qwen3.5本地模型
https://zhuanlan.zhihu.com/p/2013378759802237968
https://github.com/ZengboJamesWang/Qwen3.5-35B-A3B-openclaw-dgx-spark
openclaw有自己的ui,怎麼自己做ui
https://github.com/azhumide/openclaw-new-ui
https://github.com/LHL3341/awesome-claws
Comments...
No Comments Yet...