/quiz-master

AI-powered quiz platform built using TypeScript, Next.js 13, Tailwind CSS, Prisma, NextAuth.js, Prompt Engineering, and OpenAI API.

Primary LanguageTypeScript

Quiz Master

This innovative project harnesses the power of artificial intelligence (AI) to provide a dynamic and engaging quiz experience for users of all backgrounds and interests. Discover, Learn, and Quiz like never before!

Screenshot

View Project »

Running Locally

This application requires Node.js v16.13+.

Cloning the repository to the local machine:

git clone https://github.com/nabarvn/quiz-master.git
cd quiz-master

Installing the dependencies:

npm install

Setting up the .env file:

cp .env.example .env

Important

Ensure you populate the variables with your respective API keys and configuration values before proceeding.

Configuring Prisma:

npx prisma generate
npx prisma db push

Running the application:

npm run dev

Tech Stack:

Credits

This project is highly inspired from one of Elliott Chong's awesome builds. His work is really dope!


Don't forget to leave a STAR 🌟