Skip to content

camunda-community-hub/ai-decision-gateway-prototype

Repository files navigation

Camunda AI Decision Gateway Discovery Dashboard

This application connects to a Camunda ElasticSearch (ES) cluster and converts usertask completion data into a machine learnable format

Note

Please note that this project is a prototype and not an officially maintained Camunda product.

Configuring the Elasticsearch Connection

If you have trouble connecting to Elasticsearch, check out src/app/utils.js. This is where the ES connection is configured. Feel free to make adjustments and send a Pull Request if you encounter any issues with a specific setup.

Getting Started

  1. Install Dependencies npm i
  2. Run Server: npm run dev
  3. Open http://localhost:3000 with your browser

License

Apache License, Version 2.0

About

Prototypes for the AI Decision Gateway

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published