Astron RPA

Active
GitHub Java Apache-2.0

Description

Astron RPA is an open-source RPA suite from iFlytek with out-of-the-box automation tools, built for individuals and enterprises and natively agent-ready.

Key Features

  • Out-of-the-box components - a rich library of drag-and-drop reusable automation blocks
  • Visual flow orchestration - design automation workflows through a graphical editor
  • Agent-native - automation capabilities can be driven and invoked by AI agents
  • Desktop automation - clicks, data entry, and scraping across desktop apps
  • Personal and enterprise - serves both lightweight personal use and enterprise governance
  • Self-hosted - ships containerized for private deployment

Use Cases

💡 Replace repetitive desktop and data-entry work with visual flows
💡 Expose automation flows for AI agents to orchestrate
💡 Batch-collect and process cross-system business data
💡 Deploy privately to meet compliance and data-residency needs

Categories

Quick Start

# Clone and build the desktop app (requires Java and Maven)
git clone https://github.com/iflytek/astron-rpa && cd astron-rpa
mvn clean package
# Or download the installer from https://www.iflyrpa.com

Related Projects