obsidian/wiki/projects-overview/ai-cost-tracker.md
2026-04-27 11:11:54 +01:00

1.8 KiB

title tags created updated
AI Cost Tracker — Project Card
projects
oliver-platform
ai
cost-tracking
2026-04-27 2026-04-27

AI Cost Tracker

Field Value
Repo git@bitbucket.org:zlalani/ai-cost-tracker.git
Stack FastAPI + MongoDB Atlas + Redis + Celery + React 18 + Vite
Auth (admin) Microsoft AAD (MSAL)
Auth (API) API key per connected project
Status Phase 1 — building (April 2026)
First consumer video-accessibility

What it does

Centralised AI cost tracking for all Oliver projects. Every project sends preflight + record events; cost-tracker aggregates, stores, and presents analytics by workspace / team / project / user / model.

See wiki/architecture/ai-cost-tracker for full architecture details.

Key URLs

  • Admin UI: TBD (e.g. https://cost.oliver.agency)
  • API base: https://cost.oliver.agency/v1
  • Health: https://cost.oliver.agency/v1/health

Connected projects

Project Source app name Connected since
video-accessibility video-accessibility Phase 1 (April 2026)

How to connect a new project

See wiki/tech-patterns/cost-tracker-integration — full step-by-step guide.