AI task automation for BPM engines.
Project description
bpm-ai
AI task automation for BPM engines.
See camunda-8-connector-gpt for actual integration with the Camunda Platform 8 BPM engine using custom BPMN elements (Connectors).
Installation
Requires Python 3.11.
Default
$ pip install bpm-ai
For Local Inference
Install PyTorch (remove index url for CUDA GPU support) and spaCy:
$ pip install torch --index-url https://download.pytorch.org/whl/cpu
$ pip install spacy
For Apple Silicon:
$ pip install torch spacy[apple]
Install bpm-ai with inference extra:
$ pip install bpm-ai[inference]
License
This project is developed under
Sponsors and Customers
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bpm_ai-1.5.0.tar.gz
(12.8 kB
view details)
Built Distribution
bpm_ai-1.5.0-py3-none-any.whl
(22.1 kB
view details)
File details
Details for the file bpm_ai-1.5.0.tar.gz
.
File metadata
- Download URL: bpm_ai-1.5.0.tar.gz
- Upload date:
- Size: 12.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.11.3 Linux/6.5.0-1017-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c57af44bd4649caff8b30d4d8d23812bc0c6ade7289101891e5f6c82ec1a2ac5 |
|
MD5 | 264c99eccd30f5242f1ba840d914d8b7 |
|
BLAKE2b-256 | 41166f5e11a2a3614fb4cd4b152abc5232eb9ca646807f253b06f21d61715d75 |
File details
Details for the file bpm_ai-1.5.0-py3-none-any.whl
.
File metadata
- Download URL: bpm_ai-1.5.0-py3-none-any.whl
- Upload date:
- Size: 22.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.11.3 Linux/6.5.0-1017-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c3c654725d66f1a7ef0f930f0bdae48c20bb14e6e5616b44f7387100609c3e69 |
|
MD5 | b11c2d6ac99aca2fe67042ef3a711681 |
|
BLAKE2b-256 | 5e7626bacc45ff59710090198a9a48966b3f8cba987b185a471fe7c8b56f3ca1 |