GregMatOR is an AI-powered web app that generates GRE Verbal questions (like Sentence Equivalence and Text Completion) in real time. You just click a button — it gives you a question with options, and once you answer, it explains everything.
I built this as a side project while preparing for the GRE using GregMat. It's open source and free for anyone to use.
- Generates GRE-style questions on topics you want
- Covers SE, TC, and RC (Reading Comprehension)
- Lets you select options and get instant explanations
- Powered by Groq's LLaMA 4 model for fast responses
- Clean, minimal UI with smooth animations
You can just click Generate, answer like a real GRE question, and learn from your mistakes right away.
Coming soon — but the site looks clean. Dark mode, mono font, big button. You’ll like it.
The backend is on free Render, so it might sleep when idle. Give it a few seconds to wake up.
- Frontend: Next.js + Tailwind CSS
- Backend: FastAPI (Python)
- AI Model: Meta LLaMA 4 via Groq
- Hosting: Vercel (frontend) + Render (backend)
