Portfolio

All Projects

A curated laboratory of personal work and ongoing explorations

AV Sync Detection

AV Sync Detection

Deep learning system for detecting audio-visual synchronization issues using SyncNet architecture. Analyzes lip movements and speech patterns to identify dubbing mismatches.

PythonDeep LearningSyncNetComputer Vision
YouTube Data Analytics

YouTube Data Analytics

Big Data analytics dashboard analyzing YouTube trending patterns across 113 countries using Apache Spark for processing 5.5GB+ dataset with 10M+ records.

PythonPySparkStreamlitBig Data
Document Q&A

Document Q&A

RAG-powered document Q&A system using LangFlow for PDF processing. Upload documents or paste text to ask natural language questions with context-aware responses.

PythonFastAPILangFlowRAG
Twitter Sentiment Analysis

Twitter Sentiment Analysis

End-to-end ML pipeline for sentiment analysis trained on 1.6M tweets. Features Logistic Regression with TF-IDF vectorization for real-time positive/negative classification.

PythonScikit-learnNLTKStreamlit