> HOW TO BUILD AGENTS?
+ load memory.md
-----
Agents ...
Generalization ...
-----
+ load skill building_agent/SKILL.md
Start with evals ... <compressed 45 MB at /tmp/agents.txt> You have created a loop. Now iterate on it. Hurray! Celebrate your wonderful agent.
> Calling tool RAG("ingredients for a better agent")
<chunk>Celebrate your wonderful agent.</chunk>
<thinking>đ</thinking>
> Calling tool RAG("post-training alignment: SFT, reward modeling, preference optimization, evals")
> Complete CS336 Spring 2026 Assignment 5: Alignment.
^C KeyboardInterrupt
> Do generative models struggle at generalization?
+ searching web ... CoInD
+ fetching ... CoInD: Enabling Logical Compositions in Diffusion Models
No. Vanilla generative models are trained to model the probability distribution of their training data, but that objective is not theoretically guaranteed to generalize to arbitrary logical compositions. CoInD shows why standard conditional diffusion models can fail the independence assumptions needed for compositional generation, and proposes enforcing independence between conditional marginals with Fisher divergence so models compose attributes more reliably.
Iâm a Machine Learning Engineer at Splunk, where I build the Splunk AI Assistant â turns out agents need engineers too. I graduated with a Masterâs in Computer Science from Michigan State University, where my thesis focused on Compositionality in Diffusion Models under the supervision of Dr. Vishnu Boddeti. Prior to that, I earned my Bachelorâs degree from IIT, Guwahati.
Publications
â Apart from Research
đ§âđ« I love teaching. At Michigan State University, I taught CSE 232 from Aug 2023 to May 2025 and CSE 480 from May 2023 to Aug 2023.
âł I enjoy running on rare sunny days on the East Coast. When the weather turns gloomy, I settle in with a cup of coffee â, pick up a book, work through math problems, and occasionally revisit LeetCode.


