This is a Prompt to 3D Model Generator Project build using python.
Step 1:
Install all the required modules using requirements.txt file.
" pip install -r requirements.txt "
Step 2:
Go to meshy.ai and create a API key.
Step 3:
Change your api in the code.
Step 4:
Run the main.py file
Enter your Prompt of what type of 3d model you want to generate. It will take around 1 min to generate the model. After the process is completed it will save the .obj file and a video preveiw of the model in the same file. It will also paly the preview video automatically.