Skip to content
View jagguvarma15's full-sized avatar
🎯
Surpass your limits!
🎯
Surpass your limits!

Block or report jagguvarma15

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jagguvarma15/README.md

Hi, I'm Jagadesh Varma

United States | AI Engineer | Agents Β· MCP Β· LLM Systems

Building production-grade AI agents, MCP tooling, and high-throughput LLM inference pipelines.

LangGraph Kafka vLLM NVIDIA Kubernetes AWS Dynatrace

Grafana MLflow PyTorch TensorFlow Python Qdrant Keycloak

Ongoing Projects

  • πŸ›Ÿ throughline β€” Durable execution for AI agents: crash-safe checkpoints, exactly-once effects, durable human-in-the-loop, and replay testing (BYO-LLM)
  • πŸ”­ researchscout β€” Ingests new AI/ML papers and their signals (citations, code adoption, buzz), then scores, clusters, and summarizes them to separate breakthrough from noise
  • πŸ—οΈ agent-scaffold β€” Turns markdown agent specifications into complete, runnable agent projects in your language of choice

Projects

  • πŸ”­ researchscout β€” Scores, clusters & summarizes new AI/ML papers to surface what's worth reading right now
  • 🍽️ mise β€” Event-driven intelligence layer for restaurant reservation platforms
  • 🌊 streamcontext β€” Semantic gateway between Kafka and AI agents; expose real-time data to LLMs via MCP
  • πŸ—οΈ agent-scaffold β€” Turns markdown agent specs into complete, runnable agent projects
  • πŸš€ agent-deployments β€” Production-shaped AI agent prototypes with auth, tracing, rate limits, CI & evals
  • πŸ§ͺ MCP-lab β€” Test harness stress-testing the Model Context Protocol's security boundaries & spec conformance
  • πŸ“ agent-blueprints β€” Blueprints, patterns & reference architectures for production AI agent systems
  • 🧱 Structure-D β€” Ingest unstructured docs into validated, schema-constrained structured data
  • 🎯 Unified-M β€” Fuses MMM, incrementality & attribution into one marketing-measurement source of truth
  • ⚑ GoFuncs β€” Distributed function execution platform for Go
  • πŸ–₯️ System-Monitor β€” Configurable real-time system monitoring tool built in Rust
  • πŸ›Ÿ throughline β€” Durable execution for AI agents: crash-safe checkpoints & replay testing
  • πŸ’Š Drug-Drug-Interaction-Agent β€” Drug-interaction analysis agent with RAG, clinical APIs & LangGraph
  • πŸ’Ό Zoe-AI β€” Business agent with semantic retrieval, LoRA-tuned LLMs & guardrails
  • πŸ’‘ ThinkLife β€” Nonprofit project (migrated to Think Round, Inc.)
  • βš–οΈ RAG-AI-Compliance-Assistant β€” RAG + FAISS compliance assistant for legal search & risk assessment
  • 🎲 Mad-Libs-Generator-Game β€” Random story generator game
  • ⌨️ AdvancedKeylogger β€” Memory-resident keylogger with encryption & email exfiltration (research)

GitHub Activity

GitHub Contribution Graph

What I'm Doing

  • Building agentic systems - Production-grade AI agents, MCP tooling, and LLM inference pipelines
  • Exploring - Agent evaluation, reliability, and multi-agent orchestration
  • Rapid prototyping - Turning research into runnable products
  • Open source - Sharing reusable patterns and reference designs for building agents

Writing

Connect

GitHub LinkedIn Medium Portfolio


Recognition

  • GitHub achievements: Pair Extraordinaire, Pull Shark, Quickdraw, YOLO, Public Sponsor

Philosophy

"Surpass your limits!" - I build tools to push past what I thought was possible, then share them. Currently exploring how agents change the way we build software.

Random Facts
  • Yann LeCun: today's LLMs a "dead end," betting on world models over autoregression.

Pinned Loading

  1. agent-scaffold agent-scaffold Public

    It turns markdown agent specifications (from a separate repo called agent-deployments) into a complete, runnable agent project in the user's chosen language.

    Python 1

  2. agent-deployments agent-deployments Public

    Production-shaped AI agent prototypes with opinionated stack picks. Multiple real use cases, Python and TypeScript, each with auth, tracing, rate limits, CI, and evals out of the box. The execution…

    Python 1

  3. agent-blueprints agent-blueprints Public

    Open-source blueprints, patterns, and reference architectures for designing production-ready AI agent systems.

    Python 2

  4. Structure-D Structure-D Public

    An open-source framework to ingest unstructured documents and reliably produce validated, schema-constrained structured data (JSON/CSV/DB), optimized for high-throughput inference with LLM structur…

    Python 1

  5. MCP-lab MCP-lab Public

    A test harness for stress-testing the Model Context Protocol. Probes security boundaries (prompt injection via tool descriptions, tool shadowing, result poisoning), transport behavior, spec conform…

    Python 1

  6. streamcontext streamcontext Public

    The semantic gateway between Kafka and AI agents. Stream events into vector context, expose your cluster to LLMs via MCP, and let agents query your real-time data like a queryable substrate.

    Python 1