Show HN: Narev – Open-Source FinOps for AI and Cloud Spend

3 osquar 2 7/25/2025, 3:28:24 PM github.com ↗
Hey HN,

I've been working on unifying SaaS billing data using FOCUS 1.2 from the FinOps Foundation. Started with cloud providers (AWS, Azure, GCP) and OpenAI.

Narev ingests billing data, normalizes it with FOCUS 1.2, and gives you one dashboard for everything. Self-hosted so your data stays private.

Try it:

docker run -d \ --name narev \ -p 8000:8000 \ -v $(pwd)/data:/app/data \ -e DEMO="true" \ ghcr.io/narevai/narev:latest

Then hit http://localhost:8000

This is v0.1.0—stage, early but functional. Looking for feedback on which SaaS integrations to prioritize next, bug reports, and contributors.

GitHub: https://github.com/narevai/narev

Comments (2)

hodr_super · 20h ago
any saas service?
osquar · 19h ago
Which one should we implement first?