Skip to main content
Version: 2.6

Operaide

Human-inspired AI workflows for business process automation

What is Operaide?

Operaide is a comprehensive platform for creating, deploying, and managing AI-powered automation workflows called Reaktors. Built with TypeScript and designed for developers, Operaide enables you to compose complex business processes using reusable, functional building blocks called Aktors.

With Operaide, you can automate everything from customer support interactions to complex order processing workflows. The platform is designed to offer a code-centric development approach with extensive customization capabilities, making it perfect for developers who want full control over their AI automation solutions.

Key Features

  • Code-Centric Development: Write workflows in TypeScript with full type safety
  • Composable Architecture: Build complex workflows from simple, reusable components
  • AI Integration: Native support for multiple AI providers (OpenAI, Azure, Anthropic, etc.)
  • Integrated Development: Web-based platform for building, testing, and deploying workflows
  • Template Library: Start quickly with pre-built templates and examples
  • REST API: Deploy workflows as scalable REST endpoints
  • Streaming Support: Real-time processing and streaming responses

Core Concepts

Reaktors

Deployable AI workflows that encapsulate business logic and can be executed via REST APIs. Think of Reaktors as complete automation solutions that can be deployed and scaled independently.

Aktors

Functional, composable building blocks that form the core of every Reaktor. Aktors handle specific tasks like API calls, data transformation, AI processing, and business logic execution.

Operaide Platform

Web-based development environment that provides tools for building, testing, debugging, and deploying your workflows with an integrated app store for reusable components.

Quick Navigation

🚀 Getting Started

New to Operaide? Start here to set up your development environment and create your first workflow.

🏗️ Building Workflows

Learn how to create and compose Reaktors and Aktors for your specific use cases.

🧩 Framework & APIs

Explore the built-in components and APIs available for your workflows.

📚 Examples & Templates

Learn by example with working implementations and starter templates.

Next Steps

Ready to start building? Here's your recommended learning path:

  1. Set up your environment - Get Operaide running locally
  2. Understand the concepts - Learn about Reaktors and Aktors
  3. Build your first workflow - Create your first Reaktor
  4. Explore examples - See real-world implementations
  5. Deploy to production - Make your workflows available