Employ AI-driven recommendation systems that analyze current fashion trends, customer preferences, and purchase history to deliver tailored product suggestions, enhancing customer engagement and conversion rates in the fast fashion segment.
AI Assistant Recommendation System by WebScrapping Developing an AI Assistant which generates Trend-Centric Recommendations by using a Recommendation model developed by taking data from Myntra's website by Webscrapping using Selenium and generating solutions by checking the ratings,prices and needs of the user at the current time
- Web scrapping using Selenium by using Beautiful Soup. We can also scrape data by first trying to parse with lxml if it's not present try looking for something in the script tag, sometimes data is loaded as JSON in script if it's not there either try something else like Selenium/Playwright.
- Building a Trend-Centric Recommendation System
- AI Assistant to deal with the queries regarding fashion industry and current fashion trends.
- Fork this repo
- Clone the repo:
git clone https://github.com/VanadiumV/parsers.git
. - Data Preparation: All the data used for training and testing the models (web scraping and recommendation system).
- Run Web Scraping Notebook: Open
WebscrappingusingSelenium.ipynb
in Jupyter Notebook. - Navigate to cloned repo.
- Install all the necessary packages and libraries.
- Run command
python app.py
to run the chatbot. - Chatbot will run on bot :
http://127.0.0.1:5000/
- To check out the predictions.
- Setup for recommendation analysis model
- Run the jupyter notebook
recomendation_rating_clothes.ipynb
- Further improving the bot by providing the real-time data of Myntra, so as to further help user to get access of latest trends on Myntra along with the trends in the world.
- This will not only help users but also helps sellers to further customize their products according to user to increase the sell.
- Further improving the accuracy of the recommendation system by dividing the into multiple parts:
- Based on temporary trends influenced by festivals, influenced by actors, movies, etc.
- Based on users purchase history.
- Trending on Myntra.
- New on Myntra.
Name | |
---|---|
Valleri Jayal | Link |
Sarita | Link |
Nidhi Mishra | Link |