Projects

Real-world AI systems & core methodology implementation.

📊Capital Compass

Agentic AI system automating investment research using multi-agent workflows to analyze financial data, sentiment, and generate actionable recommendations.

👁️License Plate Recognition using RT-DETR V2

Real-time ALPR system combining RT-DETR v2 transformer detection with optimized OCR pipeline for accurate license plate recognition in surveillance applications.

⚕️Domain Adaptation of SLM using QLoRA

Fine-tuned Qwen2.5-0.5B model using QLoRA for empathetic medical Q&A, demonstrating efficient domain adaptation with improved ROUGE metrics.

💬PixelPersona

RAG-powered AI chat system where each historical persona — Einstein, Tesla, Gandhi — is an autonomous LangGraph agent wired to a dedicated vector database.

📖StoryGPT — Pretraining SLM from Scratch

Pretrained a ~57M parameter decoder-only StoryGPT model from scratch on TinyStories (3.28B tokens) to generate coherent short stories.