An AI-powered roadmap generator that creates structured, professional learning roadmaps for any tech topic using the Groq LLM API.
Built with a React + Vite frontend and a Node.js + Express serverless backend, both deployed on Vercel.
๐ Live App:
https://roadmap-generator-blond.vercel.app/
- ๐ฎ Generate detailed learning roadmaps using AI
- ๐งฉ Clean JSON-based roadmap output
- โก Fast inference using Groq API
- ๐จ Modern React UI (Vite-powered)
- โ๏ธ Fully serverless deployment on Vercel
- ๐ Secure environment variable handling (no secrets in repo)
- React
- Vite
- JavaScript
- CSS
- Node.js
- Express
- Groq SDK (LLM API)
- Vercel (Frontend + Backend)
- Serverless Functions