Hacker News new | ask | show | jobs
Show HN: Twenty questions using GPT-3 API (q20.aksoft.tech)
2 points by akjeet 1264 days ago
Hi, I build the twenty questions game using GPT-3. It was a fun trying to use GPT-3 to provide specific answers.

To play - I found it works best if you ask full question. It is not 100% fool proof. It gets confused with few questions - like it may say No to both "is player retired" or "is player active" If question is single word but it is somehow associated with the word to be guessed, it would say Yes. Once the game is over (or if you give up) it would show the final answer and few lines of information.

I hope you like it. Any suggestions / issues welcome. Thanks!