awesome-llm-apps icon indicating copy to clipboard operation
awesome-llm-apps copied to clipboard

EasyAgent——A starter general AI Agent

Open Yangyf1125 opened this issue 5 months ago • 0 comments
trafficstars

https://github.com/Yangyf1125/EasyAgent

EasyAgent is a beginner-friendly open source AI Agent project. It builds Plan-execute Agent based on LangChain and LangGraph, integrates a variety of practical MCP tools and services, supports deepseek and other API interfaces, can help users complete various basic tasks. In addition to the terminal, it also provides a intuitive Web UI based on streamlit.

The project has complete and clear functions covering the whole process of the Agent project (llm, Agent build, terminal output and Web UI), suitable for getting started with Agent or continuing to optimize based on this.

Yangyf1125 avatar Jun 16 '25 00:06 Yangyf1125