Quiz Aide generates quiz questions based on the provided topic. These questions can then be exported to Kahoot for a fun and engaging learning experience.
This application is built with the following technologies:
- T3 Stack
- Next.js
- NextAuth.js
- Prisma
- Tailwind CSS
- tRPC
- OpenAI Function Calling
- shadcn ui
Clone the repository:
git clone https://github.com/leetosc/quiz-aide.git
Navigate to the project directory:
cd quiz-aide
Install the dependencies:
yarn
Start the development server:
yarn dev
The application will be available at http://localhost:3000.
Contributions to the Quiz Aide are welcome. If you have a feature request, bug report, or improvement to suggest, please open an issue for discussion. If you'd like to contribute code, please open a pull request.
This project is licensed under the MIT License.