LearnFlow is an AI-powered web platform that generates personalized learning roadmaps for any course or skill based on user prompts. It helps learners move from confusion to clarity by providing structured, step-by-step learning paths.
- Frontend - React
- AI Agent - Gemini AI
- Clone the repository:
git clone https://github.com/your-username/LearnFlow.gitcd LearnFlow- Start the React development server:
npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.