Contributing to Aizen¶
We love contributions! Whether you're fixing bugs, adding features, or improving documentation, your help is welcome.
Getting Started¶
- Clone the repo:
- Navigate to the repo:
- Create environment file:
- Fill in your credentials:
Development¶
- Create your specialized tools as Python class within
src/aizen
- Define agent in a json file:
agent.json
with the right tools - Run the agent locally:
License¶
This project is released under the MIT License. See the LICENSE file for details.
Built with ❤️ by the Aizen team and community