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.1.tar.gz
(12.5 kB
view details)
Built Distribution
bpm_ai-1.4.1-py3-none-any.whl
(21.8 kB
view details)
File details
Details for the file bpm_ai-1.4.1.tar.gz
.
File metadata
- Download URL: bpm_ai-1.4.1.tar.gz
- Upload date:
- Size: 12.5 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 | 52a5c7290040d3efed3fdb76bdbdd33212f482d22b3f56e154a04523abb2e22a |
|
MD5 | e0b06a8fe6445b1bee4acd340a7537d4 |
|
BLAKE2b-256 | 8193a8a6d4914c599df48b7233afe99b8709c7f0598301fa6fb5d7ab4c934f91 |
File details
Details for the file bpm_ai-1.4.1-py3-none-any.whl
.
File metadata
- Download URL: bpm_ai-1.4.1-py3-none-any.whl
- Upload date:
- Size: 21.8 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 | 8ced1f81dce169ec9b34a9d929071406f299010334c0af0af60bef3ea4c1d379 |
|
MD5 | 18816c332182f873688a5e9d889156d1 |
|
BLAKE2b-256 | 5eff65e11671e347063e6bd8b47cdce42e24cd26ae5b32c2b8ffcc3b9d7504e8 |