In this video, I walk through MathSprint IIT Prep — a Chrome extension I built
for Grade 6–12 students preparing for IIT/JEE math.
GitHub: https://github.com/dhanyasriroboai/MathSpr...
🧠 What it does:
• Practice math by grade, topic, and difficulty
• Timed tests, daily challenges, weak-topic mode, mastery mode
• Tracks scores, accuracy, and improvement over time
• AI Generator companion app — creates fresh questions using Claude, GPT-4,
Gemini, or local llama.cpp
• Agentic pipeline: generate → validate → refine → deduplicate → coverage analysis
• Import AI-generated question packs directly into the extension
⚙️ Tech stack:
• Chrome Extension (Manifest V3, vanilla JS ES modules, no framework)
• Node.js + Express (AI Generator server)
• Anthropic Claude API / OpenAI API / Google Gemini API / llama.cpp (local)
• 100% client-side storage via chrome.storage.local — no backend, no login
📚 Topics covered:
Addition, Fractions, Quadratic Equations, Logarithms, Trigonometry,
Calculus, Probability, Complex Numbers, and more — all grade-calibrated.
#IITPrep #JEEMaths #ChromeExtension #AITools #ClaudeAPI #GeminiAPI #OpenAI #JavaScript #NodeJS #StudentTools #MathPractice
#llama #gemma4