Skip to content

Latest commit

 

History

History
64 lines (34 loc) · 2.62 KB

README.md

File metadata and controls

64 lines (34 loc) · 2.62 KB

Fashion-Expert

The Aim of the project is to create a Gen-AI solution to provide a Fahion-chat assistant which is aware of latest trends on social media and combines this data with user data like user age, Gender, Cart-details and browsing history to provide creative Fashion recommendations for the user. The Gen-AI model knows latest trends by using scraper and classifier to rank the clothes that appear on trending page. This project also provides the User with the option to give a image output based on recommendation given by the Gen-AI model whenever user clicks on generate image option. The user also has the option to apply these recommendation to his/her own images Using the Try on me button. Overall this project helps improve customer experience and helps them with Personalised Fashion recommendations both as text and image form. And also enhances the results using user data and latest trends.

Video-Demo:

270130148-21fdc3a1-f909-4e66-b181-2959961fed3d.mp4

Use Cases

Screenshot 2023-09-24 003159

Working

Screenshot 2023-09-22 234806

Features implemented

Screenshot 2023-09-24 004241

How to use and Contribute

fork the repository

git clone https://github.com/{your github username here}/Fashion-Expert

cd Fashion-Expert/Python-Models

pip install -r requirements.txt

streamlit run GenAI_Model_interface.py

Project will start running in localhost

Outputs

Screenshot 2023-09-24 004728 Screenshot 2023-09-24 004753 Screenshot 2023-09-24 004817 Screenshot 2023-09-24 004846

Future Scope for the Project

Screenshot 2023-09-24 004921