Inspiration
Most students study passively — reading notes, watching lectures, and memorizing content — but fail when solving real exam-level questions that require multi-concept thinking. I personally observed that the gap is not knowledge, but the ability to apply concepts under pressure.
This inspired me to build LearnovaX — a system that does not just provide information, but trains the user to think like they are in an actual exam.
What it does
LearnovaX is an AI-powered learning system that transforms any topic into:
- Structured notes for quick understanding
- Multi-concept MCQs that simulate real exam difficulty
- Timed practice sessions to build pressure-handling ability
- AI-powered doubt solving and explanation generation
Instead of passive learning, it creates an active problem-solving workflow.
How we built it
The application was built using a React Native (Expo) mobile framework for cross-platform performance.
AI capabilities were integrated using multiple APIs:
- Gemini and OpenAI for reasoning, explanations, and structured content generation
- Groq for fast inference and real-time responses
The system is designed as a workflow: Input topic → Generate structured content → Create questions → Evaluate performance → Detect weaknesses → Suggest improvement
This creates a continuous learning loop instead of one-time interaction.
Challenges we ran into
- Generating high-quality multi-concept questions instead of basic MCQs
- Maintaining response speed while using multiple AI providers
- Avoiding repetitive or low-quality outputs
- Designing a simple UI for complex AI workflows
These required multiple iterations and prompt optimization.
Accomplishments that we're proud of
- Built a fully working AI-powered learning system as a solo developer
- Created a workflow-based learning experience instead of a simple chatbot
- Successfully simulated exam-like conditions inside a mobile app
- Integrated multiple AI models into a unified system
What we learned
- Building is not enough — structuring the experience matters more
- Multi-step workflows are more powerful than single AI responses
- Users need guided systems, not just tools
- Simplicity in UI is critical when backend logic is complex
What's next for LearnovaX
- Improve question quality to JEE Advanced level
- Add stronger weakness detection and adaptive learning
- Optimize AI responses for accuracy and consistency
- Launch with a focused audience (students preparing for competitive exams)
The goal is to evolve LearnovaX from a tool into a complete learning system.
Built With
- ai-workflow-design
- gemini-api
- groq
- inference
- javascript
- node.js
- openai-api
- prompt-engineering
- react-native-(expo)
- real-time
- rest-apis
Log in or sign up for Devpost to join the conversation.