Skip to content

Suhani-goel-123/techniQuiz

Repository files navigation

Techni-Quiz

Techni-Quiz is a MCQ-generator device powered by Gemini-API, Next.js and Node.js, which recieves a PDF-url from user and generates Multiple Choice Question for revision, learning and testing purpose.

Getting Started

This is a Next.js project bootstrapped with create-next-app.

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

Adding Gemini API

Navigate to .env folder and paste your self generated API key after GEMINI_API_KEY= statement.

Demo Video

Demo-techniQuiz.mp4

Working

➙ enter the required pdf url in the given space as shown in the below screen.

➙ After clicking on generate MCQ, 5 MCQs are generated, tick the most suitable answer and then at bottom select Show result

➙ The Correct answer is highlighted.

Technologies used

  • Gemini API
  • Next.js
  • Node.js
  • Tailwind css

About

Generative AI application that helps generate MCQ based on summarization of given pdf-url. Usage of Gemini API .

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors