An AI using GPT-2 and tensorflow
Added hotword detection (only works if 'Jarvis' is in the sentence) to ignore background noise.
git clone https://github.com/hezyhax/jarvis.git
cd jarvis
python3 -m pip install -r deps.txt
If your computer cannot handle huge loads, run:
python3 download_model.py 345M
If it is more equiped, run:
python3 download_model.py 774M
Then, you're ready to run Jarvis.
python3 main.py
Please look online for support first, the internet will solve most problems. If you're still experiencing difficulty, please kindly email: [email protected]