AI for sustainable replacement of old clothes with new fashion items
FashionAI simplifies the search for your perfect fashion item. Just upload a photo of what you want, and FashionAI will find similar options from online stores. No more endless scrolling—FashionAI makes discovering your style effortless.
- python 3.12
- fastapi
- uvicorn
$ uvicorn main:app --reload
The dataset was obtained from https://www.kaggle.com/datasets/paramaggarwal/fashion-product-images-small
This project is build upon https://github.com/mdiannna/AIRecommenderSimilarPosts
This project is a work in progress. Currently it works with static images. In the future, it will be updated with capabilities to search in existing online stores, as well as multi-user support and performance improvements. Watch this repo for further updates.