Skip to content

Latest commit

ย 

History

424 Commits

Folders and files

NameName
Last commit message
Last commit date
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Hi, I'm Siddhant Khare ๐Ÿ‘‹

๐Ÿ“ India | Senior Software Engineer at Okta | ๐Ÿ› ๏ธ Former Ona/Gitpod engineer (acquired by OpenAI) | ๐Ÿ” OpenFGA Core Maintainer | ๐ŸŽค International Speaker | siddhantkhare.com

Building infrastructure for AI agents - context efficiency, least-privilege security, production-grade tooling.

๐Ÿ“– The Agentic Engineering Guide

I wrote a book: The Agentic Engineering Guide - 10 parts, 33 chapters on the engineering decisions behind AI agent infrastructure. Context engineering, authorization, cost control, evaluation, adoption playbooks.

Free to read online. PDF & EPUB on Gumroad. Source on GitHub.

Published research

Peer-reviewed conference paper ยท Springer ยท ICDEC 2025 proceedings ยท Published August 2026

My first published research paper, based on LLMTraceFX, the open-source GPU inference profiler I built.

I developed the concept and methodology, conducted and validated the study, and wrote the original draft.

Authors: Shubhanshu Kushwaha, Mamata Samal, Siddhant Khare.

Current Projects

Agent Infrastructure & Context Engineering

  • ๐Ÿงฌ Distill - Deterministic context deduplication for LLMs. Clean context in ~12ms, zero LLM calls.
  • ๐Ÿ” agent-trace - strace for AI agents. Capture and replay every tool call, prompt, and response. OTLP export to Datadog, Honeycomb, New Relic, Splunk.
  • ๐Ÿงช ContextLab - Open-source LLM context engineering toolkit: analyze, compress, visualize.
  • ๐Ÿ’พ TokenVM - High-performance runtime treating LLM KV cache as virtual memory with page-based eviction.
  • ๐Ÿ“Š KV-Cache Profiler - Profile LLM GPU memory needs before deployment, not after.
  • ๐Ÿ”ฌ LLMTraceFX - GPU-level LLM inference profiler with kernel timing and AI-powered bottleneck detection.
  • ๐Ÿค– Agentflow - Kubernetes for AI agents - orchestration runtime, prompt ops, security layer, observability, and cost-aware scheduling.
  • ๐ŸŒ AI Agent Orchestrator - Multi-agent AI system on Cloudflare Workers + Containers.
  • ๐Ÿšจ OnCall Agent - AI-powered on-call triage agent. Pulls alerts, checks deploys, maps dependencies, reads runbooks, and ranks hypotheses by confidence. Built on OpenAI Agents SDK.
  • ๐Ÿ”ข LLM Parallelism Explorer - Research tool for optimizing parallelism strategies in LLMs (MoE focus).
  • ๐Ÿ’ฐ CloudArb - GPU arbitrage platform for AI compute optimization.

Agent Security & Authorization

  • ๐Ÿ” agentic-authz - OpenFGA + MCP authorization gateway for AI agents. Fine-grained access control at team, project, and tool levels.
  • ๐Ÿ” Agentic Authorization - Authorization patterns for autonomous AI agent systems using ReBAC with OpenFGA.
  • ๐Ÿ”— A2AS Implementation - Proof-of-concept of Agent-to-Agent Security framework.
  • ๐Ÿ›ก๏ธ Sentinel AI - Hermetic CLI for security scanning and dead-code detection with LLM-powered triage.
  • ๐Ÿ”’ actionsec - Fast, local-first CLI for GitHub Actions security analysis.

Developer Tools & MCP Servers

Applications

  • ๐Ÿ” Swiggy Party Agent - AI agent that orders food for your entire team.
  • ๐Ÿ‘๏ธ Gemma Vision - Local image intelligence CLI powered by gemma4:12b via Ollama.
  • ๐ŸŽฌ Lipsync Check - Detects audio-visual desync in video files using Gemma 4 via Ollama.
  • ๐ŸŽต Song Vector Explorer - Explore song lyrics as interactive 3D vector spaces.
  • ๐Ÿ—บ๏ธ SageMap - Interactive tool to map and evolve personal beliefs.
  • ๐Ÿฅ Radiology Copilot - Gemini-powered multimodal radiology assistant.
  • ๐Ÿ›๏ธ ArchiFusion - Transforms architectural ideas into 3D building models.
  • ๐Ÿ’Š MediSearchAI - A smarter way to search for medicines.
  • ๐Ÿ“„ MedBrief - Automated PubMed research paper summarization into narrated videos.
  • ๐Ÿ“š LangChain x OpenAI: Bring Your Own Data - Train with custom markdown data using LangChain.
  • ๐Ÿ–ฅ๏ธ GPT-CLI - GPT in your terminal.

Maintainer Roles

  • ๐Ÿ”‘ OpenFGA - Core Maintainer of Google Zanzibar-style fine-grained authorization system (CNCF Incubating). First independent maintainer.
  • ๐Ÿ” GitHub1s - Maintainer of one-second code reading for GitHub repositories.

Legacy / Earlier Work

What I'm Doing

  • Engineering @ Ona - Building infrastructure for AI agents (formerly Gitpod).
  • Open Source - Maintaining OpenFGA, GitHub1s, and shipping agent infrastructure tools.
  • Writing - The Agentic Engineering Guide (book) + 40+ technical articles on AI infrastructure, security, and context engineering on siddhantkhare.com/writing.
  • Speaking - KubeCon India 2025: Beyond Productivity: Scaling Cloud Dev Environments for Faster Feedback & Sustainable Engineering. Available for conferences on AI agent security and authorization.
  • Mentoring - Book a session on MentorCruise.

Latest Blog Posts

Connect

Twitter LinkedIn YouTube Dev.to Website GitHub Sponsors Buy Me a Coffee


Recognition

Videos

Research Focus

Building at the intersection of LLM efficiency and agent security:

  1. Context Efficiency & Reliability - Deterministic algorithms for context deduplication and optimization (Distill, ContextLab, TokenVM)
  2. Agent Authorization & Audit Trails - Google Zanzibar-style authorization for agent-tool interactions (agentic-authz, OpenFGA)
  3. Adversarial Robustness & Observability - Detecting and mitigating attacks on agent tool-use pipelines (Sentinel AI, agent-trace, LLMTraceFX)

About

GitHub homepage of Siddhant Khare

Topics

Resources

Stars

10 stars

Watchers

0 watching

Forks

Contributors