Have a question? Ask Agent. Have a task? Let Agent do it.

The docs are mainly for developers to look things up and for search engines to understand the product's capabilities.

Core Features

OOMOL is an AI-driven workflow platform for data analysis, automation, and agent building. Compared with similar products, it puts more emphasis on the open-source ecosystem and developer programmability.

Open Source

Our business model is straightforward: the underlying execution engine is fully open source, while the higher-level applications provide productized convenience and hosted services.

  • The execution engine is open source, so developers can understand how it works and customize it when needed
  • Container image export is planned to make cross-platform deployment easier

Programmable

At the core is the Scriptlet Block, which lets developers implement custom logic in Python or Node.js.

  • Traditional workflow tools often limit users to predefined modules, which constrains real-world implementation
  • OOMOL connects workflows with the broader open-source ecosystem, so you can call libraries directly inside workflows

AI Native

  • Built-in AI-assisted coding to lower the barrier to entry
  • Supports agent-driven authoring based on model function calling
  • Includes multiple AI models that developers can use directly without complex setup

Product Architecture

OOMOL STUDIO

OOMOL Desktop App

  1. Convenient drag-and-drop workflows
  2. Professional code editor
  3. Elegant data visualization capabilities

OOMOL Hub

OOMOL Sharing Center

  1. Share your creative work
  2. Collaborate on projects with community members
  3. Find inspiration from the community

OOMOL Cloud

OOMOL Cloud Function Service

  1. Web-based access without local installation
  2. Use cloud compute when local execution is not enough
  3. Expose capabilities through APIs and other integration surfaces

OVM

OOMOL Virtual Machine

  1. Provides isolated container environments, ensuring security and portability
  2. Built-in multi-language development environment, ready to use out of the box

Open Source Repositories

OOCANA

OOMOL Workflow Engine

  1. Responsible for block scheduling
  2. Throughput management

Open Source Repositories