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.4.0.tar.gz
(12.3 kB
view details)
Built Distribution
bpm_ai-1.4.0-py3-none-any.whl
(21.6 kB
view details)
File details
Details for the file bpm_ai-1.4.0.tar.gz
.
File metadata
- Download URL: bpm_ai-1.4.0.tar.gz
- Upload date:
- Size: 12.3 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 | be21ea74de0d346105c197df32fc7585af302cdd0de616021ec929a8cd44ef0c |
|
MD5 | 3255974d010b4a8c4d6a662a4afbb7fb |
|
BLAKE2b-256 | 8236d78893a47db33836a83c715c3880ecf6b68ae2408e65d70f22c6156ba522 |
File details
Details for the file bpm_ai-1.4.0-py3-none-any.whl
.
File metadata
- Download URL: bpm_ai-1.4.0-py3-none-any.whl
- Upload date:
- Size: 21.6 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 | 34692637d4aaf78e12809bf6a5b486a94f2fb84d3c2a8f7fbde4090bd21b2c3c |
|
MD5 | 7c2285c2c9edf58a31ccf81a52db710e |
|
BLAKE2b-256 | cdd73a703552a14913adc8c3e194dc5fb7a68128fbe9e764247bab4cda9154bb |