issues
search
Oyeon
/
ChatGPT-application-python
1
stars
0
forks
source link
Refactor Instagram post generator script
#8
Closed
Oyeon
closed
4 months ago
Oyeon
commented
4 months ago
Initialize and configure Streamlit page and session state.
Collect OpenAI API key from sidebar input and create an OpenAI client.
Generate content (text and image) based on user input for topic and mood using OpenAI models.
Display generated image and allow user to edit the description.
Process the image and upload it to Instagram using user credentials.