Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rei-x/history

AI quiz generator for resources from IPN database
https://github.com/rei-x/history

ai chakra-ui firebase generator gpt-3 hackathon hackyeah mvp react

Last synced: 18 days ago
JSON representation

AI quiz generator for resources from IPN database

Awesome Lists containing this project

README

        


Hero

# HiStory

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

## How to run it?

1. Create .env.local file based on .env.example and add your OpenAI api token.
2. `pnpm i`
3. `pnpm dev`