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

  Рет қаралды 45,984

David Shapiro

David Shapiro

Жыл бұрын

Patreon (and Discord)
/ daveshap
Substack (Free)
daveshap.substack.com/
GitHub (Open Source)
github.com/daveshap
AI Channel
/ @daveshap
Systems Thinking Channel
/ @systems.thinking
Mythic Archetypes Channel
/ @mythicarchetypes
Pragmatic Progressive Channel
/ @pragmaticprogressive
Sacred Masculinity Channel
/ @sacred.masculinity

Пікірлер: 54
@cyberghost4747
@cyberghost4747 Жыл бұрын
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.
@jamesmilton3317
@jamesmilton3317 Жыл бұрын
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).
@adamdavidlong6858
@adamdavidlong6858 Жыл бұрын
"take a win every single day" Love this. @jamesmilton3317 you captured my thoughts exactly.
@suvendroseal1724
@suvendroseal1724 7 ай бұрын
Loved reading this comment! Hope you're still learning well, would love to hear about your progress now and what use cases are you implementing GPT now?
@keithinadhd6693
@keithinadhd6693 Жыл бұрын
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.
@DaveShap
@DaveShap Жыл бұрын
It was actually Ene's idea, but yeah lots of people need it! Glad it helps
@keithinadhd6693
@keithinadhd6693 Жыл бұрын
That's great. I really did hope that something like this would come about.
@Sulayman.786
@Sulayman.786 10 ай бұрын
No, he did it for me, just that you needed it too
@SpicedFuture
@SpicedFuture Жыл бұрын
8:09 100% agree 🙂 Awesome that you still develop it 🙂
@ene_77
@ene_77 Жыл бұрын
Great video, will recommend to collegues!
@elazarshmalo4891
@elazarshmalo4891 Жыл бұрын
Really amazing. Thanks so much.
@cynthiaortiz4941
@cynthiaortiz4941 11 ай бұрын
Thank you so much! I am totallu new in this!
@reihanehmirjalili4676
@reihanehmirjalili4676 Жыл бұрын
You are an amazing teacher!
@HengkyHidayat
@HengkyHidayat Жыл бұрын
Thank you for the tutorial
@NEWNATURE777
@NEWNATURE777 Жыл бұрын
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 😀
@TheOGDesigner
@TheOGDesigner 10 ай бұрын
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!!!
@bhargavsukumar6024
@bhargavsukumar6024 10 ай бұрын
iam new to this how to run this program in notepadd++ actually i tried but it show like this python: can't open file 'D:\\pyton programs\\Notepad++\\s(Notepad++)': [Errno 2] No such file or directory
@IN-pr3lw
@IN-pr3lw Жыл бұрын
Dope keep them coming
@TheVersionController
@TheVersionController Жыл бұрын
This is fantastic!! Thanks for looking out for the noobs like me. Subscribed
@Katzenha
@Katzenha Жыл бұрын
Thank you so much! :)
@heteroclinictangle
@heteroclinictangle Жыл бұрын
This is fantastic, thanks! The openai demo is very hard to follow, and makes things overly complex with environments etc.
@greg8461
@greg8461 Жыл бұрын
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!
@rufus9322
@rufus9322 Жыл бұрын
Thank you 🤗
@motiondesignermx2847
@motiondesignermx2847 Жыл бұрын
it works, thanks.
@angelitaalicia30
@angelitaalicia30 9 ай бұрын
New sub! Thanks for the video!
@kerrkristie
@kerrkristie Жыл бұрын
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 🥰
@genolopez6127
@genolopez6127 5 ай бұрын
If you recently installed Git for Windows while a Command Prompt window was open, the issue might be resolved as soon as you reopen Command Prompt🙂
@aimeepeace8511
@aimeepeace8511 Жыл бұрын
thank you!!!!!!
@whatdoiknow7836
@whatdoiknow7836 Жыл бұрын
I always give up on tutorials, but I made it through this one. VERY EXCITING TIMES.
@DaveShap
@DaveShap Жыл бұрын
Nice! What did I do well that helped you?
@duncansmothers
@duncansmothers Жыл бұрын
@@DaveShap I think it's quick with no fat. And explains every part for non-devs which is really great.
@mabelsunny5542
@mabelsunny5542 Жыл бұрын
I have learnt more in this video than I have learnt ever 🤣
@BellaBoston-kj5kf
@BellaBoston-kj5kf Жыл бұрын
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
@SpicedFuture
@SpicedFuture Жыл бұрын
it works. Stay with it. Takes 1-2 hours and google helps. But you learn a lot.
@weirdnewworld1736
@weirdnewworld1736 Жыл бұрын
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(" ")` to this line, like so: openai.api_key = open_file('openaiapikey.txt').strip(" ")
@vaishnavvasan520
@vaishnavvasan520 Жыл бұрын
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
@humbertodavidramirezramos9453
@humbertodavidramirezramos9453 8 ай бұрын
me too. What should i do?
@genolopez6127
@genolopez6127 5 ай бұрын
If you recently installed Git for Windows while a Command Prompt window was open, the issue might be resolved as soon as you reopen Command Prompt🙂
@ShrekLover12369
@ShrekLover12369 3 ай бұрын
@@genolopez6127 THANK YOU!! Relaunching cmd worked when I got the same error!
@jacobrekawek6563
@jacobrekawek6563 Жыл бұрын
Would this work on pycharm ? Cuz i dont seem to get any output and I get a synthax error from the beginning under install
@DaveShap
@DaveShap Жыл бұрын
Focus on understanding the basics before jumping into a more complex tool. Solve the problem in front of you rather than changing everything.
@kaxoxinho
@kaxoxinho Жыл бұрын
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!
@DaveShap
@DaveShap Жыл бұрын
That's helpful I will try it out
@mta7444
@mta7444 Жыл бұрын
I just wanna say thank you.... for introducing me to Mongolian Neofolk.
@DaveShap
@DaveShap Жыл бұрын
Ha! Eagle eyed, I didn't even notice. Where did you spot it?
@abeyjoseph4525
@abeyjoseph4525 Жыл бұрын
8 Months ago? How?
@jasjotsingh2945
@jasjotsingh2945 Жыл бұрын
Hello Sir, Storing apikey locally is giving error, saying Incorrect key provided. Can u please explain about the format it should be stored
@mikerussavage4441
@mikerussavage4441 Жыл бұрын
did you get the code to work, what resolves incorrect error
@simonearnshawuk
@simonearnshawuk Жыл бұрын
first video I've seen where someone talks sense without going too deep or going off at tangents - I'll stick with you....
@ryanbthiesant2307
@ryanbthiesant2307 Жыл бұрын
Hi Dave, Shapiro, I noticed that you’re doing a lot of what I do and that is make statements are relative to you. I know you’re trying to help us. But could you be a little more objective. For example, say how big in gigabytes the downloads are, rather than say it is a quick download. Thanks
@spicer41282
@spicer41282 Жыл бұрын
Hi David, Love these Beginner Series! Unless I missed it in the DscrptBx? Discord address? didn't see it...
@DaveShap
@DaveShap Жыл бұрын
discord.gg/bdZJtdrJ here you go
@heulander
@heulander Жыл бұрын
The Discord Link doesn‘t work…
@alan2here
@alan2here Жыл бұрын
sk-[insert]RK7U
Python & GPT-3 for Absolute Beginners #2 - Your first chatbot
22:27
David Shapiro
Рет қаралды 20 М.
SHE WANTED CHIPS, BUT SHE GOT CARROTS 🤣🥕
00:19
OKUNJATA
Рет қаралды 12 МЛН
Bro be careful where you drop the ball  #learnfromkhaby  #comedy
00:19
Khaby. Lame
Рет қаралды 20 МЛН
Разбудила маму🙀@KOTVITSKY TG:👉🏼great_hustle
00:11
МишАня
Рет қаралды 3,6 МЛН
OpenAI Function Calling - Full Beginner Tutorial
28:24
Dave Ebbelaar
Рет қаралды 61 М.
GPT-4o is BIGGER than you think... here's why
17:19
David Shapiro
Рет қаралды 86 М.
Create a Custom AI Assistant + API in 10 Mins
10:28
pixegami
Рет қаралды 53 М.
Learn AI Engineer Skills For Beginners: OpenAI API + Python
38:22
All About AI
Рет қаралды 23 М.
30分钟Docker入门教程
26:01
GeekHour
Рет қаралды 269 М.
Simple Introduction to Large Language Models (LLMs)
25:20
Matthew Berman
Рет қаралды 44 М.
Carregando telefone com carregador cortado
1:01
Andcarli
Рет қаралды 1,4 МЛН
Fiber kablo
0:15
Elektrik-Elektronik
Рет қаралды 6 МЛН
Samsung vs Apple Vision Pro🤯
0:31
FilmBytes
Рет қаралды 1,2 МЛН
3D printed Nintendo Switch Game Carousel
0:14
Bambu Lab
Рет қаралды 3,9 МЛН
Как открыть дверь в Jaecoo J8? Удобно?🤔😊
0:27
Суворкин Сергей
Рет қаралды 1,6 МЛН