Python, Flask, Google API
A multilingual translator offering speech-to-text capabilities, utilizing APIs to translate between any pair of languages.
Python, scikit-learn
Designed and implemented a content-based movie recommendation model leveraging the scikit-learn library in Python. The model analyzes movie attributes to provide personalized recommendations based on user preferences and content similarity.
Python, Django
Built using Django and Python, this blogging site features user authentication, sign-in, sign-up, profile management, and intuitive post creation capabilities. Users can securely manage their accounts, publish posts, and engage with content seamlessly.
Python, ETL , Beautiful Soup
Utilized Python expertise to develop an Extract, Transform, Load (ETL) pipeline for aggregating data from webpages detailing the world's largest banks. Extracted pertinent information, transformed it to conform to database schema requirements, and loaded it into a structured database.
Python, NLP, ETL
Utilized Python along with Natural Language Processing (NLP) techniques and Beautiful Soup for web scraping to extract and analyze real-world product reviews and ratings from Amazon. The analysis focuses on identifying factors influencing product success or failure, providing insights into potential reasons behind best-selling or poorly performing products. This data-driven approach enhances decision-making processes for businesses to optimize product strategies and customer satisfaction.