Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
The open source technology for business process management
| Date | Stars |
|---|---|
| 2026-07-24 | 415 |
| 2026-07-25 | 415 |
| 2026-07-28 | 415 |
| 2026-07-30 | 415 |
| 2026-08-06 | 414 |
Today
-1 stars today
This week
-1 stars this week
This month
— stars this month
Momentum
35.0
growth rate 0.00%/day
# Imixs-Workflow
[](https://github.com/imixs/imixs-workflow/actions/workflows/maven.yml)
[](https://bestpractices.coreinfrastructure.org/projects/1694)
[](https://github.com/imixs/imixs-workflow/discussions)
[](https://opensource.org/licenses/EPL-2.0)
Imixs-Workflow is an open source workflow engine to build human-centric workflow applications on a flexible and robust framework.
Using the Business Process Modelling Notation - BPMN 2.0, business logic can be modeled fast, easy and in a flexible way.
Imixs-Workflow is based on the [Jarkarta EE](https://jakarta.ee/) and the [Eclipse Microprofile](https://microprofile.io/) standards and fits into any modern microservice architecture thanks to its openness. Imixs-Workflow runs on all modern application servers like [Wildfly](https://wildfly.org/), [Payara](https://www.payara.fish/), [Open Liberty](https://openliberty.io/) or [Apache TomEE](http://tomee.apache.org/).
To follow us, please join GitHub by [creating an account](https://github.com/join). You can than "Watch" the project with the link above or if you like the project click on the "Star".
You will find more detailed information how to work with Imixs-Workflow on the [Project Home](http://www.imixs.org).
<img src="jakarta_ee_logo.png" alt="Jakarta EE 9" width="240"/>
**Imixs-Worflow has full Jakarta EE 9 support!** This means you can run Imixs-Workflow on every modern application server supporting Jakarata EE 9.
If you want to run Imixs-Workflow on Jakarta EE 8 you can use version 5.2. This version is still fully supported!
## Imixs-BPMN
Imixs-BPMN is an Eclipse modeling tool to design a business process based on the BPMN 2.0 standard. These models can be executed by the Imixs-Workflow engine.
<img src="screen_001.png" alt="Imixs-BPMN" width="640"/>
Read more about Imixs-BPMN on the [project home](https://www.imixs.org/sub_modeler.html).
## Imixs-RESTful API
Imixs-Workflow provides a RESTful API to integrate the Imixs-Workflow engine into a microservice architecture. In such an architecture the Imixs-Workflow engine can be deployed as a separate microservice managing human-centric workflow tasks. See the [Imixs-Microservice project](https://github.com/imixs/imixs-microservice) for more information.
## How to Build
Imixs-Workflow can be build with Maven. All artifacts are provided in the [maven central repository](http://search.maven.org/#browse).
See the following example how to add imixs-workflow to your own maven project:
<dependencies>
.....
<dependency>
<groupId>org.imixs.workflow</groupId>
<artifactId>imixs-workflow-engine</artifactId>
<version>${org.imixs.workflow.version}</version>
</dependency>
<dependency>
<groupId>org.imixs.workflow</groupId>
<artifactId>imixs-workflow-jax-rs</artifactId>
<version>${org.imixs.workflow.version}</version>
</dependency>
<dependency>
<groupId>org.imixs.workflow</groupId>
<artifactId>imixs-workflow-index-lucene</artifactId>
<version>${org.imixs.workflow.version}</version>
</dependency>
...
To build Imixs-Workflow form the source code run:
mvn install
Prerequisites:
- JDK8+
- Maven 3.0.3+
- Jakarta EE Application Server
## Imixs-Admin
The [Imixs-Admin project](https://github.com/imixs/imixs-admin) provides a web based tool to administrate an Imixs-Workflow instance remotely.
<img src="screen_003.png" alt="Imixs-Admin" width="840"/>
## The Imixs Process Manager
The [Imixs Process Manger](https://github.com/imixs/imixs-process-manager) allows you to start within seconds.
The integrated Business Process Management Suite can be used for devExcerpt of 5,568 characters
Read on GitHubWould you bet a product on this? Bounded 0–100 and slow moving.
matched fp:eacbe6dea9274baf, topic:workflow-automation, readme:workflow engine
matched fp:eacbe6dea9274baf, topic:ai-agents