Skip to content

inbharatai/testsprep.in

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

TestsPrep.in — AI-Powered Test Preparation Platform

Live Platform  MIT License  Next.js 14  TypeScript  PostgreSQL  OpenAI  Vercel


Stars Forks Follow Share on X


"Not just another quiz app — unlimited AI-generated questions, 3D science labs, a built-in AI IDE, daily GK digest, psychometric career diagnostic, and a school dashboard. All in one platform."


#AI   #EdTech   #TestPrep   #OpenAI   #GPT4   #NextJS   #TypeScript   #PostgreSQL   #NEET   #JEE   #IELTS   #UPSC   #CAT   #GRE   #Gamification   #OpenSource   #inBharatAI   #Vercel


Deploy with Vercel


📚 Supported Exam Types

TestsPrep.in — 13+ Supported Exam Types


⚡ Platform Features

TestsPrep.in — Platform Features


🛠️ Tech Stack

TestsPrep.in — Tech Stack


📊 Platform vs. Generic AI Tools

Feature Generic AI Khan Academy TestsPrep.in
Unlimited AI-generated questions
Real-time web-enriched answers
3D interactive science labs Partial
Built-in AI/Python IDE
Daily GK digest + exam deadlines
110-question psychometric diagnostic
School dashboard + parent alerts
Gamification (XP, streaks, badges) Partial
DOCX report export
WhatsApp AI tutor (UniBot)

🎯 How It Works — 3 Steps

  ┌──────────────────────┐     ┌──────────────────────┐     ┌──────────────────────┐
  │   ✏️  Step 1          │     │   🧠  Step 2          │     │   🚀  Step 3          │
  │                      │     │                      │     │                      │
  │   Pick your exam     │ ──► │   AI does the        │ ──► │   Practice, improve  │
  │   and topic          │     │   heavy lifting      │     │   and export results │
  │                      │     │                      │     │                      │
  │  IELTS · JEE · NEET  │     │  GPT-4 + Serper      │     │  Questions · Scores  │
  │  UPSC · SAT · GRE    │     │  + rubric scoring    │     │  Reports · DOCX      │
  └──────────────────────┘     └──────────────────────┘     └──────────────────────┘

🚀 Quick Start

Prerequisites

Node.js 18+  ·  PostgreSQL database  ·  OpenAI API key  ·  Serper API key

Clone & Run

git clone https://github.com/inbharat-ai/testsprep.in.git
cd testsprep.in
npm install
cp .env.example .env   # fill in your keys
npm run dev            # → http://localhost:3000

Environment Variables

DATABASE_URL="postgresql://user:password@localhost:5432/testsprep?schema=public"
NEXTAUTH_URL="http://localhost:3000"
NEXTAUTH_SECRET="your-secret"
OPENAI_API_KEY=sk-...
SERPER_API_KEY=your_serper_key
npx prisma generate
npx prisma migrate dev --name init

🧪 13+ Exam Types Covered

Exam Category Level
IELTS English Proficiency International
TOEFL English Proficiency International
PTE English Academic International
SAT US College Admission International
GRE Grad School Admission International
GMAT Business School International
NEET Medical Entrance India
JEE Engineering Entrance India
CUET Central Univ. Entrance India
UPSC Civil Services India
CAT Management Entrance India
GATE Eng. Postgraduate India
CLAT Law Entrance India

🔒 Security & Privacy

  • NextAuth v5 — industry-standard session management + JWT
  • Bulletproof prompts — all AI prompts are locked, deterministic rubric scoring
  • No proprietary content DB — answers are generated from live web + OpenAI
  • Row-level access — users only see their own sessions and progress
  • Parent/teacher alerts — deduplication ensures no notification spam
  • Student-first — no advertising, no data selling

🤝 Contributing

git checkout -b feature/amazing-feature
git commit -m "feat: add amazing feature"
git push origin feature/amazing-feature
# open a Pull Request — 1 review required to merge

Conventions: feat: · fix: · docs: · refactor: · chore:


📄 License

MIT License — free to use, modify, and distribute.



🌟 Found this useful? Give it a star and share it!


Star on GitHub Share on X Share on LinkedIn Share on WhatsApp



Built with ❤️ by inBharat.ai · Empowering every student to master their exams with world-class AI


Visit testsprep.in Email us GitHub Org



#AI · #EdTech · #TestPrep · #OpenAI · #GPT4 · #NextJS · #TypeScript · #PostgreSQL · #Vercel #NEET · #JEE · #IELTS · #UPSC · #CAT · #GRE · #Gamification · #OpenSource · #MadeWithLove · #inBharatAI

About

TestsPrep.in — AI-powered test prep: 13+ exams, 3D labs, AI IDE, daily GK digest, psychometric career diagnostic. Classes 8–12 & competitive exams.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors