A lightweight CLI tool for executing and serving AI flows
Project description
WFX
WFX is a lightweight CLI tool for executing and serving AI flows, part of the NeoAI ecosystem.
Features
- Simple and intuitive API
- Lightweight and dependency-free (for now)
- Easy to extend with new functionality
Installation
You can install WFX using pip:
pip install wfx
Quick Start
import wfx
# Execute an AI flow
result = wfx.execute_flow('path/to/flow.json')
print(result)
Documentation
For detailed documentation, please visit GitHub Wiki.
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature) - Commit your changes (
git commit -m 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
License
This project is licensed under the MIT License - see the LICENSE file for details.
Contact
NeoAI - @NeoAI
Project Link: https://github.com/neopilot-ai/wfx
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
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
File details
Details for the file wfx-0.1.0.tar.gz.
File metadata
- Download URL: wfx-0.1.0.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4f7838f2015d184fff34a67037486002276e1af76ef7d4f956320d82c3243ed0
|
|
| MD5 |
eaaa326109e48f61415b3b51c82ca5c0
|
|
| BLAKE2b-256 |
4ebc8b728a8778b536c70ed6538cec8722ef536909f90bb2dd38271b4e363c84
|
File details
Details for the file wfx-0.1.0-py3-none-any.whl.
File metadata
- Download URL: wfx-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
78d507ac41b118366b7f78ae33621d1b1b32408eb0ec3b6d887bed01f0e499e0
|
|
| MD5 |
cd9b94f8c259e72395643fbd5274b07c
|
|
| BLAKE2b-256 |
1b6d500506c4d941b59e23b6714ab564491e7e3e4ce5c37425080c82327d5790
|