
Cyber Titans
StudyForge - Ai powered Revision Companion
Submitted
May 22, 2026, 6:32 AM
Last Updated
May 22, 2026, 6:32 AM
Project Links
Problem Statement
Today's students face a critical "revision crisis" caused by information overload and fragmented learning systems. Crucial study assets—including formulas, lectures, and diagrams—are scattered across random PDFs, phone screenshots, and physical notebooks. When students try to automate their revision, existing AI tools fail them by generating generic, broad quizzes that completely miss their teacher's specific focus areas. This broken feedback loop matters because it completely inverts the learning process. Currently, students are forced to spend 80% of their valuable study time merely organizing materials, leaving only 20% to actually test themselves on crucial topics. Without a seamless way to convert their exact personal notes into targeted active-recall assessments, students waste hours managing logistics instead of effectively preparing for exams.
Solution & AI Usage
How It Was Built (Tech Stack) Frontend: HTML, CSS, and Vanilla JS for a fast, bloat-free UI. Backend: Node.js and Express to securely handle API routing. Storage: 100% Browser LocalStorage. APIs & Libraries Used ChatGPT API (OpenAI) for the core AI engine. MathJax (via CDN) for rich-text rendering. Why These Technologies? ChatGPT API: We needed an industry-leading NLP engine to parse messy, unstructured student notes. It reliably extracts core concepts to generate hyper-personalized, context-aware MCQs and strictly follows our formatting prompts. LocalStorage (The Hackathon Edge): Eliminating traditional databases gives us zero latency, 100% user privacy, and zero server costs. It allows frictionless, login-free onboarding in under 5 seconds. MathJax: A study tool must support STEM. MathJax instantly translates LaTeX syntax into beautifully rendered math and science equations natively across all devices.
Full Description
Project Title: StudyForge — AI-Powered Personalized Revision
The Problem: Students face a severe "revision crisis" driven by information overload. Crucial study materials—complex formulas, lecture notes, and diagrams—are heavily fragmented across PDFs, messaging apps, and notebooks. When students attempt to automate revision, existing AI tools generate generic quizzes that miss the specific focus of their coursework. Consequently, students spend 80% of their time organizing materials and only 20% actually testing themselves, often defaulting to scientifically ineffective passive reading.
The Solution: StudyForge bridges the critical gap between static study materials and active recall. It is a blazing-fast, privacy-first web application that seamlessly transforms unstructured personal notes into highly targeted, interactive multiple-choice assessments, shifting the paradigm to continuous, AI-driven active testing.
Core Features:
Unified Digital Vault: Students construct an organized workspace of Subjects and Chapters to input raw text, log past exam questions, and natively render advanced STEM equations using real-time MathJax integration.
Double-Engine AI Generation: Powered by the ChatGPT API, the platform parses localized text to synthesize unique, non-repeating MCQs. Users can generate quizzes directly from raw notes or a custom historical question bank.
Distraction-Free UI & Analytics: A sleek testing environment utilizes adaptive timers to prevent cognitive overload. Post-assessment, precision analytics pinpoint exact knowledge gaps, directing students to specific weak areas.
Technical Architecture & The Hackathon Edge: Built for maximum speed, the frontend utilizes HTML, CSS, and , while Node.js and Express securely handle API routing. Crucially, we eliminated traditional databases entirely, utilizing 100% browser LocalStorage. This strategic decision guarantees zero network latency, frictionless login-free onboarding, and absolute user privacy, as study data never leaves the local device. By combining the ChatGPT API with robust MathJax rendering, StudyForge delivers a zero-cost scaling solution that redefines modern exam preparation.