Built an AI-assisted workflow automation studio focused on non-developers
After spending years working with traditional automation tools, one thing I kept seeing repeatedly was how difficult workflow creation still feels for many business users and smaller teams.
So over the last several months, my team and I built an AI-assisted workflow automation studio focused on making automation more approachable.
A few things we experimented heavily with:
• Generating workflows from natural language prompts
• Recording user actions into reusable automation steps
• Visual drag-and-drop editing after AI generation
• Self-healing selector and repair concepts
• Keeping workflows understandable instead of hiding everything behind AI abstraction
The interesting part so far:
AI workflow generation itself is becoming relatively achievable.
The harder engineering challenge has actually been:
making generated workflows maintainable, editable, and stable in real-world automation scenarios.
Especially around:
- selector reliability
- debugging
- workflow readability
- balancing AI flexibility with deterministic execution
Curious how others here see the industry evolving over the next few years.
Do you think the future of RPA becomes:
- AI copilots assisting workflow builders?
- fully autonomous agents?
- or hybrid human + AI workflow systems?