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

Block or report adwantg

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 supported. This note will be visible to only you.
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