Skip to Content
Just released v.04

The Operating System for AI-First Companies

Declaratively define, run, and manage AI workflows at scale: with full control, visibility, and trust.

hero-image

How it works

workflows: - name: summarize_document type: stateMachine extends: upload_document_template transitions: - name: summarize from: document_loaded to: document_summarized call: - tool: summarize_prompt

Build

Using a declarative approach and the right level of abstraction allows you to focus on what your automation should do instead of dealing with how to implement it.

Proven Patterns

Orchestrate workflows and agents using intuitive and flexible patterns such as Pipelines and State Machines.

Modular and Extensible

Do not reinvent the wheel for common best practices and tools. Extend where custom functionality is needed.

Reliable by Design

Build upon well tested and reliable core functionality while focussing on the business challenges.
@Handler() export class MyCustomHandler implements HandlerInterface { async apply(props: MyPropsInterface) { // your custom code return { success: true, data } } }

Extend

Use TypeScript Services to implement custom functionality and integrations. Include them seamlessly using custom tools in your workflows.

Custom Handlers

Build custom NestJS Services (NodeJS) to integrate with your business processes: APIs, Databases, Models, Algorithms

Secure by Design

Validation, Sanitation and Error Handling is a core principle built-in to executing custom Services.

Wrap with Tools

Define endpoints to execute your custom services using tools, allowing flexible use of services for different use cases.
interact-image

Interact

Use our ready-to-use Studio for workflow management, or integrate with your own frontend using our API and SDK.

Loopstack Studio

The built-in React Frontend is a powerful interface to execute, interact and monitor all your workflows and agent executions.

API and SDK

Use the well documented API to directly access Loopstack automations from your custom frontends. Use our TypeScript SDK for convenient integration.

Third-Party Integrations

Integrate seamlessly with external services to trigger automations and consume their results.

Turn your company into an AI Operating System

Loopstack helps you orchestrate it. Start today.

Supported by: