Asia/Kolkata
ProjectsSeptember 1, 2024

AI Research Agent Workshop

Designed and delivered a hands-on workshop that teaches engineering teams how to build production-ready AI agents from scratch, using a progressive commit-based learning approach. Most AI agent tutorials are either too theoretical or skip the fundamentals. Engineers needed a structured, hands-on path from zero to a working AI agent. Built the workshop as a series of 13 progressive git commits, each introducing a new concept — from basic API calls to tool use, memory, and multi-step reasoning. Included a full speaker script for reproducibility.
  • TypeScript — Workshop codebase
  • Claude API — Anthropic's language model
  • OpenAI (gpt-4o) — Alternative model support
  • Designed the curriculum and progressive learning path
  • Built all 13 workshop stages as git commits
  • Wrote the full speaker script and facilitation guide
  • Delivered the workshop to engineering teams
Enabled engineers to build production-ready AI agents from scratch, with a reusable workshop format that can be delivered by any facilitator.

Related projects

Atomic: Stage Label in TUI Chat Input (PR #3013)

Contributed a visual distinction feature to Atomic — an open-source AI coding agent runtime — showing which subagent stage is active directly in the terminal UI input areas.

Hivemind: Fix Stale BM25 References in Docs (PR #350)

Merged contribution to Hivemind — a YC-backed AI memory layer — correcting stale technical documentation that described a removed lexical search implementation.

Managed AI Chatbot Service

Built a self-hosted managed AI chatbot service for small businesses, with pilot deployments for a dental clinic and a church.

Event-Driven Customer Onboarding System

Architected a mission-critical event-driven system for seamless customer onboarding with resilient distributed transactions using Kafka and the SAGA pattern.

Payment Gateway Integration — Springer Nature

Integrated multiple microservices with Razorpay for a robust payment processing system at Springer Nature.

Route Search Performance Optimization — Lava Labs

Redesigned a route search system reducing response time from 30s to 2s — a 15x performance improvement.