This project is a Generative AI-powered Quiz App, built with Next.js and Gemini AI. It allows users to take personalized quizzes generated by the AI, offering dynamic questions based on user preferences or subject knowledge. The app leverages the power of AI to create an engaging and unique learning experience for users by creating quizzes on-demand with real-time feedback.
-
Clone this repository:
git clone https://github.com/YOUR-GITHUB-USERNAME/GEN-AI-QUIZ-APP.git
-
Navigate to the repository:
cd Gen-AI-Quiz-Application
-
Install dependencies:
npm install
-
Run the development server:
npm run dev
-
Open http://localhost:3000 to view it in the browser.