🧠 Inspiration
Education today often lacks personalization. We were inspired by the idea that every learner is different — and their learning path should be too. With the rise of powerful AI tools like Groq's LLaMA 3.1, we realized we could build something that adapts in real time to each user’s performance and helps them grow confidently.

🚀 What it does
NeoLearn is an AI-powered learning platform that generates personalized quizzes, offers instant feedback, and guides learners through mastery-based progression. It adapts to each learner’s pace and skill level, ensuring a dynamic and effective educational experience.

🛠️ How we built it

  • Frontend: React + TypeScript + Vite + Tailwind CSS for a fast, responsive UI
  • Backend: Node.js server using supabase to interface with Groq's LLaMA 3.1 LLM
  • APIs: RESTful structure for smooth communication between frontend and backend
  • Deployment: Hosted on Vercel for quick, global access

⚠️ Challenges we ran into

  • Handling latency with real-time LLM calls
  • Designing adaptive quiz logic that feels intuitive
  • Structuring user progress tracking in a scalable way
  • Ensuring a balance between challenge and support

🏆 Accomplishments that we're proud of

  • Successfully integrated Groq LLM with real-time quiz generation
  • Built a smooth, intuitive UI that works across devices
  • Created a fully working demo in a short time span
  • Designed a backend that is modular and ready for scale

📚 What we learned

  • How to implement AI-powered personalization in education
  • Leveraging LLm with Groq for dynamic data handling
  • Optimizing UX for learning platforms
  • Managing performance and feedback in real-time systems

🔮 What’s next for NeoLearn

  • Launching a gamified learning system with points, badges, and leaderboards
  • Developing a mobile app using Flutter
  • Creating dashboards for learners and educators
  • Adding multilingual support for global accessibility
  • Expanding content to more subjects and grade levels
  • Deploying an AI tutoring assistant for 24/7 support

Built With

Share this project:

Updates