Skip to content
View gauthiii's full-sized avatar
๐Ÿ’ญ
Wassup?? xD
๐Ÿ’ญ
Wassup?? xD

Block or report gauthiii

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
gauthiii/README.md
Profile Views

Hey, I'm Gautham ๐Ÿ‘‹

ServiceNow & AI Engineer ๐Ÿค– ย |ย  Novelist ๐Ÿ“š ย |ย  Music Producer ๐ŸŽง

I teach robots to talk to each other โ€” mostly so I don't have to. ๐Ÿซ 


๐Ÿง‘โ€๐Ÿ’ป whoami

I'm an engineer who genuinely enjoys the messy middle of things โ€” the part where an AI agent almost works, then hallucinates a patient appointment for the year 3025 and you have to sit it down for a chat.

By day I build ServiceNow + Agentic AI systems: enterprise AI agents, A2A/MCP plumbing, and governance layers that keep LLMs honest. By night I write novels & comics, produce lofi beats, and add commits to repos that absolutely did not need commits.

  • ๐Ÿ”ญ Currently deep in ServiceNow AI Control Tower, Agent-to-Agent protocols, and MCP servers.
  • ๐Ÿงช Favorite toys: LLMs, LangChain, Neo4j graphs, FastAPI, React, and way too much coffee.
  • ๐Ÿ› My debugging strategy is 10% logic, 90% talking to the screen.
  • ๐Ÿ“ซ Reach me: gauvij.99@gmail.com

Two modes of operation: structured logic (the day job) and chaotic creativity (everything else). They fight. I win either way.


๐ŸŽจ The Non-Engineer Half

  • ๐Ÿ“š Author: I write novels and comics. Read my stuff on my Amazon Author Page.
  • ๐ŸŽง Music: Co-founder of Homesick Syndrome โ€” soulful tunes to code (or cry) to. Listen on YouTube.

๐Ÿš€ Stuff I'm Actually Proud Of

A ServiceNow Now Assist healthcare scheduling system with a semantic hallucination-detection layer (scanHallucination) wedged between the LLM and the scheduler. Every AI output gets fact-checked against the original patient input before it's allowed to do anything. Basically a bouncer for the model's bad ideas.

ServiceNow ยท Now Assist ยท LLM guardrails ยท AI governance

Native ServiceNow AI Control Tower + AI Agent Studio (GRC) agents handling crisis escalation, risk screening, clinical docs, consent, and scheduling โ€” with a React + Vite frontend embedded as an iframe-portal and a FastAPI backend. Governance is native AICT/AIRC, auth via AWS Cognito.

ServiceNow AICT ยท React + Vite ยท FastAPI ยท AWS Cognito

Agents that talk to each other over HTTP (JSON-RPC + structured messages) instead of everything funneling through one poor overworked LLM. Reddit, Airbnb, and Finance agents coordinate to do market analysis and trip planning while I watch.

A2A Protocol ยท MCP ยท LLMs

An MCP server that exposes the entire official ServiceNow AI documentation (Zurich & Australia releases โ€” 1600+ subtopics) as searchable, LLM-readable context. Yes, this is the one plugged into my own coding assistant. Very meta.

Model Context Protocol ยท ServiceNow ยท RAG

A research system that critiques itself. Reflection + evaluation-feedback loops let it grade and rewrite its own reports before you ever see them โ€” so it does the doubting so you don't have to.

LangChain ยท OpenAI/Claude ยท Reflection loops


๐Ÿ—‚๏ธ The Full Project Directory

Everything I've built, broken, and occasionally fixed. Grab a coffee. โ˜•

๐Ÿค– AI & Agents

Project What it does Repo
Multi-Agent A2A & MCP Agents talking to agents over HTTP a2aProjects
Agentic AI Workflows Multi-agent systems with reflection loops agenticAIProjects
Multi-Server MCP Orchestration One LLM puppet-mastering many tools mcpServer
Movie AI Agent Gemini pulls cast, plot & poster from a title movieAgent
Recipe Agent Invents recipes from scratch recipeAgent
Stock Price AI Agent Live prices + AI analysis (Yahoo Finance) stockPriceAIAgent
Smart Summary Agent Summarizes any text via a tiny HF LLM smartSummaryAgent
GitHub Summarizer TL;DR for any public repo githubSummarizer
Find My Startup Multi-agent startup idea validator findMyStartup
Microservice Analyzer AI-assisted microservice inspection microservice_analyzer
Resume ATS Checker Scores your resume against a job desc resumeATSChecker
Personal LLM A tiny LLM trained on 120 of my prompts llm1
Lifetime Cost Calculator Node + LLM "what will this cost me forever" app lifetime-cost-calculator

๐Ÿข ServiceNow & Enterprise AI

Project What it does Repo
CareAtlas Now Assist scheduling + hallucination detection careAtlas
BHUC Behavioral health urgent care AI platform (AICT) bhuc
ServiceNow AI Docs MCP Official SN AI docs as an MCP server ai_service_now_docs
ServiceNow MFA API FastAPI-owned TOTP MFA backed by ServiceNow serviceNowMFA
Task Mission ServiceNow task/mission workflow app taskMission

๐ŸŒ Web, Data Viz & Frontend

Project What it does Repo
Portfolio My corner of the internet gauthiii.github.io
Superhero Data Viz Interactive D3 superhero attribute explorer superHeroDataVisualization
F1 Safety Evolution D3 viz of Formula 1 safety over time f1-safety-visualization
AI Fitness Tracker React fitness-tracking web app fitness_tracker
Healthcare Dashboard React healthcare dashboard healthcareReact
Movie Booking React movie ticket booking app movieBooking

๐Ÿ“ฑ Mobile (Flutter)

Project What it does Repo
Crate Dig Flutter app for digging music crates crateDig
Find Playlist Flutter playlist finder findPlaylist

๐ŸŽง Music & Spotify

Project What it does Repo
Spotify Automator Automates my Spotify workflows spotifyAutomator
Spotify Extractor Pulls track data out of Spotify spotifyExtractor

๐ŸŽฎ Games & For-Fun

Project What it does Repo
Super Mario DiaCare Mario, but it teaches diabetes management marioDiacare
Mario Hand-Control Play Mario with hand tracking marioHand

๐ŸŽ“ Academic & Algorithms

Project What it does Repo
Suspicious Activity Detection ML + data mining on social media (CSE 543) IASFinalProjectASU
Wafer Scheduling Johnson's Rule optimizer (CSE 551) waferScheduling
Stock Price Prediction ML stock forecasting stockPricePrediction
SVVT Software V&V testing coursework (CSE 565) cse565_svvt

โ˜• Java / Spring Boot

Project What it does Repo
Patient System Spring Boot patient management patient-system
Example Patients Spring JPA patient examples springExamplePatients
Spring Starter My first Spring Boot project springBootProject1

โšก Technical Arsenal

๐Ÿค– AI & Data TensorFlow PyTorch OpenAI LangChain Neo4j

โ˜๏ธ Cloud & DevOps AWS Docker ServiceNow

๐Ÿ’ป Languages & Frameworks Python Java React FastAPI Spring Boot Flutter


๐Ÿ† Certifications

Proof that I occasionally finish what I start:

  • ๐Ÿ“œ ServiceNow Certified System Administrator (CSA)
  • ๐Ÿ“œ ServiceNow Certified Application Developer (CAD)
  • ๐Ÿ“œ ServiceNow Certified Implementation Specialist (Data Foundations)
  • ๐Ÿ›ก๏ธ Google Cybersecurity Professional
  • ๐Ÿง  IBM Generative AI Engineering Professional

๐Ÿ“ˆ GitHub Stats

Gautham's GitHub Stats

GitHub Streak


๐ŸŒ Let's Connect

Down to talk Agentic AI, ServiceNow, cybersecurity, lofi production, or the plot twist you can't stop thinking about.

LinkedIn Portfolio YouTube Amazon

Pinned Loading

  1. findMyStartup findMyStartup Public

    A multi-agent system that analyzed new startups

    JavaScript 1

  2. a2aProjects a2aProjects Public

    a2a projects with MCP servers, langchain tools, aisuite, openai, groq, ollama, claude

    Python 2

  3. agenticAIProjects agenticAIProjects Public

    small-scale projects using agentic AI workflows

    Jupyter Notebook

  4. ANN-Customer-Purchase-Prediction ANN-Customer-Purchase-Prediction Public

    An ANN model that predicts customer purchase based on 31 different features.

    Jupyter Notebook

  5. blogGeneratorAWS blogGeneratorAWS Public

    Serverless Blog Generator with AWS Bedrock & Lambda

    Python

  6. mcpServer mcpServer Public

    mcpServer built with mcp_use and langchain

    Jupyter Notebook