I love old school interactive fiction games (like Zork, etc) but find the strict syntax endlessly frustrating. I built this ChatGPT powered "middleman" to translate commands written in natural language into something understandable by the simple parser of old interactive fiction games.<p>To run, see instructions here:
<a href="https://github.com/ethan-w-roland/ai-interactive-fiction">https://github.com/ethan-w-roland/ai-interactive-fiction</a><p>For a demo, see video here:
<a href="https://www.youtube.com/watch?v=JHzeb39VqkM">https://www.youtube.com/watch?v=JHzeb39VqkM</a>