Skip to content
View adwantg's full-sized avatar
🎯
Focusing
🎯
Focusing
  • Livermore, California
  • 13:14 (UTC -07:00)

Block or report adwantg

Report abuse

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

Report abuse
adwantg/README.md

Hi there, I’m Goutam 👋

Principal Engineer building cloud-native distributed systems and intelligent platforms.

I work at the intersection of:

  • ☁️ Cloud Infrastructure
  • 🤖 Applied AI / LLM Systems
  • 🔗 Distributed Systems
  • 🧪 Research-Driven Engineering

My work focuses on AI system reliability, Retrieval-Augmented Generation (RAG), and developer tooling for modern platforms.


🚧 Current Open Source Projects

Project Type Description
🧠 rag-evidence-coverage-evaluator AI Evaluation Framework Framework for evaluating grounding quality and evidence coverage in Retrieval-Augmented Generation (RAG) systems
🔗 rag-chain-of-logic-coverage AI Evaluation Framework Evaluates reasoning validity and logical consistency in RAG pipelines
🧬 orthogonal-low-rank-editing AI Research Implementation Implementation of subspace collision analysis and orthogonal low-rank updates for neural knowledge editing
🧪 amorphous-intelligence-experiments AI Research Experiments Experiments demonstrating reasoning divergence and epistemic drift in local LLMs
📊 bigocheck Python CLI Library Zero-dependency empirical Big-O complexity checker with CLI assertions and pytest integration
pdperf Static Analysis Tool Static performance linter that detects slow Pandas anti-patterns
🧩 promptspecj Java Developer Library Compile-time prompt contracts for JVM AI applications (“OpenAPI for prompts”)
🌟 schemaglow Data Engineering Tool Human-friendly schema diff and visualization tool
🗺 tracemap Network Visualization Tool Terminal UI traceroute visualizer with ASCII network maps
🛡 mcp-shield-pii AI Security Middleware PII detection and protection layer for MCP servers
🚦 mcp-egress-guard AI Security Middleware Security policy enforcement layer for outbound MCP traffic

🔬 Research

My research focuses on evaluation and reliability of AI systems, including:

  • Retrieval-Augmented Generation evaluation
  • LLM reasoning validation
  • Knowledge editing in neural networks
  • AI observability and reliability

Selected research directions:

  • Evidence Coverage Evaluator for RAG Systems
  • Chain-of-Logic Coverage Evaluator
  • Subspace Collisions in Knowledge Editing
  • RAG as a Scientific Instrument

🧰 Technology Stack

Cloud & Infrastructure

AWS • ECS • EKS • Lambda Terraform • Infrastructure as Code Distributed Systems Architecture

Backend & Systems

Java • Spring Boot Python Event-Driven Architectures

AI Platforms

Large Language Models RAG pipelines Vector databases AI evaluation frameworks


🤝 Collaboration

I’m interested in collaborating on:

  • AI system evaluation frameworks
  • distributed systems research
  • developer productivity tools
  • open-source AI infrastructure

📬 Connect

GitHub: https://github.com/adwantg

Pinned Loading

  1. bigocheck bigocheck Public

    Zero-dependency empirical Big-O complexity checker for Python with CLI, assertions, and pytest integration

    Python 2

  2. rag-evidence-coverage-evaluator rag-evidence-coverage-evaluator Public

    A comprehensive framework for evaluating evidence coverage and faithfulness in RAG systems

    Python 1

  3. rag-chain-of-logic-coverage rag-chain-of-logic-coverage Public

    Official implementation of CoL-CE: A framework for evaluating reasoning validity in RAG systems

    Python 1

  4. mcp-shield-pii mcp-shield-pii Public

    🛡️ Real-time PII redaction proxy for MCP (Model Context Protocol) — detects and masks 23 entity types before they reach the LLM. Drop-in privacy layer for Claude Desktop with zero-latency regex + N…

    Python

  5. promptspecj promptspecj Public

    OpenAPI-style prompt contracts for Java and Spring AI.

    Java

  6. tracemap tracemap Public

    Modern traceroute visualization for the terminal and the web. Table-first (MTR-style) output, interactive TUI, HTML/SVG maps, ASN + GeoIP enrichment, replay, diff, and privacy-aware design.

    Python