Outfito is an AI-driven fashion recommendation system tailored for travelers. It integrates Pinterest for fashion inspiration and Myntra for seamless shopping, providing users with stylish and destination-appropriate outfit recommendations.
- AI-Powered Image Recognition: Utilizes deep learning models for accurate identification of fashion styles and items from user-provided images or Pinterest inspirations.
- Pinterest Integration: Leverages Pinterest API to fetch and analyze fashion trends and styles based on destination keywords or user inputs.
- Myntra Integration: Direct integration with Myntra's catalog enables users to view and purchase recommended outfits and accessories effortlessly.
Here's a quick demo of how Outfito works:
To get started with Outfito, follow these steps:
-
Python: Make sure you have Python installed. You can download it from python.org.
-
Git: Ensure Git is installed on your system. You can download it from git-scm.com.
git clone https://github.com/UmaGhildiyal/Outfito__GothamHackers.git
cd Outfito__GothamHackers


