deanliang06/RoboHub
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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.