Report an Issue • Request a Feature
The Problem: AI companies are burning through compute costs without visibility into profitability per customer, feature, or agent. Most developers discover they're losing money only after the damage is done.
Our Solution: Real-time cost tracking, margin analysis, and pricing optimization specifically designed for AI applications.
- Customer & Agent Analytics: Track costs, usage, and profitability per customer.
- Real-time Metering: Real-time cost tracking across OpenAI, Anthropic, Gemini, and more
- Know Your Margins: Margin analysis per customer, feature, and AI agent.
- Scalable by Design: Production-ready stack built for high-volume requests.
- 5-Minute Setup: Launch instantly with Docker.
- Self-Hosted & Secure: Your data, your infrastructure. Total privacy.
Deploy your own instance of Frost AI locally.
- Docker and Docker Compose: Get Docker
- Git: Install Git
- pnpm: npm install -g pnpm
To start the application (includes the database), run:
That's it! Frost AI is now running at http://localhost:3000. To stop the application, run:
Just make an API call to track your costs.
- Framework: TanStack Start
- UI Components: shadcn/ui (Radix UI + Tailwind CSS)
- Database: PostgreSQL
- ORM: Drizzle ORM
- Monorepo Tooling: Turborepo & pnpm
- Containerization: Docker
Our vision is to build it into a complete, end-to-end billing solution for AI companies.
- Subscription & Hybrid Pricing Models: Move beyond simple per-action pricing to support monthly/yearly subscriptions, tiered pricing, and complex hybrid models (e.g., a base fee + overages).
- True Billing & Invoicing: The highest priority is to build the billing engine. This will include generating invoices from the tracked usage data and integrating with payment gateways like Stripe.
- Advanced Analytics & Alerting: Deeper insights, customizable reports, and automated alerts to notify you of cost spikes or low margins.
- Client-side SDKs: Official libraries for Python and JS/TS to make integration trivial.
Have an idea for our roadmap? Suggest a feature!
Frost AI is a free and open-source project. We welcome contributions of all kinds! Whether you're a developer, a designer, or just an enthusiast, you can help make this project better.
- Submit an Issue or Feature Request
- Star our repo ⭐
Thanks to our friends: Drizzle, TanStack, shadcn/ui, Turborepo, and the countless other open-source projects that make Frost AI possible.