๐ Master's in CS @ University at Buffalo ย ย |ย ย ๐ค AI/ML Enthusiast & SWE Explorer
๐ Email โข
LinkedIn
I build intelligent systems โ from scientific RAG pipelines to medical diagnostics,
and love turning deep learning + Software engineering into real-world applications.
- ๐ I enjoy building production-grade AI systems and developer-focused tools with measurable real-world impact
- ๐ก Passionate about the intersection of LLMs, RAG, multimodal learning, and software engineering
- ๐งฐ Equally confident in training deep models or scaling fast APIs and databases
- ๐ผ Open to roles in: AI/ML Engineering, Fullstack Development, Software Engineering, and Applied Research
- ๐ซ Reach out:
Built an advanced Retrieval-Augmented Generation system for scientific PDFs โ integrating section classification, citation graph analytics, figure detection, and local LLM generation (Mistral 7B).
- ๐ก Used Grobid, LayoutLM, ChromaDB, and fine-tuned BERT
- ๐ Full hybrid vector + keyword retrieval system with prompt optimization
- ๐ F1 Score: 99.54% (Reference Parsing), 79.94% (Section Classification)
AI diagnostic system combining X-ray imaging, clinical NLP, and tabular risk analytics into a unified medical assistant with prescription guidance.
- ๐ฉป DenseNet121 (CheXpert) + BioBERT + MLP Ensemble (Kidney, Heart, Diabetes)
- ๐ค Integrated with LLaMA for contextual recommendations
- ๐ป Packaged with PyQt5 GUI and local data fusion
Production-grade PostgreSQL analytics engine with stored procedures, triggers, indexing, and planned LLM augmentation for feedback analysis.
- ๐ง 11+ table schema, optimized queries, and stored functions in PL/pgSQL
- ๐ Real-time business metrics: customer behavior, delays, seller ranks
- ๐ง Extending with Zephyr LLM to auto-summarize trends & complaints
Custom YOLO variant optimized for occluded fruit detection in retail scenarios. Compared performance against SSD, Faster R-CNN.
- ๐ผ๏ธ Trained on MinneApple + COCO with resolution-aware tuning
- ๐ Real-time object detection via optimized bounding box anchors
Built a semantic image search engine that lets users query with text or images and returns top-matching results using precomputed embeddings.
- ๐ง Uses OpenAI CLIP + FAISS for vector similarity
- ๐ผ๏ธ Visual & text-to-image search in real-time
โCode is the closest thing we have to magic โ I just make sure mine solves the right problems.โ