agentscope-samples  by agentscope-ai

LLM multi-agent framework and runtime for diverse applications

Created 10 months ago
343 stars

Top 81.4% on SourcePulse

GitHubView on GitHub
Project Summary

A collection of ready-to-use Python sample agents, built with the AgentScope multi-agent framework and its AgentScope Runtime deployment solution. It targets developers looking to rapidly build and deploy LLM-based intelligent applications, offering practical examples that range from simple CLI tools to complex, full-stack applications, thereby accelerating the adoption and experimentation with multi-agent systems.

How It Works

AgentScope facilitates the creation of LLM-powered applications by enabling developers to define agents, integrate tools, manage conversational context, and orchestrate collaboration among multiple agents. AgentScope Runtime extends this by providing a framework for deploying these agents as scalable API services, featuring secure sandbox execution for tools and robust deployment management for multi-agent systems.

Quick Start & Requirements

Installation and execution instructions are specific to each example and can be found in their respective README.md files. All examples are Python-based. Users should consult individual sample documentation for detailed prerequisites. Links to AgentScope Documentation and AgentScope Runtime Documentation are available.

Highlighted Details

  • DataJuicer Agent: A multi-agent system for intelligent data processing, leveraging over 200 Data-Juicer operators, supporting natural language to YAML configuration generation, custom operator creation, and multiple retrieval modes.
  • Alias-Agent: An adaptable intelligent assistant designed for diverse real-world tasks, offering "Simple React," "Planner-Worker," and "Built-in Agents" (e.g., Deep Research, Browser-use) operational modes, serving as a foundational template.
  • EvoTraders: A self-evolving financial trading system framework employing multi-agent collaboration, memory systems for reflection and style evolution, real-time data integration, backtesting capabilities, and a visualized dashboard.
  • Full-Stack Runtime Examples: Several samples demonstrate the integration of AgentScope Runtime for deployable applications, featuring both backend API services and frontend user interfaces.

Maintenance & Community

Community discussions are hosted on Discord and DingTalk. Contributions, including bug reports, feature requests, and code, are welcomed via GitHub Issues, following guidelines in CONTRIBUTING.md.

Licensing & Compatibility

This project is licensed under the Apache 2.0 License. No specific restrictions for commercial use or closed-source linking are mentioned.

Limitations & Caveats

The provided README does not explicitly detail any project limitations, alpha status, or known bugs.

Health Check
Last Commit

5 months ago

Responsiveness

Inactive

Pull Requests (30d)
0
Issues (30d)
0
Star History
2 stars in the last 30 days

Explore Similar Projects

Starred by Li Jiang Li Jiang(Coauthor of AutoGen; Engineer at Microsoft), Jared Palmer Jared Palmer(SVP at GitHub; Founder of Turborepo; Author of Formik, TSDX), and
1 more.

copilot-sdk by github

0.0%
10k
AI agentic workflow SDK for application integration
Created 8 months ago
Updated 21 hours ago
Starred by Elie Bursztein Elie Bursztein(Cybersecurity Lead at Google DeepMind), Chip Huyen Chip Huyen(Author of "AI Engineering", "Designing Machine Learning Systems"), and
7 more.

SuperAGI by TransformerOptimus

0.0%
18k
Open-source framework for autonomous AI agent development
Created 3 years ago
Updated 1 year ago
Starred by Lilian Weng Lilian Weng(Cofounder of Thinking Machines Lab), Chip Huyen Chip Huyen(Author of "AI Engineering", "Designing Machine Learning Systems"), and
59 more.

AutoGPT by Significant-Gravitas

0.0%
187k
AI agent platform for building, deploying, and running autonomous workflows
Created 3 years ago
Updated 16 hours ago
Feedback? Help us improve.