Live data from Hacker News

Show HN:Choose Your own adventure game using Openai

github.com

1–3 of 3 posts

Re: Show HN:Choose Your own adventure game using Openai

#2
This is a simple use of the openAI Python Library that creates a narrative in the style of the classic Choose Your Own Adventure books from my childhood. To run locally you'll need an openai API key. Check the stories folder for examples of previous users' ai generated stories.

Re: Show HN:Choose Your own adventure game using Openai

#3
post #2

This is a simple use of the openAI Python Library that creates a narrative in the style of the classic Choose Your Own Adventure books from my childhood. To run locally you'll need an openai API key. Check the stories folder for examples of previous users' ai generated stories.

Any video?