AI Trivia - 20 Questions Game

March 26, 2024 ยท View on GitHub

Open Frame that allows users to play the 20 Questions game which are AI gnereated based on the user input. The application uses the OpenAI API to generate responses and the Cloudinary service for image manipulation.

Preview

Screenshot 2024-03-26 152458

Test it

Prerequisites

Before running the application, make sure you have the following installed:

  • Node.js (v12 or later)
  • npm (Node Package Manager)