Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

alt text

ChatGPT3 API Wrapper

Afif A. Iskandar

Repositori ini merupakan wrapper untuk mengakses API ChatGPT 3

Catatan Instalasi

Library yang digunakan adalah requests

Cara Menggunakan

from chatgpt3 import ChatGPT3

gpt3 = ChatGPT3("API Token OpenAI")
gpt3.ngobrol("Nama kamu siapa ?")

Bagaimana cara mendapatkan API Token dari OpenAI ?

  • Buka websiteOpenAI.
  • Login atau Daftar jika belum punya akun
  • Klik menu profile di kanan atas
  • Klik View API keys.
  • Klik pada Create new secret key
  • Catat token API anda

About

No description, website, or topics provided.

Resources

Stars

6 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages