Skip to content

barweiss45/token_calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Token Calculator in OpenAi

Instructions

You will need an OpenAI account and an Open AI key to use this basic calculator.

Docker is needed as well. Use the .env-template file.

  1. Update the file with your key.
  2. Rename file to .env
  3. Then build the container:
    docker build -t token_calculator .
    
  4. Run the Docker container and access the application at port 8501.

About

Simple Tiktoken Calculator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages