Skip to content

This repository belongs to the youtube video "How to use the OpenAI API in Python" (https://youtu.be/Xujt_rFf9Us). If you haven't seen it, please consider watching the videos, to get a better understanding of this code.

License

Notifications You must be signed in to change notification settings

kiecodes/openai-api-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

How to use the OpenAI API in Python

Hello. Thank you for being here. This repository belongs to the youtube video How to use the OpenAI API in Python. If you haven't seen it, please consider watching the videos, to get a better understanding of this code.

How to use the OpenAI API in Python

Content

This repository contains the Jupyter Notebook created in the video.

How to run

  1. Install the dependencies
pip3 install jupyter openai wheel pyobjc playsound pvrecorder

(If you are on Windows, you can skip the pyobjc installation)

  1. Start the Jupyter Notebook
jupyter notebook
  1. Open the notebook and run the cells.

About

This repository belongs to the youtube video "How to use the OpenAI API in Python" (https://youtu.be/Xujt_rFf9Us). If you haven't seen it, please consider watching the videos, to get a better understanding of this code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published