openai-gpt-token-counter
Count the number of OpenAI tokens in a string. Supports all OpenAI Text models (text-davinci-003, gpt-3.5-turbo, gpt-4)
ai-text-processor
Utility for processing text using AI. Summarize, analyze, extract, translate, format, and more! ✨
promptfusion
A CLI tool to concatenate all text files in your CWD with headers for GPT prompt engineering.
gpt-tok
Lightweight trimmed down encoder/decoder/tokenizer/token counter for gpt3 that is compatible with both node and browser environments