You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Databricks App for cross-workspace AI stack governance. Unified view of agents, serving endpoints, knowledge bases, and AI Gateway usage, backed by system tables + Lakebase with auto-refreshing discovery workflows.
PyPI-distributable LLM control plane: gateway choke point, cost attribution, OTel instrumentation, and offline reporting as an inspectable engineering artifact.
Per-subagent cost attribution for Claude Code. Reads local JSONL session logs, computes shadow cost at marginal Anthropic API rates with proper TTL pricing.
Infer ownership of untagged AWS resources from CloudTrail behaviour and write tags back — the open-source FinOps input layer. Methodology peer-validated on Microsoft Azure 2.6M-VM dataset.
FinOps cost attribution for AI code agents: maps Kiro, Cursor, and Claude Code spend to git commits to reveal per-task cost, waste patterns, and agent ROI signals.
Attribute cloud database spend to the teams, apps and features that caused it — joins pg_stat_statements deltas with billing exports to produce a defensible chargeback report.
FinOps for LLM spend: drop-in OpenAI/Anthropic-compatible proxy with streaming-safe exact cost attribution, waste detection, and LLM-as-judge substitution verdicts. Fails open by design.
Serverless FinOps toolkit for GKE Autopilot — automated cost anomaly detection and rightsizing recommendations delivered to Slack, built on BigQuery, Cloud Monitoring, and Cloud Functions.
Snowflake-flavored FinOps engine on DuckDB. Reconciles per-query attribution against billed warehouse credits, surfaces the auto-suspend idle-padding gap (21% of the bill on the demo), and attributes every credit to a team via fair-share allocation per warehouse-hour.
Self-hosted pipeline observability and cost-attribution dashboard for Airflow/dbt: ingest run metadata, estimate $ cost per pipeline/team, and surface it on a Streamlit dashboard. Docker Compose + Helm deployable.