Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rei-x/history
- Owner: Rei-x
- Created: 2022-11-19T11:18:22.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-21T22:47:50.000Z (about 2 years ago)
- Last Synced: 2024-10-19T09:03:02.066Z (4 months ago)
- Topics: ai, chakra-ui, firebase, generator, gpt-3, hackathon, hackyeah, mvp, react
- Language: TypeScript
- Homepage: hi-story.vercel.app
- Size: 661 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
# 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`