ajitesh123 / AI-Stylist

OpenAI GPT-4 With Vision 🔥 This repository features an outfit rating app using OpenAI's GPT-4 with the Vision extension. Users can upload images through a Streamlit interface, and the app provides both a fashion stylist's and a mother's verdict on the outfit. Contributions are welcome!
MIT License
1 stars 0 forks source link

Sweep: Add an additonal feature in app.py to act as fashion stylist #8

Open ajitesh123 opened 1 week ago

ajitesh123 commented 1 week ago

Add an additional feature in app.py for LLM to act as fashion stylist and make deicion on whether to keep or return. Input: User upload image LLM responds with keep or return decision and justification Also change from gradio to streamlit