coze studio
Basic Information
Coze Studio is an open source, all-in-one AI agent development tool and visual platform designed for building, debugging, and deploying AI agents, apps, and workflows. The project provides core technologies required for agent development including prompt management, retrieval-augmented generation (RAG), plugins, workflow orchestration, and knowledge bases. It targets developers and teams by offering ready-to-use app templates, build frameworks, SDKs and OpenAPI endpoints so agents and workflows can be integrated into other systems. The codebase uses a Golang backend and a React+TypeScript frontend, follows a microservices architecture and domain-driven design, and is distributed under the Apache 2.0 license. The repository includes deployment guidance using Docker and Docker Compose, model configuration examples for services such as Volcengine and BytePlus, developer guides, API references, and community contribution guidance.