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.1.4.tar.gz
(17.6 kB
view details)
Built Distribution
bpm_ai-1.1.4-py3-none-any.whl
(22.3 kB
view details)
File details
Details for the file bpm_ai-1.1.4.tar.gz
.
File metadata
- Download URL: bpm_ai-1.1.4.tar.gz
- Upload date:
- Size: 17.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.3 Linux/6.2.0-1019-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fbde2663ae8070c2e9028978ef4f63fe1cef352e9ccf36ba78d5838022ff379f |
|
MD5 | 7021aa7e2c9272d8693abd3111db0d15 |
|
BLAKE2b-256 | 8af4f9d054b34b3c8257bce5c0553004c188caacda38dbdf2547b62b71b1f0b2 |
File details
Details for the file bpm_ai-1.1.4-py3-none-any.whl
.
File metadata
- Download URL: bpm_ai-1.1.4-py3-none-any.whl
- Upload date:
- Size: 22.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.3 Linux/6.2.0-1019-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 613c194a59b6d2e355e7e9a6dd29afc07c32d1ca92b1537886bd0fbb14b20677 |
|
MD5 | 1b0f9e2d4a2c2c12f6e0cda7cd84d550 |
|
BLAKE2b-256 | e40b400396bb97fff429f11f4e3baa79403c56d0c83304b8f921415a23b48f6f |