AI-Adjacent Utilities
Client-side utilities for working with LLMs — token estimation, prompt tooling, and cost calculators.
LLM Cost Calculator
Estimate the cost of an LLM API call from input and output token counts, using published…
Prompt Template BuilderFill in {{placeholder}} variables in a prompt template to generate the final prompt text — instantly,…
Token CounterEstimate how many LLM tokens a piece of text will use, with both character-based and word-based…