LEARNIQAI: Adaptive Learning for Personalized Education

🚀 Inspiration

In today’s information-heavy world, learning is broken—fragmented, impersonal, and inefficient.
As a student, I personally struggled learning Django from scratch. No clear path. No structured guide.
Just scattered content and mounting frustration.
That experience wasn’t unique—many students, job seekers, and researchers face the same overwhelm every day.
LEARNIQAI was born out of that shared pain—built to solve the chaos of modern learning with intelligent, interactive, and personalized AI support.

💡 What it does

LEARNIQAI is an all-in-one, AI-powered platform that transforms passive content into adaptive learning experiences. It empowers students, developers, and job seekers by:

  • Turning PDFs, YouTube videos, and research papers into interactive learning journeys.
  • Providing real-time Q&A via AI chatbots on uploaded documents.
  • Delivering GitHub repo insights and code breakdowns for open-source learners.
  • Offering AI-driven resume analysis and skill-gap reports.
  • Recommending smart study plans and productivity tools tailored to individual goals.

It connects every piece of the learning puzzle—from consuming content to preparing for careers—all on one seamless platform.

🛠️ How we built it

We used a robust stack combining AI, full-stack web development, and automation:

  • Frontend: Next.js, Tailwind CSS, TypeScript for a sleek, responsive UI.
  • AI & Summarization: Langchain + Gemini AI for PDF, YouTube, and research paper comprehension.
  • Backend & Data: Neon, Convex, Drizzle for scalable storage; Clerk for secure auth.
  • Integration Tools: Langchain Web Loaders for dynamic content fetching.
  • GitHub Assistant: Code analysis tools that turn repos into understandable walkthroughs.
  • Resume Insights: AI-powered feedback engine for real-time improvement.

When YouTube blocked transcript fetching, we built a custom Node.js backend using RapidAPI, deployed it via Render, and integrated it into the main app for stable and fast transcript retrieval.

⚠️ Challenges we ran into

  • YouTube Transcript Blocking
    The transcript fetch worked locally but failed after deployment due to YouTube restrictions.
    Solution: Built a separate Node.js backend using RapidAPI, deployed it on Render, and routed calls through it.

  • GitHub Authorization
    Integrated secure GitHub PAT token authorization while preserving user privacy and security.

  • Latency Issues
    Managing real-time interactions with large documents and videos required optimization and smart caching.

  • Personalization Complexity
    Teaching the system to learn from user history and adapt content dynamically involved multiple bug fixes and iterations.

🏆 Accomplishments that we're proud of

  • Built a fully functional multi-modal learning platform combining PDFs, videos, research, and GitHub analysis.
  • Engineered a YouTube transcript extraction workaround using external APIs and backend services.
  • Developed a resume and job description analyzer offering actionable, AI-driven feedback.
  • Created a seamless, adaptive user experience with real-time AI chat support and personalized content flow.
  • Became a Top 8 Finalist as a solo builder in a national GenAI hackathon.

📚 What we learned

  • AI is powerful—when meaningful. Context-awareness, personalization, and integration trump flashy features.
  • Backend flexibility matters. When public APIs fail, custom backend microservices can save the solution.
  • UX drives success. Learner engagement depends on clarity, responsiveness, and smart design.
  • Education must evolve. One-size-fits-all doesn’t work—adaptive learning is the future.

🔮 What's next for LEARNIQAI: Adaptive Learning for Personalized Education

  • Fine-tuned LLM integration to improve memory and contextual interactions across sessions.
  • Custom AI agents for focused domains—coding, research, career prep.
  • Collaborative learning modes with real-time workspaces and peer feedback.
  • Gamified pathways with AI-generated quizzes, certifications, and goal tracking.
  • Mobile-first design for seamless learning anytime, anywhere.

LEARNIQAI is more than a product—it’s a vision. From passive to powerful. From confusion to clarity.

Share this project:

Updates