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)
gpt-tokens
Calculate the token consumption and amount of openai gpt message
nodejs-gpt
A ChatGPT implementation using the official ChatGPT model via OpenAI's API.