Skip to content

verusikk/gpt-tutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPT Tutorial

Please use Python 3.11+ or Java 11+ or NodeJS 18+.

Tutorial flow located in python folder in numeric order (1, 2 ... 5). For python code we need to set

  1. OpenAPI secret API key to OPENAI_API_KEY
  2. Value of __Secure-1PSID from https://bard.google.com/ cookies to _BARD_API_KEY env variables. You should be authorized on web site and accept policy.

In java and nodejs folder located templates with related libraries examples.

About

GPT Tutorial

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 80.9%
  • Java 12.7%
  • JavaScript 6.4%