Projects
Here are some things I’ve built:
deepagents
LangChain’s open source agent harness. I help maintain it.
Claude’s Bananas Story Agent 🍌
An autonomous story agent using the Claude CodeSDK that turns any idea into illustrated stories with real multi-image consistency.
Selected Research
CNN2Graph: Building Graphs for Image Classification
WACV 2023 - Use GNNs to build a graph of “good” images and use these good images to better classify query images via transductive learning.
Image Retrieval with Self-Supervised Divergence Minimization and Cross-Attention Classification
IJCAI 2024 -Improve image retrieval by letting augmenting query images and making their distributions match across the database.
Learning Object Focused Attention
ICPR 2024 - Work on developing attention mechanisms that focus on relevant objects within images for better understanding and classification.