Skip to content
View amitpatole's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.

Block or report amitpatole

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
amitpatole/README.md

Amit Patole

Platform / SRE / DevOps / Cloud / AI and Agentic Systems Alpharetta, GA · linkedin.com/in/amit-patole · amit.patole@gmail.com


My career started with a screwdriver, not a keyboard. In the late 1990s I was assembling and repairing PCs, everything from 486s to the first Pentium IVs, then reimaging desktops and running helpdesks for enterprise clients in Pune. It taught me the habit I have never lost: understand the machine from the metal up, and never call something fixed until you have watched it work.

From there I grew into servers and networks, and then into running a technical support department where I built Linux hosting platforms, automated site and database provisioning with scripting, and first learned that the real leverage in operations is removing the human from the repetitive path. At BMC Software I stepped up to enterprise platform administration, keeping high-availability and disaster-recovery environments healthy for the application suites businesses ran on.

Telecom is where I became a platform engineer. At Tech Mahindra I led the platform for a hosted carrier VoIP service on an OpenStack private cloud, working hands-on with the network functions that carry real calls for millions of subscribers. At VIAVI Solutions I became the primary cloud and platform architect for telecom systems deployed with operators across 23+ production markets: Kubernetes and GitOps across multi-cloud and air-gapped environments, release automation that turned slow, error-prone deployments into something teams can rely on, and a security framework that audits every change. When production breaks, I am the escalation lead.

Working deep in AI platforms crystallized a question I had been circling for years: when a model produces an output, what does it actually mean for the work to be done? Not that a pipeline succeeded or a test passed, but done in the sense that you would stake your name on it. A 2026 paper I published explored one edge of that question, asking whether quantum optimization can route work across a multi-agent LLM cascade in ways classical greedy methods miss.

What I do

  • Design and operate production Kubernetes and GitOps platforms (ArgoCD, Terraform, Helm) across multi-cloud and air-gapped environments.
  • Ship measurable outcomes: meaningful cloud savings, faster release cycles, and safe, repeatable releases across 200+ microservices.
  • Build agentic-AI systems: self-hosted LLM inference, multi-agent workflows, RAG, tool-use enforcement, and hallucination validation.
  • Work forward-deployed with Tier-1 operators, translating customer workflows into shipped platform features.

The Verel organism

The open-source work here is the engineering answer to that same question. The Verel organism and its standalone companions are built on one conviction that has followed me the whole way, from the screwdriver to the model: nothing is done, and nothing compounds, until a grader returns a verdict. It is a fleet of pip-installable "organs" that grade an agent's outputs on one shared contract.

Organ What it does
verel Brain. Verified-verdict bus and compounding memory; marks work done only on PASS.
agent-vision Eyes. A machine-graded visual feedback loop agents consume to self-correct before claiming done.
audel Ears. Machine-graded audio feedback loop for coding agents.
vitel Vitals. Graded observability returning pass/warn/fail on metrics, SLOs, and error budgets.
citel Knowledge. Knowledge graph and RAG that grade citation-faithfulness and groundedness.
agentsensory The shared verdict contract every organ speaks.

Selected projects

  • tickerpulse-ai - 24x7 stock news monitoring across 10+ free sources.
  • quantum-llm-routing - QAOA-based quantum optimization for LLM cascade routing. First QUBO formulation of the model-selection problem, benchmarked on IBM Quantum hardware.
  • claude-genkit-plugin - Firebase Genkit plugin for Claude Code.
  • gapcert - Publicly-trusted TLS certificates for air-gapped and egress-restricted fleets.

Toolbox

Platform and SRE: Kubernetes (AKS, k3s), ArgoCD, Terraform, Helm, Ansible, Jenkins, Docker, Podman Cloud: AWS, Azure, GCP, multi-cloud networking, on-prem and air-gapped Data: Kafka, ClickHouse, Apache Iceberg, PostgreSQL, Snowflake, TimescaleDB AI and Agentic: Anthropic Claude API, Claude Code, LangChain, LangGraph, vLLM, Ollama, RAG Languages: Python, SQL, Java, Bash


Open to Forward-Deployed Engineering, Platform, and AI-infrastructure roles.

Pinned Loading

  1. tickerpulse-ai tickerpulse-ai Public

    A comprehensive 24x7 stock news monitoring system that tracks news from **10+ FREE sources** including social media, financial news sites

    Python 15 4

  2. claude-genkit-plugin claude-genkit-plugin Public

    Firebase Genkit Plugin for Claude Code

    Shell 11 2

  3. agent-vision agent-vision Public

    Eyes for AI coding agents 👁️ — render → perceive → report → fix → re-render. A machine-graded visual feedback loop (DOM/contrast/OCR-grounded + optional vision LLM) agents consume to self-correct b…

    Python 11 3

  4. APM_Plan_Generator APM_Plan_Generator Public

    This CLI tool generates Agentic Project Management (APM) plans, including Model Context Protocol (MCP) and prompt engineering templates, tailored for your project needs.

    Python

  5. quantum-llm-routing quantum-llm-routing Public

    QAOA-based quantum optimization for LLM cascade routing. First QUBO formulation of the model selection problem, benchmarked on IBM Quantum hardware (156-qubit Heron). Preprint: 206903

    Python

  6. verel verel Public

    Verified agents — nothing is "done" until a grader returns a verdict. Eyes (AgentVision) + verdict bus + compounding memory + a fleet + agent-built tooling + agent-run CI/CD.

    Python 4 3