https://github.com/rohith-om/ai-trivia
https://github.com/rohith-om/ai-trivia
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rohith-om/ai-trivia
- Owner: rohith-om
- Created: 2024-03-26T09:44:38.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-26T10:02:56.000Z (about 1 year ago)
- Last Synced: 2025-05-01T10:02:23.522Z (27 days ago)
- Language: JavaScript
- Homepage: https://ai-trivia-frame.netlify.app/
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
- awesome-open-frames - AI-Trivia
README
# AI Trivia - 20 Questions Game
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
[Test it](https://ai-trivia-frame.netlify.app/)
## Prerequisites
Before running the application, make sure you have the following installed:
- Node.js (v12 or later)
- npm (Node Package Manager)