All Projects
A diverse list of my technical projects, featuring AI models, full-stack apps, and data systems.
Suspicious Behavior Detection System
🔧 RefactoringPythonPyTorch3D CNNsMILComputer Vision
Real-time surveillance system utilizing 3D ResNet-18 and Multiple Instance Learning (MIL) to detect anomalies in the UCF-Crime dataset with SOTA temporal localization accuracy.
End-to-End MLOps Pipeline
🔧 RefactoringAWSAirflowFastAPIDockerMLflowDVC
Automated ML lifecycle platform using DVC for data versioning, MLflow for tracking, and GitHub Actions for CI/CD. Orchestrates ETL DAGs with Airflow and deploys FastAPI services on AWS EC2.
Context-Aware Multimodal Recommender
🔧 RefactoringPythonRAGFAISSTransformersOpenAI
Hybrid RAG engine fusing user preferences with live OpenWeatherMap API data using FAISS vector search. Fine-tuned transformer models serve dynamic lifestyle recommendations.