Projects

  • Agentic data synthesis platform

    Current Agents · Orchestration · Knowledge graph

    Running many agents in parallel on harnesses like Cursor and Claude to synthesize from 3,000+ web APIs and thousands of offline datasets, reconciling divergent schemas at ingest. Built to rival incumbent data platforms by adding interactive geospatial lookups with live data feeds.

    Millions of data points today, architected toward billions. Lineage, freshness, and cross-source joins power a single analytical surface for production-grade data synthesis.

  • Browser use agents

    VLM · Agents

    Built multiple browser use agents with frontier models. Includes a self-built stealth browser harness intended for captcha solving. Supports research tasks: answering questions and validating answers based on multi-document source material on the web. Frequently repurposed for any task where agents need access to websites.

  • Lambda Cloud MCP

    MCP · ML infra · Agents

    MCP surface for Lambda Cloud — auto-provision GPUs, orchestrate ML environments and training jobs, steer agents by text message. Code

  • Legal Agentic RAG System

    RAG · Agents

    Agentic RAG on official legal pages with various hybrid search implementations, reranking, multi-agent systems. 90% retrieval accuracy on evaluations created from high quality synthetic data. Finetuning on Google cloud platform with torch distributed elastic training. 10,000+ HuggingFace dataset downloads. Code · Training infra

  • LoRA Targeting for Persona SFT

    Fine-tuning · MoE · VLM

    Gradient-guided LoRA targeting for persona SFT on qwen3.5-35b-a3b; Curated 700,000+ noisy discord messages into high quality multi-turn SFT data; lmms-eval OSS contribution (eval harness used by frontier labs & thousands of users). Accelerated evals by 30x with vLLM. Code

  • Llama 3.1 8B Instruction Tuning

    Fine-tuning

    LoRA SFT with +52% IFEval improvement (200→305/834) on ~$10 compute, and multiple quantization experiments. Code

  • Large Language Model Pretraining

    Pretraining · DDP

    Pretrained a 450M-param transformer on FineWeb-Edu (10B tokens), 8xA100 gpus using DDP — RoPE, SwiGLU, Flash attention, GQA/MHA, KV-Cache, etc. Code · Checkpoint

  • Transformer from Scratch

    Fundamentals

    PyTorch "Attention Is All You Need" implementation with encoder-only, decoder-only, and encoder-decoder architectures. Along with modern extensions (SwiGLU, RMSNorm, RoPE) Code

Technologies

Applied AI
Python, AI Agents, Multi-agent systems, Retrieval augmented generation, Finetuning, Evaluations, Large language models (LLM/SLM), Multi-modal models, Vision language models, Claude Agent SDK, Playwright
Applied ML
PyTorch, HuggingFace, Transformers, Pretraining, Supervised finetuning, LoRA/PEFT, Quantization, Unsloth, Bitsandbytes, Weights & Biases, Torch Elastic, Distributed Data Parallel (DDP)
ML infra
Docker, Google Cloud, Google Compute Engine, Google Kubernetes Engine, Lambda Cloud, vLLM, Vector databases, Hierarchical Navigable Small World (HNSW) tuning, ElasticSearch