by EvanYao826 · Agent Tool · ★ 20
🚀 AgentCraft — 多 Agent 协作智能知识库系统 基于 Spring Boot + FastAPI + React 构建的 RAG 知识库问答平台,内置五层可编排 Agent 架构与多 Agent 协作机制,适合作为 Agent 后端开发学习项目与简历展示项目。 📖 项目简介 AgentCraft 是一个"前端 + Java 后端 + Python AI 微服务"的全栈 RAG 知识库系统。用户可上传 PDF、Word、TXT 等文档构建私有知识库,系统自动完成解析、向量化存储,提问时通过语义检索 + Rerank 重排序精准召回相关文档,生成带引用来源的结构化答案。 核心亮点是 五层可编排 Agent 架构——Interface、Orchestrator、Tool、Memory、Evaluation 五层解耦,支持意图识别→问题改写→检索→充分性判断→答案生成的完整工作流。系统内置 Router / Ret
| Stars | 20 |
| Forks | 1 |
| Language | Python |
| Category | Agent Tool |
| License | Apache-2.0 |
| Quality Score | 61.7984752047782/100 |
| Last Updated | 2026-05-20 |
| Created | 2026-03-25 |
| Platforms | python |
| Est. Tokens | ~4070k |
These tools work well together with AgentCraft for enhanced workflows:
Explore other popular agent tool tools:
AgentCraft is 🚀 多Agent协作智能知识库系统 — 五层可编排Agent架构 + RAG全链路 + 统一ToolRegistry,Spring Boot + FastAPI + React,核心亮点是 五层可编排 Agent 架构——Interface、Orchestrator、Tool、Memory、Evaluation 五层解耦,支持意图识别→问题改写→检索→充分性判断→答案生成的完整工作流。系统内置 . It is categorized as a Agent Tool with 20 GitHub stars.
AgentCraft is primarily written in Python. It covers topics such as agent, fastapi, java.
You can find installation instructions and usage details in the AgentCraft GitHub repository at github.com/EvanYao826/AgentCraft. The project has 20 stars and 1 forks, indicating an active community.
AgentCraft is released under the Apache-2.0 license, making it free to use and modify according to the license terms.