Skip to content

DataGomes/roadmapai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RoadmapAI - Roadmap Generator

A web application that generates personalized roadmaps based on user input.

Technologies

  • Next.js
  • React
  • TypeScript
  • Python (for backend processing)

Getting Started

Prerequisites

  • Node.js 18.17 or later
  • Python 3.8 or later

Installation

  1. Clone the private repository

    git clone https://github.com/DataGomes/roadmapai.git
    cd roadmapai
  2. Install dependencies

    npm install
  3. Run the development server

    npm run dev
  4. Open http://localhost:3000 with your browser to see the result.

Features

  • Simple interface to input your learning or project goals
  • AI-powered roadmap generation

Deployment

This project can be deployed to AWS.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors