Skip to content

Isaac-dot-py/RoboHub_Isaac

 
 

Repository files navigation

RoboHub Camp scheduale

Prior to Day 1:

Create a file called ".env" (environment variable) in the root of your project and add 2 lines
"
apikey = 
YOUTUBE_API_KEY = 
"
Obtain your own personal OpenAI API key
Obtain your own personal youtube API key 
Use Chat GPT and youtube for help on obtaining these
After the first = sign add OpenAI API key (remember the quotes!!)
After the second = sign add youtube API key (remember the quotes!!)

Go through each code and begin to understand the large ideas that we will expand upon more in depth in the class.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 92.4%
  • Python 7.6%