Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 730 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 730 Bytes

Auto Generate Project

Creating Automatic Python Projects with the Help of AI.

Installation

git clone https://github.com/fitri-hy/auto-generate-project-python.git
cd auto-generate-project-python
pip install -r requirements.txt
python main.py

This project aims to make it easier for users to create new Python projects quickly and efficiently. By using AI services, these projects can receive brief prompts about desired project goals or needs from users, and automatically generate the appropriate Python code base.

Then, the project will create a ready-to-use Python project file based on the generated code, as well as install any necessary libraries or dependencies automatically.

Support me by giving stars.