Johnnyjin-haolin/ZenoAgent
Zeno Agent 是一个基于 Spring Boot 和 Vue 3 构建的 AI Agent 平台,集成了 LangChain4j 框架,提供智能对话、知识检索增强(RAG)、工具调用(MCP)等核心能力。项目采用前后端分离架构,支持流式响应、多会话管理、知识库管理等完整功能。
Implements dual-scope MCP architecture with GLOBAL (server-side) and PERSONAL (browser-based) modes, enabling hybrid tool execution while protecting user credentials; enables handling of dozens to hundreds of tools through progressive loading of tool schemas and skill summaries, bypassing LLM context window limits. Distributes human-in-the-loop confirmations across multi-node deployments using Redisson's blocking queue, with real-time SSE event streaming throughout the reasoning lifecycle including tool calls, RAG retrieval, and PERSONAL MCP task delegation.
Stars
5
Forks
2
Language
Java
License
MIT
Category
Last pushed
Mar 13, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/Johnnyjin-haolin/ZenoAgent"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
jeecgboot/JeecgBoot
【AI低代码平台】“低代码+零代码”双模驱动AI智能平台 AI low-code platform empowers enterprises to quickly develop...
jeecgboot/jeecg-ai
【AI 零代码应用平台】An AI application platform combined with a no-code product, designed to help...
cocozdd/king-of-bots-platform
Public showcase of an AI-augmented King of Bots platform (Java microservices + Python Agent sidecar)
kylin-syh/hello-agents
从0到1原生手搓一个基于 Java 和 Spring Boot 的现代化 AI 智能体(Agent)开发框架