ai interactive fiction
1.0.0
AI-powered interpreter for Infocom Interactive Fiction games
To setup:
pip install -r requirements.txt
To use:
python ai_player.py [FILENAME]
Flag | Function | Default |
---|---|---|
-d | toggles debug | False |
-m | sets Open AI model type, either gpt-4 or gpt-3.5-turbo | gpt-4 |
-l | sets the gameplay language for automatic translations (experimental) | English |
Tested with GPT-4. May still function with GPT-3.5-turbo but your mileage may vary.
Demo Video:
https://www.youtube.com/watch?v=JHzeb39VqkM