funAGI.py install requires python < 3.7 git clone https://github.com/pythaiml/funAGI/ cd funAGI python3 -m venv agi source agi/bin/activate pip install -r requirements.txt # start the cli version python3 funAGIcli.py # start the UIUX version python3 funAGI.py