Ensure that you have Python 3.x installed on your system. You will also need to install some necessary Python dependencies for this application.
Before using this script, please register via the following link as a form of support for the author: https://testnet.gokite.ai?r=swK7dbB8
-
Clone this repository
git clone https://github.com/Semutireng22/kiteai cd kiteaior download the 'main.py' file to your local directory.
-
Install the required dependencies:
pip install -r requirements.txt
-
Run the application with the following command:
python3 main.py
- Simply enter the EVM address you are using on the testnet.
- Set a daily interaction limit for each agent. For example, if you want to interact with each agent 10 times per day, just enter
10.
This project is licensed under the MIT license. See the LICENSE file for more details.