These Projects have helped me develop my Skills and understand the Industry better.
Pharmaceutical Insight Retrieval System
Developed an advanced Retrieval-Augmented Generation (RAG) pipeline with similarity search for precise
query responses. It is designed to help users gain meaningful insights from research papers and documents
in the pharmaceutical domain. It uses LangChain, Google Gemini, ChromaDB and Streamlit.
Developed a machine learning model to predict diamond prices based on features like carat, cut, color and
clarity. Automated MLOps pipeline with stages for Data Ingestion, Validation, Transformation, Model
Training, Evaluation and Prediction. Deployed the app on AWS EC2 for production use.
Developed a text summarizer app that will summarize any text, dialogue, conversation, or article.
Utilized the Pegasus model and fine-tuned it with the SAMSum dataset.
Implemented an automated MLOps pipeline with stages for Data Ingestion, Validation, Transformation, Model Training, and Evaluation to ensure a smooth workflow.
Built a Prediction Pipeline for Model Serving using a Streamlit app.
Integrated an automated CI/CD pipeline using GitHub Actions.
Deployed the application on AWS EC2 via ECR for production use.
• Developed a web app to check wine quality on a scale of 0-10.
• Implemented pipelines for Data Ingestion, Validation, Transformation, Model Training and Model Evaluation
• Used MLFlow for experiment tracking, Docker for containerization, and GitHub Actions to automate CI/CD
• Created a Flask UI, deployed on AWS EC2 via ECR
• Developed a language detection system capable of identifying any language.
• Performed NLP, creating a bag of words using CountVectorizer.
• Achieved 97% accuracy using a Naive Bayes classifier.
• Created a web API with FastAPI and deployed on the Render Platform.
• Built a Spotify recommendation system tailored to individual preferences. Users can input their favorite song and year to receive music recommendations.
• Performed tasks such as Feature Engineering, Exploratory Data Analysis (EDA), data fetching using Spotify Web APIs, and Model development and serving using FastAPI.
In this project, I've built an anime recommendation system to individual preferences. To achieve this, I performed various tasks, including Data cleaning, Data preprocessing, Feature engineering, EDA, Content-based filtering and Model Evaluation.
Super Mario Bros. game, which was released in 1985 for the Nintendo Entertainment System, had 32 levels spanning across 8 worlds. The Mario Agent successfully cleared 6 levels from these 8 worlds.