Astron Agent

Active
GitHub Java Apache-2.0

Description

Enterprise-grade agentic workflow platform from iFlytek, offering commercial-friendly SuperAgent building capabilities with complex workflow orchestration and multi-agent coordination.

Key Features

  • Enterprise-grade high-availability architecture: one-click deployment with full-stack development and management, production-grade reliability
  • Intelligent RPA integration: native integration with smart RPA for cross-system process automation, complete loop from decision to action
  • Ready-to-use tool ecosystem: integrates massive AI capabilities and tools from iFlytek Open Platform, plug-and-play without extra development
  • Flexible large model support: from rapid API access to enterprise-grade on-premises MaaS cluster deployment for all scales
  • AI workflow orchestration: visual orchestration of complex AI workflows with multi-agent coordination
  • Apache 2.0 open-source license: no commercial restrictions, free for commercial use

Use Cases

💡 Enterprise intelligent customer service: building multi-turn dialogue systems with RPA for automatic ticket processing
💡 Cross-system data synchronization: connecting internal and external systems via RPA for automated data flow
💡 Industry-specific Q&A: building vertical domain Q&A applications based on large models and knowledge bases
💡 Enterprise AI platform construction: unified management of models, tools, and workflows for enterprise AI infrastructure

Quick Start

1. git clone https://github.com/iflytek/astron-agent.git
2. cd docker/astronAgent
3. cp .env.example .env and configure environment variables
4. docker compose -f docker-compose-with-auth.yaml up -d
5. Visit http://localhost/ to access the frontend
6. Default login: admin / 123

Related Projects