v1.0
CmdlineAI v1.0
by @wyf9 , review by @xhc861 on 2024-07-22
This version can't use (have problems)!
Install
Make sure you have Python installed (>= 3.10
).
pip3
andpython3
will replace to your PIP and Python program.
- Download the tarball and unzip it.
Runuseinstall_lib.sh
to install requirements, orpip3 install colorama requests
* -> important!- Run
python3 main.py
to run this program. - Configure configs by use
Settings
in the program, or editconfig.json
(not recommended)
You can find the docs at here, and you also can make an issue if you have any problems.