Skip to content

Richard-Weiss/Claude-Usage-Extension

 
 

Repository files navigation

Claude usage tracker extension

This extension is meant to help you gauge how much usage of claude you have left.

The extension will correctly handle calculating token usage (via gpt-tokenizer) from:

  • Files uploaded to the chat
  • Project (knowledge files and instructions)
  • Personal preferences
  • Message history
  • The system prompt of any enabled tools (analysis tool, artifacts) on a per-chat basis
  • The AI's output (This is weighted as being 10x the usage of input tokens, a rough estimate)

It cannot currently handle:

  • Files from integrations (eg, google drive)

It will additionally fetch your organization ID on claude.ai to synchronize your usage amounts across devices via firebase.

UI Screenshot

About

A usage tracker extension for Claude.ai

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%