Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1.01 KB

README.md

File metadata and controls

25 lines (15 loc) · 1.01 KB

Trivy Homepage

Trivy is an engaging online platform for playing trivia games.

Features

  • AI-generated trivia questions using OpenAI's GPT-3.5 Turbo model
  • User-friendly interface built with Next.js
  • Persistent storage of trivia questions in MongoDB

Tech Stack

How It Works

The trivia questions and answers are generated using OpenAI's GPT-3.5 Turbo model and stored in a MongoDB Atlas database. The generation process is implemented in the generate_trivia.py file.

Contact

For questions, feedback, or issues related to Trivy, please open an issue on GitHub.