AgentScope
AgentScope Demos

Discover What Agents
Can Build

Explore a curated collection of open-source Python agent examples—from lightweight
command-line utilities to full-stack, deployable applications—to kickstart your agent
development journey!

Alias
Agent
LiveOfficial

Alias

A versatile agent supporting ReAct, Planner-Worker, and built-in specialized agents.

#general-assistant#task-planning#tool-integration
View Source Code
Data Juicer Agent
Data
Official

Data Juicer Agent

A multi-agent system leveraging Data-Juicer to generate data processing pipelines from natural language.

#data-processing#multi-agent#YAML-pipeline
View Source Code
Browse-use Agent
Agent
Official

Browse-use Agent

A command-line browser automation agent built with AgentScope.

#browser-automation#CLI#tool-use
View Source Code
Browse-use Agent Pro
Agent
Official

Browse-use Agent Pro

An enhanced pure-Python browser agent for complex web tasks.

#advanced-browser-control#Python#web-interaction
View Source Code
Browse-use Agent Full-stack
Agent
Community

Browse-use Agent Full-stack

A full-stack browser automation app with secure sandbox and web interface.

#frontend-backend#sandbox-execution#Web-UI
View Source Code
Deep Research Agent
Agent
Official

Deep Research Agent

A pure-Python multi-agent system for conducting in-depth research.

#deep-research#multi-agent-collaboration#information-retrieval
View Source Code
Deep Research Agent Full-stack
Agent
Community

Deep Research Agent Full-stack

A full-stack deep research application powered by Qwen and LangGraph.

#LangGraph#Qwen#fullstack-deployment
View Source Code
Werewolves Game
Game
Official

Werewolves Game

A multi-agent simulation of the social deduction game "Werewolves".

#werewolf-game#role-playing#social-deduction
View Source Code
Chatbot
Chat
Official

Chatbot

A basic single-agent conversational chatbot.

#chatbot#dialogue-system#LLM
View Source Code
Chatbot Full-stack
Chat
Official

Chatbot Full-stack

A deployable chatbot with frontend UI and backend API.

#web-chat-interface#API-service#real-time-dialogue
View Source Code
Multi-agent Conversation
Chat
Official

Multi-agent Conversation

Structured conversation among multiple agents on a shared topic.

#multi-role-dialogue#context-management#collaboration
View Source Code
Multi-agent Debate
Chat
Official

Multi-agent Debate

Agents engage in structured debates with opposing viewpoints.

#debate#argumentation#logical-reasoning
View Source Code
ACE Bench
Evaluation
Official

ACE Bench

Systematic evaluation of agent capabilities using ACE Bench.

#benchmarking#evaluation-framework#agent-performance
View Source Code
Evotraders
Finance
Community

Evotraders

A self-evolving multi-agent trading system with real-time and backtesting support.

#financial-trading#self-evolution#memory-enhancement
View Source Code
Tune: Math Agent
Tune
Official

Tune: Math Agent

Quick-start example for tuning a math-solving agent with AgentScope Tuner.

#math-reasoning#tuning-example#AgentTuner
View Source Code
Tune: Frozen Lake
Tune
Official

Tune: Frozen Lake

Teaches an agent to navigate the Frozen Lake environment via multi-step planning.

#reinforcement-learning#multi-step-decision#environment-interaction
View Source Code
Tune: Learn to Ask
Tune
Official

Tune: Learn to Ask

Uses LLM as a judge to improve the agent's question-asking strategy during tuning.

#LLM-as-Judge#prompt-optimization#feedback-learning
View Source Code
Tune: Email Search
Tune
Official

Tune: Email Search

Enhances an agent's ability to use email search tools through tuning.

#email-processing#tool-use#information-extraction
View Source Code
Tune: Werewolves Game
Tune
Official

Tune: Werewolves Game

Optimizes strategies and behaviors in the Werewolves multi-agent game.

#multi-agent-tuning#role-behavior#strategy-optimization
View Source Code
Tune: Data Augmentation
Tune
Community

Tune: Data Augmentation

Generates high-quality synthetic data to support agent tuning.

#data-augmentation#synthetic-data#tuning-dataset
View Source Code