The aim is to provide personalized Tattoo recommendations based on painting titles to prevent decision paralysis.
This is a responsive web application built with Python and Streamlit and uses an open AI API key to connect to server DALLE 2 to generate tattoo designs. When a user selects one title through the interface, a tattoo design will be generated and displayed on the screen.
- openai API
- Pandas
- streamlit
For this project, I used a dataset from the New York Metropolitan Museum of Art and then selected only the painting titles (5926 titles) column from all objects.