akanjilal.dev
Live demo

ai-finops-agent, running in your browser

This is the real agent from the ai-finops-agent repository, running unmodified through Pyodide, which is Python compiled to WebAssembly. There is no server and no API key. The code, the sample billing data, and every answer remain on your machine. Ask it about a sample month of cloud and AI spend in the open FOCUS format.

Booting the Python runtime in your browser, this takes a few seconds the first time…
The agent will answer here.
The agent is read only and hardened. It can only run a fixed set of analytics tools, it refuses questions that carry injected instructions, and the sample data even contains a poisoned billing description that tries to make it report a total of zero. The total above is still correct, because the agent treats billing text as data to be counted rather than as instructions to follow.