Skip to content

evergood2025/factory-ai-usage

Repository files navigation

Factory AI Usage Dashboard

中文文档

A tool to check your Factory AI API token usage and remaining quota.

Preview 1

Preview 2

How it works

Fetches usage data from Factory AI's /api/organization/members/chat-usage endpoint.

Features

  • Keys stored locally - API Keys are saved in browser localStorage, never uploaded to any server
  • Multi-key management - Save multiple keys and switch between them
  • Batch Operations - Support batch adding, simultaneous viewing, and exporting of multiple API keys
  • Bilingual - English and Chinese interface

Usage

# Install dependencies
bun install

# Start dev server
bun dev

# Build
bun run build

Deployment

Production requires a proxy to forward /api requests to https://app.factory.ai.

License

For personal learning and non-commercial use only.

About

A simple dashboard to track your Factory AI API token usage

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages