Skip to main content
ClaudeWave

编程导航 AI 开发实战新项目,基于 Spring Boot 3 + Java 21 + Spring AI 构建 AI 恋爱大师应用和 ReAct 模式自主规划智能体YuManus,覆盖 AI 大模型接入、Spring AI 核心特性、Prompt 工程和优化、RAG 检索增强、向量数据库、Tool Calling 工具调用、MCP 模型上下文协议、AI Agent 开发(Manas Java 实现)、Cursor AI 工具等核心知识。用一套教程将程序员必知必会的 AI 技术一网打尽,帮你成为 AI 时代企业的香饽饽,给你的简历和求职大幅增加竞争力。

Subagents2.4k stars539 forksJavaUpdated 5mo ago
Editor's note

Yu-AI-Agent is a Java-based tutorial project that walks developers through building two AI applications on Spring Boot 3 and Java 21: an AI relationship advice chatbot ("AI Lovemasters") and a ReAct-pattern autonomous agent called YuManus. The relationship chatbot supports multi-turn dialogue with persistent conversation memory, RAG-based knowledge retrieval against a custom knowledge base, and tool calling including map lookups for generating date plans. YuManus extends this with autonomous web search, file operations, webpage scraping, resource downloading, and iText-based PDF generation. Both applications connect to large language models via Spring AI and LangChain4j, with PgVector as the vector database backing the RAG pipeline. The project also covers MCP service development, including a Pexels image search MCP server. Integration targets include Alibaba's Bailian platform, locally deployed Ollama models, and Serverless deployment. The repository is structured as a paid course through the Codefather platform, aimed at Java backend developers building AI application skills for employment.

ClaudeWave Trust Score
75/100
Trusted
Passed
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
  • Documented (README)
Flags
  • !No standard license detected
Last scanned: 6/11/2026
Install as a Claude Code subagent
Method: Clone
Terminal
git clone https://github.com/liyupi/yu-ai-agent && cp yu-ai-agent/*.md ~/.claude/agents/
1. Clone the repository and copy the agent .md definitions into ~/.claude/agents (or .claude/agents inside a project).
2. Start a new Claude Code session to load the agents.
3. Delegate work to them with the Task/Agent tool or by name.
Use cases

Subagents overview

README preview not available. Visit the repo on GitHub for full documentation.
aiai-modelbackendfrontendjavalangchain4jmcpragspring-aispringbootspringmvcvector-database

What people ask about yu-ai-agent

What is liyupi/yu-ai-agent?

+

liyupi/yu-ai-agent is subagents for the Claude AI ecosystem. 编程导航 AI 开发实战新项目,基于 Spring Boot 3 + Java 21 + Spring AI 构建 AI 恋爱大师应用和 ReAct 模式自主规划智能体YuManus,覆盖 AI 大模型接入、Spring AI 核心特性、Prompt 工程和优化、RAG 检索增强、向量数据库、Tool Calling 工具调用、MCP 模型上下文协议、AI Agent 开发(Manas Java 实现)、Cursor AI 工具等核心知识。用一套教程将程序员必知必会的 AI 技术一网打尽,帮你成为 AI 时代企业的香饽饽,给你的简历和求职大幅增加竞争力。 It has 2.4k GitHub stars and was last updated 5mo ago.

How do I install yu-ai-agent?

+

You can install yu-ai-agent by cloning the repository (https://github.com/liyupi/yu-ai-agent) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is liyupi/yu-ai-agent safe to use?

+

Our security agent has analyzed liyupi/yu-ai-agent and assigned a Trust Score of 75/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.

Who maintains liyupi/yu-ai-agent?

+

liyupi/yu-ai-agent is maintained by liyupi. The last recorded GitHub activity is from 5mo ago, with 11 open issues.

Are there alternatives to yu-ai-agent?

+

Yes. On ClaudeWave you can browse similar subagents at /categories/agents, sorted by popularity or recent activity.

Deploy yu-ai-agent to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: liyupi/yu-ai-agent
[![Featured on ClaudeWave](https://claudewave.com/api/badge/liyupi-yu-ai-agent)](https://claudewave.com/repo/liyupi-yu-ai-agent)
<a href="https://claudewave.com/repo/liyupi-yu-ai-agent"><img src="https://claudewave.com/api/badge/liyupi-yu-ai-agent" alt="Featured on ClaudeWave: liyupi/yu-ai-agent" width="320" height="64" /></a>

More Subagents