https://github.com/sohamgoswami07/ai-image-generator-using-python
Unleash the Creativity of AI: Your Vision, Our Images..
https://github.com/sohamgoswami07/ai-image-generator-using-python
ai aiimagegenerator artificial-intelligence dalle-2 openai python3
Last synced: 7 months ago
JSON representation
Unleash the Creativity of AI: Your Vision, Our Images..
- Host: GitHub
- URL: https://github.com/sohamgoswami07/ai-image-generator-using-python
- Owner: sohamgoswami07
- Created: 2023-11-25T18:31:26.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-21T09:50:25.000Z (over 1 year ago)
- Last Synced: 2024-01-21T10:36:42.710Z (over 1 year ago)
- Topics: ai, aiimagegenerator, artificial-intelligence, dalle-2, openai, python3
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AI Image Generator Using Python and OpenAI
Convert your text into interesting AI generated images using AI image generator..# Instruction
### Step 1:
First you have to install the python in your system
(For install python go to the official website of python "https://www.python.org/" download it and install properly)
### Step 2:
Now you have to install OpenAI module
(Open your terminal and run "pip install openai" command to install the OpenAI module)
### Step 3:
Insert your API key into the programme
(Go to "openai.com" website and login or signup with your credentials and copy your own API key and paste it inside the code)
Follow the instruction properly and you good to go, run the code using live server and give a structure of your imagination with AI..# Warning
Don't forget to remove your API key after use# Language are used
Python
OpenAI# Creator
Created and developed by Soham Goswami..# For any kind of coding issue or queries, feel free to connect in
LinkedIn : https://www.linkedin.com/in/soham-goswami-2a5b84143/Thanks for showing interest..