Play Minecraft with AI
A port of OpenAI Video Pretraining for the real Minecraft. It isn't a real mod and instead controls the mouse/keyboard for you.
Currently supported and tested on Python 3.8.8.
Install:
pip install -r requirements.txt
First launch Minecraft and start playing. Switch windows and run:
python plai.py
It will automatically connect to your Minecraft window. To stop, switch windows away again.
- [ ] Get user feedback
- [ ] Make a proper CLI
- [ ] Remove the CLI and make a GUI
- [ ] Port to ONNX and make it a proper mod