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.3.1.tar.gz
(11.6 kB
view details)
Built Distribution
bpm_ai-1.3.1-py3-none-any.whl
(20.5 kB
view details)
File details
Details for the file bpm_ai-1.3.1.tar.gz
.
File metadata
- Download URL: bpm_ai-1.3.1.tar.gz
- Upload date:
- Size: 11.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.11.3 Linux/6.5.0-1016-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0af7b77ef17667d4e6a13751e37fde519b77136b81ca5999350c1cdf206c5f79 |
|
MD5 | 8e576b0efdfd64bb895f829261c3237e |
|
BLAKE2b-256 | d4fe6239e597bc2c4175638030fe67504653b8ba2dc23aa166696f908dd3bc1d |
File details
Details for the file bpm_ai-1.3.1-py3-none-any.whl
.
File metadata
- Download URL: bpm_ai-1.3.1-py3-none-any.whl
- Upload date:
- Size: 20.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.11.3 Linux/6.5.0-1016-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 146ead40749c4ab049318722c1d4f08bc649f89a2b55a622d75260e57f272cc2 |
|
MD5 | ff02efb80cb42809b296965fc007e192 |
|
BLAKE2b-256 | 66a2bd74b13cf96a81e6122a6e499299ac502587a0c870e5d939b4d329359afa |