Home
Projects
Blog
Let's Talk
Resume
Toggle Theme
Back to Projects

Learn Flow

AI Study Architect

AI-powered study platform that automates PDF-to-schedule generation and provides analogy-based learning paths for complex topics.

Built withMERN StackGemini APIClerkTailwind CSSTypeScript
Learn Flow | AI Study Architect

Learn Flow is an AI-powered study platform designed to revolutionize exam preparation. It automates the transition from raw PDF materials to structured study schedules, incorporating analogy-based learning paths for breaking down complex topics.

How it's built

Developed as a modern web application utilizing React 19, Tailwind CSS, and TypeScript. It deeply integrates the Gemini API for advanced document processing and scheduling algorithms, with Clerk handling secure, decoupled user authentication.

What it does

  • Automated PDF-to-schedule generation
  • Analogy-based learning methodology
  • Clean, responsive UI built with Tailwind CSS
  • Secure user authentication via Clerk

Where it got hard

Balancing the latency of the Gemini API when processing large PDFs while keeping the user engaged with loading states and optimistic UI updates.

Gained deep insights into processing unstructured document data through LLMs and transforming it into highly structured, actionable user interfaces that directly improve study habits.