I build agent systems, then find out what breaks once someone is actually using them. Browser agents, a knowledge graph laid over systems that were never meant to talk, retrieval that checks its own work. Senior engineer at TheAgentic.AI. Three papers on GANs before that.
Open to interesting problems
Agents that hold up outside a demo.
Six of them below
Mumbai, India · 19.07°N 72.87°EMove the cursor — the ink answers · click to rippleScroll — the type comes apart
02
Selected work
01 / 06
01
01 / 06Open source
TheAgentic Browser
A browser agent that reads the page instead of following a script. Change a class name and a CSS-selector scraper dies; this one looks again and keeps going.
My role
I built the agent framework and the orchestration layer, plus the context pipeline that turns a raw DOM tree into something small enough for a model to hold at once.
02A DOM layer that flattens raw HTML into structured state a model can read.
03Context handling that keeps agent state alive across multi-step flows.
04Action chosen at each step from the page and the task objective.
05Recovery paths for the page states nobody planned for.
Outcome
Open source, and the data-collection layer under several client builds.
02
02 / 06Sole architect
OrgMind
One hierarchical knowledge graph laid over systems that were never built to talk to each other, so an agent can ask a question that crosses all of them.
My role
Sole architect. Graph schema, ingestion, the Graph RAG layer and the API, all of it from an empty repo.
Neo4jKnowledge GraphsGraph RAGFastAPI
How it works
01A hierarchical Neo4j schema for entities, relationships and workflows.
02Ingestion pipelines that normalise disparate enterprise systems.
03Graph RAG: traversal over the graph feeding the retrieval step.
04A FastAPI layer so any agent can query it.
Outcome
Now the data backbone our agentic workflows run on. The queries it answers are the ones that stayed impossible while every system kept its own store.
03
03 / 06Co-architect
CortexON
A general-purpose agent framework. Plan, act, reflect, and bolt on new tools without opening up the core loop.
My role
Co-architected it, wrote more of it than anyone else, and mentored the junior devs building on top.
01A core loop with planning, execution and reflection phases.
02Tool interfaces modular enough to extend without touching core logic.
03Memory and context management for sessions that run long.
04Review practice and mentorship for the juniors on the project.
Outcome
Open source, and the base layer for several internal and client deployments since.
04
04 / 06Contributor
Deepresearch V3
A search engine that splits a question into sub-questions, retrieves against each one, and returns structured research with its sources still attached.
My role
I worked the retrieval pipeline and the reasoning layer, mostly on multi-hop questions that need more than one pass to answer.
Built the agent framework, orchestration and DOM context pipeline behind TheAgentic Browser.
Co-architected CortexON. Highest code contributor, and mentor to the juniors on it.
Sole architect of OrgMind: hierarchical knowledge graphs and Graph RAG for queries that cross systems.
Led 4 client projects end to end: grants automation, automotive, marketing, sports analytics. Contributed to 3 more across pharma, crypto and fundraising.
Dec 2024 — Feb 2025
AI Intern
TheAgentic.AI · Mumbai
Wrote the first automated navigation and scraping passes for TheAgentic Browser.
Built a multi-agent coordination framework on PydanticAI.
Built the agent architectures that had to hold up once a client was on them.
Jun 2024
Generative AI Research Intern
Thadomal Shahani Engineering College · Mumbai
Researched generative models for marketing applications.
Published "Generative AI in Marketing" at the 5th International Conference on Sustainability, Leadership and Technology.