DevToys-app / DevToys

A Swiss Army knife for developers.
https://devtoys.app/
MIT License
26.94k stars 1.45k forks source link

Token counter for generative AI #1122

Closed Zaffer closed 2 months ago

Zaffer commented 6 months ago

What feature or new tool do you think should be added to DevToys?

Token counter for text that counts the token for LLM's like ChatGPT etc. Similiar to TikToken or whatever OpenAI's formula is.

Why do you think this is needed?

Quickly count tokens in the app.

Solution/Idea

Implement the opensource algo for counting these tokens.

Comments

No response

veler commented 2 months ago

Hi, This is a good idea for an extension, but I don't think it fits DevToys' default tools. Thanks