Settings

Theme

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

github.com

3 points by osquar · 2 comments · 1 min read

Reader

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

1 thread
hodr_super

any saas service?

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection