MechKit
The MechKit is a toolkit to build services (AI Mechs) based on the Gnosis chain which enable users to post AI tasks requests on-chain and get their result delivered back efficiently. An AI Mech will execute these tasks for the user. All the user requires is to pay a xDAI fee to reward the worker service executing the task. AI Mechs are hassle-free, crypto-native, and infinitely composable.
Info
This section will be completed soon.
Demo
Info
This section will be completed soon.
Build
- Fork the MechKit repository.
- Make the necessary adjustments to tailor the service to your needs. This could include:
- Adjust configuration parameters (e.g., in the
service.yaml
file). - Expand the service finite-state machine with your custom states.
- Adjust configuration parameters (e.g., in the
- Run your service as detailed above.
Looking for help building your own?
Refer to the Autonolas Discord community, or consider ecosystem services like Valory Propel for the fastest way to get your first autonomous service in production.