vishalverma9572 / QuizMaster

QuizMaster is a comprehensive quiz application that allows users to create, take, and manage quizzes. The project is built using Node.js, Express, MongoDB for the backend, and React for the frontend. It provides features such as user authentication, quiz management, progress tracking, and viewing detailed quiz statistics.
https://quiz-master-frontend-jet.vercel.app/
MIT License
22 stars 90 forks source link

AI-Powered Quiz Generation Using Gemini AI #123

Open KodaKodama opened 1 month ago

KodaKodama commented 1 month ago

Is this a unique feature?

Is your feature request related to a problem/unavailable functionality? Please describe.

Currently, users can create their own quizzes manually on the platform. I want to introduce a new feature that gives users the option to generate quizzes automatically using Gemini AI. The AI should allow users to select a topic and difficulty level, and then generate a complete quiz based on those parameters.

Proposed Solution

Screenshots

No response

Do you want to work on this issue?

Yes

If "yes" to above, please explain how you would technically implement this (issue will not be assigned if this is skipped)

vishalverma9572 commented 1 month ago

@KodaKodama , Assigned! Please make sure to follow our current database schema and use the correct API endpoints while working on this. Let me know if you need any assistance.