HiStory is a web application that allows you to easily generate quizzes (using artificial intelligence) based on historical articles from the Institute of National Memory database. It is intended to serve as a teaching aid in conveying knowledge.
This app won second place in the quiz generator category at Hackyeah 2022
Presentation of the product: https://www.canva.com/design/DAFSZ0oMjxg/loEnpZpBDWJbTfxvVTcUqw/view
- Create .env.local file based on .env.example and add your OpenAI api token.
pnpm i
pnpm dev