Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Tech-axis/ai-trivia
https://github.com/Tech-axis/ai-trivia
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/Tech-axis/ai-trivia
- Owner: Tech-axis
- Created: 2024-03-26T09:44:38.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-03-26T10:02:56.000Z (8 months ago)
- Last Synced: 2024-04-03T20:58:43.170Z (7 months ago)
- Language: JavaScript
- Homepage: https://ai-trivia-frame.netlify.app/
- Size: 5.86 KB
- Stars: 0
- 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
![Screenshot 2024-03-26 152458](https://github.com/Tech-axis/ai-trivia/assets/115207874/a25419a2-eca7-4297-bf61-0679b9e530d1)[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)