Skip to content

DangerousPotential/gpt3-colab-flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

gpt3-colab-flask

Open In Colab

Small Web-App used to spin up an interface for people to access CHATGPT API using your API Key

Requirements:

  • OpenAI API Key
  • ngrok Auth Key

How to Use?

  1. Head over to: https://platform.openai.com/api-keys and create a new secret key
  2. Paste the secret key in the inveted commas: openai.api_key = "" (in colab notebook)
  3. Head over to: https://dashboard.ngrok.com/get-started/your-authtoken
  4. Copy token from website and run: !ngrok (Paste Auth-Token here)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published