Projects
Building intelligent systems and automation solutions. Follow me on GitHub
Latest Repositories
Llm Mlops Platform
End-to-end AI data platform combining ETL, MLOps, and DevOps practices for production-ready LLM applications. Includes automated data ingestion and transformation pipelines, embedding generation, model tracking with MLflow, and CI/CD deployment of a FastAPI-based RAG service.
Fund Analytics Data Pipeline
Fund analytics ETL/ELT pipeline in PySpark and SQL with curated layers for BI, semantic modeling, and ML prototyping.
Rag Chatbot Demo
Modular RAG chatbot implementation with FAISS vector search, sentence transformers, and OpenAI integration for document question-answering
Energy Data Pipeline
Python ETL pipeline for European electricity generation data from ENTSO-E API with automated testing and CI/CD.
Pet Detection Computer Vision
machine vision experiment that detects pets in photos using YOLOv8 and OpenCV. The model identifies dogs and cats in real-world images and draws bounding boxes around them, showing how object detection can bring AI “eyes” to everyday scenes.