Python & GPT-3 for Absolute Beginners #1 - Setting up your environment

preview_player
Показать описание
Patreon (and Discord)

Substack (Free)

GitHub (Open Source)

AI Channel

Systems Thinking Channel

Mythic Archetypes Channel

Pragmatic Progressive Channel

Sacred Masculinity Channel
Рекомендации по теме
Комментарии
Автор

Dude.. thank you so much for this tutorial series. It literally saves me so much time, endless searching and uncomfortable explaining. It's so hard to find good, easy to follow tutorials without much clutter. This is perfect.

cyberghost
Автор

Hi David. Thank you for this video. It has been almost 10 years that I don't code anything. And honestly I was never good at it. With your help and Chat GPT, I was to not just implement it, but also understand it. I also upgrade the function to be able to do follow up questions and save the results in JSON file. Maybe this is nothing for very experience programmers, but I take a win every single day. Thank you for the challenge at the end of the video.
(Apologies for grammar errors - much appreciation from Brasil).

jamesmilton
Автор

Did you do this for me? You must have one this for me. Because this is exactly what I need. I hoped at some point you'd do a "for beginners" series. And this is quite relevant to the DM I sent to you on Discord. Thank for the quality content you put out man.

keithinadhd
Автор

This worked so flawlessly, thanks!! I was learning only through ChatGPT but I missed the little tickbox of adding to path, and you helped me with that. Then I followed the tutorial and it all warked with my "list of purple widely unkown fruits". Thanks!!!

oscargalvez
Автор

Thank you for sharing David! Your channel is so underrated 🤔, it's about to encourage the Algo.... with 👍, by the way great contents, got a new sub here 😀

NEWNATURE
Автор

Great video, will recommend to collegues!

ene_
Автор

8:09 100% agree 🙂 Awesome that you still develop it 🙂

SpicedFuture
Автор

Hey there, when i type "git clone" and paste the link, it returns saying is not a Intern comand. First time using pyton(iam not a programer 😅), have never used before. Plis help 🥰

kerrkristie
Автор

I always give up on tutorials, but I made it through this one. VERY EXCITING TIMES.

whatdoiknow
Автор

Thank you so much! I am totallu new in this!

cynthiaortiz
Автор

This is amazing, but returned "Invalid header value b" error.

If anyone else runs into it, essentially it's appending a line return to the key (checked a million times, there's no line break, something's adding one)

To fix, add `.strip("\n")` to this line, like so:
openai.api_key =

weirdnewworld
Автор

This is fantastic!! Thanks for looking out for the noobs like me. Subscribed

mikehynz
Автор

This is fantastic, thanks! The openai demo is very hard to follow, and makes things overly complex with environments etc.

heteroclinictangle
Автор

I have learnt more in this video than I have learnt ever 🤣

mabelsunny
Автор

for cloning it says 'git' is not recognized as an internal or external command,
operable program or batch file. what should i do? 5:52

vaishnavvasan
Автор

Hello David,
I found out that there is a function already implemented in the library that reads the API from a file in the system:
openai.api_key_path = "openaiapikey.txt"

Anyways, great tutorial, thank you!

kaxoxinho
Автор

I just wanna say thank you.... for introducing me to Mongolian Neofolk.

mta
Автор

hi david. ive been tinkering like crazy and still get the invalid syntax error. any advice? thanks so much for the video btw. feel like im learning a lot

BellaBoston-kjkf
Автор

Hey, this might sound stupid but can I copy this for mac or will this damage my os? Thank you for the very elaborate and helpful video!

greg
Автор

Hello Sir, Storing apikey locally is giving error, saying Incorrect key provided. Can u please explain about the format it should be stored

jasjotsingh