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.
-
- First, you need to clone this repository.
-
- Then you need to setup your own environment and install requirements
pip install -r requirements.txt
-
- Run Project:
pyhton main.py
-
- Register or login into the Roadmap-Generator and use APIs to get you a personalized learning program according to inputs. 🚀
This project is licensed under the MIT License - see the LICENSE file for details.
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.