A framework for rapidly building large-scale, deterministic, interactive workflows with a fault-tolerant, conversational UX
Project description
fastWorkflow
A framework for rapidly building large-scale, deterministic, interactive workflows with a fault-tolerant, conversational UX and AI-powered recommendations.
- Built on the principle on "Convention over configuration", ALA Ruby on Rails
- Uses:
Concepts
- Workflows are defined as a directory hierarchy of workitem types
- Workitems can be ordered
- Min/max constraints can be defined for the number of child workitems (one, unlimited, min/max)
- Workflows can delegate to other workflows
- Commands are exposed for each workitem type
- Commands may be specific to one workitem type or inheritable by child workitem types (base commands)
- Users are guided through the workflow but have complete control over navigation
- Workflow navigation and command execution are exposed via a chat interface
- Special constrained workflows are used to handle routing and parameter extraction errors
- AI-powered recommendations after every command interaction
- Recommendations are generated AFTER a command has been processed. The user has complete control over the workflow and discretion over whether to follow a recommendation or take a different action.
Getting started
- Clone the repo
- Use WSL if you are on Windows
- Create a .env file in the passwords folder and add below keys if required
- LITELLM_API_KEY_SYNDATA_GEN
- LITELLM_API_KEY_PARAM_EXTRACTION
- LITELLM_API_KEY_RESPONSE_GEN
- LITELLM_API_KEY_AGENT
- Train fastworkflow, then train the sample workflow, finally run the sample workflow agent or assistant
- Hint: review the .vscode/launch.json file for training/running the sample workflow
Future Roadmap
- AI enabled python applications
- Tools to enable rapid application development - declarative/imperative/visual
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
fastworkflow-2.7.2.tar.gz
(114.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
fastworkflow-2.7.2-py3-none-any.whl
(139.9 kB
view details)
File details
Details for the file fastworkflow-2.7.2.tar.gz.
File metadata
- Download URL: fastworkflow-2.7.2.tar.gz
- Upload date:
- Size: 114.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.2 Linux/6.6.87.2-microsoft-standard-WSL2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f936b373dd063798c43bfb0b9f4a32f118f2ed52245236bc952b79cdf16ce4d3
|
|
| MD5 |
b323f0c133d682101c0d19847f8b5a9e
|
|
| BLAKE2b-256 |
66fd30361314b23d436c24bae98c884529c785fefff3eeb21a705a824cd116c8
|
File details
Details for the file fastworkflow-2.7.2-py3-none-any.whl.
File metadata
- Download URL: fastworkflow-2.7.2-py3-none-any.whl
- Upload date:
- Size: 139.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.2 Linux/6.6.87.2-microsoft-standard-WSL2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2da71d41a053fe42c5e48ae419d39ddf51017a6a62d4fc38c9386324b01ca6d0
|
|
| MD5 |
b75a9e6ba2eef3bae35cbbc3b20c05c1
|
|
| BLAKE2b-256 |
13e211fd0158c875ecf4a4254f27dca54b5cfa9deb68e2aeb8f2bb08ea5f9cb7
|