I design and build AI systems that replace manual, bottlenecked work with autonomous pipelines — spanning computer vision, agentic LLM applications, and the full-stack products around them.
Four roles, one thread — turning manual, human-bottlenecked workflows into automated, agent-driven pipelines.
Built a multi-agent CrewAI pipeline that automated literature review end-to-end — query expansion, retrieval, relevance screening, and summarization — replacing a fully manual process. Screened 46,000+ papers across ACM, IEEE, Springer, and other libraries down to a targeted ~200 for manual review, with a cross-model consensus mechanism (two LLM-backed agents voting on relevance) added as a validation layer at the screening gate.
Designed a proof-of-concept automatic number plate recognition (ANPR) system end-to-end — camera capture through OCR inference — using YOLO for plate detection and PaddleOCR for recognition. Built a confidence-based sanity-check module with regex format guardrails that lifted accuracy from ~70% into the high 90s without retraining. Wrote a PaddleOCR fine-tuning guide viewed 32,000+ times.
Contributed to UpTrain's open-source LLM evaluation tool, supporting A/B testing and prompt-based LLM-as-a-judge pipelines. Owned a Plotly-based visualization layer for side-by-side comparison of evaluation runs, shipped back into the open-source library. Documented internal codebases and ghostwrote technical content for the company blog.
Built an Industry Relation Mapping system on the National Industry Classification taxonomy, using spaCy NER to extract entities from articles and a custom Cypher query generator to build the graph without hand-written queries — capturing 15,000+ relationships across 2,300+ industries. Rebuilt the pipeline in 2025 as an agentic workflow using CrewAI and LangChain.
Academic foundation behind the engineering.
Stevens Institute of Technology · Hoboken, NJ
PES Institute of Technology · Bangalore, India
Published research, full-stack AI applications, and open-source repositories — from hieroglyphs to RAG pipelines.
Built a 59,514-image hand-drawn hieroglyph dataset (763 symbols, Gardiner classification) — the field's first standardized benchmark. Benchmarked ResNet/VGG/DenseNet/Inception, paired the winning CNN with a fine-tuned T5 model to translate recognized symbols into readable text.
A no-code platform for designing and testing end-to-end RAG pipelines through a UI. Modular, independent control over embeddings, chunking, retrieval strategy, query rewriting, reranking, and LLM selection, with a swappable vector database layer.
Natural-language calendar assistant that adds, moves, deletes, and summarizes events conversationally. LangChain-based engine resolves time conflicts and translates plain-English questions into SQL against a live calendar store.
An LLM application offering personalized, on-demand spiritual guidance through a modular agent pipeline with custom prompt-routing and middleware. Custom guardrails keep the assistant scoped and resistant to prompt-injection attempts.
Compares cloth cuts to flag manufacturing defects using a VGG16-based PyTorch model, with OpenCV contour and edge-detection prototypes for garment inspection.
Haar cascade-based face detection and license plate recognition scripts — an early, from-scratch precursor to the YOLO + PaddleOCR ANPR system later built at Inferigence Quotient.
The NLP + Neo4j engine behind the Industry Relation Mapping project at Tataatsu IdeaLabs — mines keywords from articles to trace connection routes between industries.
A from-scratch CNN benchmarked head-to-head against a pretrained model for image classification, comparing training curves and accuracy trade-offs.
Long-form technical writing on Medium — 39,000+ combined reads. Full archive linked below.
Tools I reach for, grouped by what they're for.