Overview
What is AgentScope-Studio?
AgentScope-Studio is a visualization toolkit designed for developers working with the AgentScope library. It provides a transparent, simple, and fun way to develop, debug, and evaluate agent-based applications.
Why AgentScope-Studio?
AgentScope-Studio provides:
- Project management and chatbot-style visualization
- OpenTelemetry-based tracing visualization
- Evaluation-oriented analysis and visualization
- A built-in agent (AgentScope-Friday) for quick secondary development
How Does AgentScope-Studio Work?
AgentScope-Studio is built with
- frontend: Typescript, React, Vite, TailwindCSS
- communication: TRPC over HTTP, websocket
- backend: Node.js, Express
- database: TypeORM with SQLite
💡 Tip: We are currently migrating the codebase to TailwindCSS.
AgentScope-Studio is released on the NPM registry as the package @agentscope/studio under the Apache-2.0 license.
How to Contribute?
AgentScope-Studio is an open-source project, and we welcome contributions from the community. Please refer to our contribution guide for more details on how to get involved.
By the Way
While we may not be professionals in frontend and backend development, we are committed to building the most transparent, simple, and fun user experience for developers using AgentScope. Any suggestions and contributions are highly appreciated!