An end-to-end intelligent quiz generation and practice platform developed during my internship at TARS Networks, built to simplify and personalize test preparation using LLMs via Groq API. This platform includes three major modules:
- ✅ Generate Tests – Create topic-based MCQs on-demand using Groq API
- 🧪 Practice Online – Attempt generated quizzes with instant feedback
- 🤖 QT-Mentor – A smart assistant to explain answers and mentor users through concepts
This platform aims to automate and enhance the way students prepare for competitive exams like CLAT, Aptitude Tests, and Technical Interviews by leveraging AI-driven content generation and a seamless practice interface.
- Enter any topic or concept (e.g., "Operating Systems", "Legal Reasoning")
- Instantly generate multiple-choice questions using Groq API
- Customize number of questions
- Delivered via clean, structured REST API
- Attempt the generated MCQs interactively
- Receive real-time feedback on each answer
- Tracks score and provides an intuitive solving experience
- Fully connected to the Generate module
- AI-powered assistant built with Groq API
- Provides explanations and learning support for each question
- Helps users understand why an answer is correct or not
- Bridges the gap between assessment and conceptual clarity
| Layer | Technology |
|---|---|
| Backend | Python, Flask |
| AI Engine | Groq API (LLM-based generation & mentoring) |
| Frontend | HTML, CSS, JavaScript |
| APIs | RESTful endpoints for test generation, scoring & explanation |
git clone[(https://github.com/NikhilTej2006/CLAT-AI.git)]