AB
AiBoss
project

Astron Agent - iFlytek's open-source enterprise intelligent workflow development platform

Astron Agent is an enterprise-grade, business-friendly intelligent workflow development platform built on iFlytek's core technologies. The platform integrates AI workflow orchestration, model management, intelligent RPA automation, and other functions, supporting high availability...

What is Astron Agent?

Astron Agent is the first open-source intelligent agent platform specifically designed for enterprise deployment, built on iFlytek's core technologies. The platform integrates AI workflow orchestration, model management, and intelligent RPA automation, supporting highly available deployment and enabling the rapid construction of scalable intelligent agent applications. It offers a rich ecosystem of AI tools, supporting flexible model access methods, from API calls to enterprise-level MaaS deployments. Astron Agent is ideal for enterprises to quickly implement AI workflows, achieving a complete closed loop from "decision-making" to "action."

Main functions of Astron Agent

  • Enterprise-grade high availabilityIt supports full-stack development, building, optimization, and management, and provides a highly available version for one-click deployment to ensure the stability and reliability of the production environment.
  • Intelligent RPA IntegrationIt natively integrates intelligent RPA functionality to automate cross-system processes, enabling AI Agents to directly operate enterprise systems (such as ERP and CRM) to complete tasks, forming a complete closed loop from decision-making to action.
  • Rich tool ecosystemIt deeply integrates the massive AI capabilities of iFlytek's open platform (such as speech recognition, OCR, semantic understanding, etc.), is compatible with third-party tools and models, and supports plug-and-play functionality without the need for additional development.
  • Flexible model integrationIt offers diverse model access methods, supports quick access to general large models for verification via API, and local deployment of enterprise-level MaaS (Model as a Service) to meet the needs of different scales.
  • Team collaboration featuresIt supports team collaboration development, facilitates multi-role collaboration within an enterprise, and improves development efficiency.

How to use Astron Agent

  • Deploying using Docker Compose:
    • Cloning repository:run git clone https://github.com/iflytek/astron-agent.gitThen go to the directory.
    • Configure environment variables:copy .env.example for .env And edit the configuration.
    • Start service:implement docker compose -f docker-compose-with-auth.yaml up -d.
    • Access ServiceAccess Casdoor via http://localhost:8000 and Astron Agent via http://localhost/.
  • Deploying using Helm:
    • Add Helm repository:run helm repo add astron-agent https://iflytek.github.io/astron-agent.
    • Install Astron Agent:run helm install astron-agent astron-agent/astron-agent.
    • Access Service: Obtain the service address based on the Helm configuration.

Astron Agent's project address

  • GitHub repositoryhttps://github.com/iflytek/astron-agent

Application scenarios of Astron Agent

  • Customer service automation: By using intelligent workflows to automatically handle common customer issues, we can respond quickly and resolve them, thereby improving customer satisfaction.
  • Data Process AutomationIt integrates data acquisition, processing, and analysis processes to enable automatic data transfer and analysis between different systems.
  • cross-departmental collaborationBreak down departmental barriers to achieve automatic task allocation and information sharing, thereby improving team collaboration efficiency.
  • Enterprise System IntegrationIt connects to enterprise systems such as ERP and CRM to automate data entry, process approval, and other operations.
  • Intelligent RPA ApplicationsTo automate robotic processes, such as automatically filling out forms and generating reports, thereby reducing manual operations.