01 / PROJECTS

Systems built for real problems.

Selected engineering work spanning RAG, multimodal learning, autonomous agents and visual search.

01 — RAG / LLM

Production-Grade RAG System

End-to-end document QA platform using hybrid semantic and keyword search, contextual chunking, cross-encoder reranking and grounded source citations.

PYTHON · FASTAPI · PGVECTOR · LLMS · DOCKER
02 — MULTIMODAL ML

Multimodal Healthcare Diagnostic Predictor

Seven-class skin-lesion classification using image features, patient metadata fusion and interpretable Grad-CAM and SHAP analysis.

PYTORCH · EFFICIENTNET-B0 · GRAD-CAM · SHAP
03 — AGENTIC AI

Multi-Agent Autonomous Research Assistant

CrewAI workflow with specialized agents, function calling and state management for automated research, verification, synthesis and report generation.

CREWAI · PYTHON · LLM APIS · FUNCTION CALLING
04 — COMPUTER VISION · SEARCH

Visual Search Engine

Internship project for visual catalog retrieval using CLIP embeddings, HNSW indexing, cosine similarity and asynchronous FastAPI services.

CLIP · VECTOR SEARCH · FASTAPI · DOCKER · MONGODB ATLAS