AI / MLJava

yu-ai-agent

AI 恋爱大师应用和 ReAct 模式自主规划智能体YuManus

Free
N/A rating (0 reviews)0 installs2,025 GitHub stars
AISpring BootJava教育开发

本项目为教学项目,提供完整视频教程和文字教程,帮助程序员掌握AI开发的核心概念和技术,提升求职竞争力。通过开发AI恋爱大师应用和自主规划智能体,学员将学习到AI大模型接入、Spring AI核心特性、Prompt工程等多项实用技能。

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "yu-ai-agent": {
      "args": [
        "-y",
        "@modelcontextprotocol/server-yu-ai-agent"
      ],
      "command": "npx"
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.