Skip to content

GradeAI An AI-powered online mock exam platform that simulates real exam conditions, generates adaptive questions, auto-evaluates answers, and gives deep performance analysis.

Notifications You must be signed in to change notification settings

shafisma/GradeAI

Repository files navigation

GradeAI

An AI-powered online mock exam platform that simulates real exam conditions, generates adaptive questions, auto-evaluates answers, and gives deep performance analysis.

Features

  • Exam Simulator: Full-screen exam mode, timer, auto-submit.
  • AI Question Generator: Generates questions by subject, chapter, difficulty using Gemini AI.
  • AI Answer Evaluation: Instant scoring for MCQs, AI analysis for written answers.
  • Smart Result Analysis: Performance insights, weak vs strong areas.

Tech Stack

  • Next.js (App Router, TypeScript)
  • Tailwind CSS
  • Clerk (Authentication)
  • Prisma (SQLite Database)
  • Gemini AI (Content Generation)

Getting Started

  1. Clone the repository.
  2. Install dependencies: npm install
  3. Set up .env with Clerk and Gemini keys.
  4. Initialize DB: npx prisma db push
  5. Run dev server: npm run dev

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

This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

About

GradeAI An AI-powered online mock exam platform that simulates real exam conditions, generates adaptive questions, auto-evaluates answers, and gives deep performance analysis.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages