A web application that generates personalized roadmaps based on user input.
- Next.js
- React
- TypeScript
- Python (for backend processing)
- Node.js 18.17 or later
- Python 3.8 or later
-
Clone the private repository
git clone https://github.com/DataGomes/roadmapai.git cd roadmapai -
Install dependencies
npm install
-
Run the development server
npm run dev
-
Open http://localhost:3000 with your browser to see the result.
- Simple interface to input your learning or project goals
- AI-powered roadmap generation
This project can be deployed to AWS.