Software Developer & AI Enthusiast | Building intelligent, high-impact applications with a focus on modern frameworks and Generative AI integration. Dedicated to clean code and delivering scalable, next-generation user experiences.
Built OpenTelemetry instrumentation for LLM pipelines across multiple agent
frameworks (Mastra, Volt, OpenAI SDK, LangChain, CrewAI, DSPy), enabling standardized observability
for production AI agents.
Developed an MCP server from an OpenAPI specification and built developer-facing
Chrome extensions, including demo integrations (Arcjet, WorkOS, Sentry) for developer
relations work.
March 2026 - June 2026
AI / Document Intelligence Intern
ONGC
Built an internal document intelligence pipeline to index and query 50+ technical
drilling reports using a RAG architecture with LLM APIs and ChromaDB vector storage.
Implemented document preprocessing and chunking strategies for LLM context ingestion; reduced
document search time by 40%.
Integrated OpenAI embeddings for semantic retrieval, enabling structured information
extraction from unstructured PDF reports.
May 2025 - July 2025
Research Intern
KIIT University
Performed large-scale data analysis on 54 African countries (2000–2022) using
Python; applied Principal Component Analysis (PCA) for dimensionality reduction and
correlation analysis on derived components.
Collaborated on research under faculty mentorship, contributing to architectural decisions on data
pipeline design.
Jan 2025 - Apr 2025
Projects
vid_translate — Japanese/English/Spanish Video Translation App
Built an end-to-end document intelligence pipeline: parsed PDFs with
marker (OCR/layout-aware), then used qwen3-vl (VLM) to
auto-generate descriptive captions for embedded images enriching context for downstream LLM
retrieval.
Vectorized preprocessed documents with bge-large-en-v1.5 into ChromaDB; served
open-source gpt-oss:120b for response generation fully local, production-grade RAG
stack.
IoT Server with HTTP Communication
Built a low-latency IoT server using Node.js and Express.js to handle HTTP GET/POST requests over
Ethernet, reducing response time by 70% and logged sensor data into MySQL.
Addressed the frequent connectivity issue faced by students transitioning between hostel and campus
Wi-Fi. Optimized the process to reduce reconnection time from 1.5 minutes to approximately 4.5 seconds
(potential for 2.5 seconds).