Trivia Forge is a web-based trivia game generator that leverages the ChatGPT API to generate trivia questions, choices, hints, and answers. Users can create their own accounts, allowing them to save and access previously created games.
- Flask:
Python web framework for building backend services - React:
JavaScript library for building user interfaces - Supabase:
PostgreSQL database
* This application is hosted on Render. Initial requests made to the backend service will cause a delay upwards of one minute. After 15 minutes of inactivity, this delay will occur again.