AI ArtGen is an AI tool, brought to you by TechDreams Innovations, to generate an image of your choice based on the user prompt.
getimg.ai
API Key (can be created for free here)requests
module (can be installed simply withpip install requests
)- Python3
- Run
python AI ArtGen.py
in a terminal if you have Python 3 on Windows. - Run
python3 AI ArtGen.py
in a terminal if you have Python 3 on Mac/Linux.
NOTE: Replace XXXX
(line 5) with your personal API key.