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.
Before running the application, make sure you have the following installed:
- Node.js (v12 or later)
- npm (Node Package Manager)