Social Media Trends Extraction using Google Vision API
Summary
Automated Trend Analysis: Executed Instagram APIs for real-time trend data, coupled with Google Vision API to classify clothing images by their properties. This resulted in a 2x faster trend analysis compared to traditional methods. Dynamic Product Recommendations: Integrated the above results to Flipkart's API to seamlessly generate buying links for products similar to extracted trends. Use of Vision API improved the efficiency by 15%. User-Centric Customization: Option for users to upload device images, extending the search functionality to their local device. Tech Stack: The Backend was written in Flask, and the frontend was made using React Native. Deployment on Heroku