Portfolio
Precision marketing - Targeted advertising (Scoring/big data)
Developed multiple appetency scoring algorithms on Spark Databricks for Samsung to predict website visitors interests and target them with the right marketing campaigns based on online navigation and CRM data
Env & tools: Azure, databricks, spark
Realtime information retrieval in call centers (NLP)
The goal of the project was to help call center agents handle customers requests efficiently by providing them with the right tool to query a knowledge base and find solutions. For this, I developed a NER model that extract keywords from the call transcript in real time and retrieves the best-matching articles.
Env and tools: Spacy, prodigy, python
ML models deployment at scale (ML ops)
Deployed ML models at scale on Kubernetes using MLflow and performed load tests to address scalability and availability issues.
Check out my medium articles describing this project - https://tinyurl.com/3nfr8w24
Env & tools: GCP, k8s, docker, mlflow
Real time market sentiment analysis dashboard (ML ops/dashbording)
Using twitter API and a custom home made yahoo finance scraper to get stock tweets and prices. For real-time processing we opted for Kafka and used Bert as a sentiment analysis model. The front was built with streamlit and connected to postgres database.
Env & tools: kafka, postgres, python, streamlit
Text localization and recognition in images using deep learning (DL)
Implemented a two-step pipeline detect and recognize texts in image.
We finetuned and tested state of the art deep learning models such as single shot multibox detector, yolo... and a seq-2-seq model with attention layers for the recognition task.
Env & tools: on premise, docker, tensorflow (keras)












