You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Developed a Python application that combines OpenAI's GPT-3.5-turbo and DALL-E models to generate concise website summaries and accompanying images, and tweets them using the Twitter API. Implemented Flask for the web interface, enabling user interaction and service-specific requests.