/roadmap-generator

The roadmap-generator is a tool that helps to create personalized training program.

Primary LanguagePython

Roadmap Generator

Table Of Contents

Overview

The Roadmap-Generator is a tool that helps to create a learning program with ChatGPT. It does this by using two powerful frameworks: Playwright and FastAPI. Playwright is a web automation tool that can navigate websites, click buttons, and scrape data from web pages. FastAPI is a web framework that allows for the creation of APIs in Python, which is the language used in this project.

This generator gives us a complete personalized training program based on what we give him as input. The Roadmap-Generator is a powerful and flexible tool that can save you time creating your personalized learning program and help you continuously learn new things.

Installation And How to Use

    1. First, you need to clone this repository.
    1. Then you need to setup your own environment and install requirements
       pip install -r requirements.txt
    1. Run Project:
       pyhton main.py
    1. Register or login into the Roadmap-Generator and use APIs to get you a personalized learning program according to inputs. 🚀

License

This project is licensed under the MIT License - see the LICENSE file for details.

Support and Contributions

Please open an issue for questions and bug reports. Contributions are welcome, and we encourage you to submit a pull request with any improvements and features.