LearnFlow AI
personalweb appDocumentation Available

LearnFlow AI

The end of one-size-fits-all education. LearnFlow AI builds bespoke curriculums solely for you. By analyzing your goals and preferred learning style, it constructs a unique educational roadmap in seconds, turning "I want to learn" into "I am learning".

LearnFlow AI: Personalized Education at Scale

Education is personal, but classrooms are standardized. LearnFlow AI shatters that paradigm. It is an adaptive learning engine that generates bespoke curriculums on any topic, tailored specifically to the user's goals and learning style. Whether you are a visual learner wanting to understand Quantum Physics or a hands-on coder diving into Rust, LearnFlow builds the perfect roadmap for you.

Engineering Adaptive Intelligence

The core engineering challenge was contextual coherence. How do you get an AI to generate a 4-week course that feels structured and logical, rather than a random list of topics?

  • Hierarchical Generation: I implemented a recursive generation strategy. LearnFlow first helps the user define a high-level goal, then breaks it down into modules, and finally into individual lessons. This ensures the macro structure makes sense before the micro content is generated.
  • Gemini Integration: leveraging the massive context window of Google's Gemini models allow LearnFlow to maintain the "thread" of the curriculum across multiple generated pages, referencing previous lessons to build cumulative knowledge.
  • Dynamic UI Rendering: The frontend (built with Next.js and Tailwind) adapts to the content type. Code blocks, diagrams, and text are rendered dynamically based on the AI's output structure.

Features

  • Bespoke Curriculum Generation: No pre-made lists. Every course is generated uniquely for the user in real-time.
  • Learning Style Adaptation: The AI modifies its explanations—using analogies for beginners or technical jargon for experts—based on user preference.
  • Interactive Roadmap: Users can visualize their progress through a generated graph of knowledge, marking milestones as they master them.

The Result

LearnFlow AI proves that AI can do more than answer questions; it can function as a pedagogical architect. It empowers self-directed learners to tackle any subject with the structure of a university course and the flexibility of a personal tutor.

Technologies Used

nextjs-original iconNext.js
tailwindcss-original iconTailwind CSS
googlecloud-original iconGenKit
googlegemini iconGoogle Gemini

Key Features

Adaptive Curriculum Engine: Generates courses tailored to your specific gaps.

Style-Matched Content: Explanations that resonate with how you actually think.

Instant Roadmap Generation: Go from curiosity to structured learning in seconds.

Dynamic Progress Tracking: Visualize your journey through complex topics.