liyupi/yu-ai-agent
Java tutorial project teaching AI agent development with a ReAct-based autonomous agent (YuManus) and AI-powered application (恋爱大师).

This project teaches AI development through building an AI Love Master application and a self-planning agent named YuManus. The tutorial covers Spring AI integration for LLMs, RAG with vector databases, Tool Calling and MCP (Model Context Protocol), ReAct pattern for autonomous agent reasoning, and prompt engineering. Built with Spring Boot 3 and Java 21, it provides complete video and written tutorials for developers to learn practical AI application development.