Overview
Core Features
OOMOL is an AI-driven workflow platform designed for data analysis, automation script development, and intelligent agent construction. Compared to similar products, we focus more on open-source ecosystem and programmability.
Open Source
Our business model: The underlying execution engine is completely open source, while the upper-level applications serve as value-added conveniences.
- Open-source underlying execution engine, making it easy for developers to understand our operating principles and customize functionality
- Support for exporting Docker images, enabling seamless cross-platform deployment (in development)
Programmable
Our core is the Scriptlet Block, which allows developers to implement custom business logic using Python and Node.js.
- Traditional workflow products typically limit users to predefined modules, restricting business implementation
- We seamlessly integrate workflows with the vast open-source ecosystem, allowing direct use of various open-source libraries in workflows, giving the product unlimited possibilities
AI Native
- Integrated AI-assisted programming capabilities to lower coding barriers
- Support for automated programming based on large model function calling
- Built-in variety of AI models that developers can use directly without complex configuration
Product Architecture

OVM
OOMOL Virtual Machine
- Provides isolated container environments, ensuring security and portability
- Built-in multi-language development environment, ready to use out of the box
Open Source Repositories
- https://github.com/oomol-lab/ovm
- https://github.com/oomol-lab/ovm-core
- https://github.com/oomol-lab/ovm-win
- https://github.com/oomol-lab/ovm-js
OOCANA
OOMOL Workflow Engine
- Responsible for block scheduling
- Throughput management
Open Source Repositories
- https://github.com/oomol/oocana-node
- https://github.com/oomol/oocana-python
- https://github.com/oomol/oocana-rust
OOMOL STUDIO
OOMOL Desktop App
- Convenient drag-and-drop workflows
- Professional code editor
- Elegant data visualization capabilities


OOMOL Flowhub
OOMOL Sharing Center
- Share your creative work
- Collaborate on projects with community members
- Find inspiration from the community


OOMOL Cloud
OOMOL Cloud Deployment Service
(coming soon)
- Web access, available anytime without download
- Leverage unlimited cloud computing power
- Support for API integration, providing services for developers