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.6.0.tar.gz
(14.0 kB
view details)
Built Distribution
bpm_ai-1.6.0-py3-none-any.whl
(24.0 kB
view details)
File details
Details for the file bpm_ai-1.6.0.tar.gz
.
File metadata
- Download URL: bpm_ai-1.6.0.tar.gz
- Upload date:
- Size: 14.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.11.3 Linux/6.5.0-1018-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 580138ec48ed2a1c1587b4b4816050dfd7a54432986eabe62cab6460921da7e4 |
|
MD5 | a2221526d4b5b93ed7d4dbb9844c9882 |
|
BLAKE2b-256 | 6e11e9d71ab792f708a5f6f7ca8c462be6c4c1a29a51c4e890e0155e105e42e5 |
File details
Details for the file bpm_ai-1.6.0-py3-none-any.whl
.
File metadata
- Download URL: bpm_ai-1.6.0-py3-none-any.whl
- Upload date:
- Size: 24.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.11.3 Linux/6.5.0-1018-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7f6cf848b8989948fd78f6e670fbba6207e7f8947f30829ebfdff1f52051b275 |
|
MD5 | fe22b6723f4be009cd4ddd8538abe470 |
|
BLAKE2b-256 | c6c43c9e7df462bd863b612d234096e5499590b4d3979da2cd5503b613019992 |