Using The NEW GPT-4 Model To Create Cool Python Apps

preview_player
Показать описание
How's it going everyone? Today we will be looking at the new GPT-4, it's the first time I use it and it's very powerful. There's still a lot I have to try with it and I probably didn't even touch the beginning of it's full potential in this video, so if you have any suggestions, I would love to hear about them and try them in the next video!

▶ Become job-ready with Python:

▶ Follow me on Instagram:

00:00 Intro
00:33 How to use GPT-4
01:36 Increment Counter GUI App
04:28 Chat Bot GUI App
11:12 Conclusion
Рекомендации по теме
Комментарии
Автор

Do let me know if there's anything specific that you would like me to try out with the GPT-4 model, I was really looking forward to drawing my own app on paper and sending it to GPT-4, but the online version doesn't have image input as an option yet.

Indently
Автор

It would be interesting to see a quality comparison between GPT 4 and 3.5 when it comes to generating code.

RasmusRasmussen
Автор

3:40 or use gpt to learn by asking it to add comments and break stuff down for you, last week i didnt know a thing about html and now gpt has taught me a lot

sgotach_
Автор

Amazing !!! I know a little python but since GPT I can spend more time learning to think logically and it even helps me with that. thank you!

beharristj
Автор

I'm an older guy and spent past few years learning python and tkinter. How chatgpt manages to do this on such vague input is what blows me away. I mean code needs to be precise, yet the instructions to write it aren't really that detailed. It's actually so mind blowing it gives a feeling of discomfort. Is there ANY video out there that gives an insight into what is happening? How in the hell did they write chatgpt? ! What language is it written in?

mikeberger
Автор

I appreciate Indently's clear tutorials. Is it possible create more videos on how to launch GPT4 SaaS business and what are the best tools to scale it with AI tools?

rccarsxdr
Автор

I think another good thing to show is how you can ask it to give you 10 more types of messages each with 10 possible keywords and in like a minute you have 100 more ready to copy in.

I would be curious how many times you could do this! Maybe with 1000 keywords it would be hard to get the error message and it takes minimal work to do this.

shearerforgold
Автор

Great video! Quick, timely, and to the point. How about a chatbot function that calls out to the GPT4 API to leverage it for responses?

justwatching
Автор

Please continue with building such a chatbot that does not need an API which can always "learn" from the internet how to write code and from an NLP we can download as trained for.

ThankYouESM
Автор

Is it possible for chat gpt to create an inferior or superior version of itself

lynx
Автор

I tried creating tic tac toe as a multiplayer game on a website, with a wait queue for new players waiting to get matched with other players. It created it all in one single prompt and worked as inteded, no bugs.

rwoz
Автор

Does the gpt plus hang midway through generating a long code like the free version does?

gallahant
Автор

Ive been having GPT 4 and 3.5 create me a program for a specific purpose involving downloading and converting files then uploading them to chatgpt for a reply and output but boy oh boy has it been a headache getting past all the errors the script gives. I feel like id have had less if i did it my own way. Its still got some ways to go for creating full programs

PigOnPCInK
Автор

Thank you for the video <3 well structured and easy to understand for beginner

christyphh
Автор

Hello. Can you help me implement AI in an electrical substation without Chatgpt. Thanks

arslanhanchayev
Автор

Thanks for doing the video. I have learnt a lot from it.

janet
Автор

hi, can you explain if you are using an IDE for the code execution? or is directly from the console? thanks

JuanTorres-ly
Автор

I need someone who codes better than my self and truly understands not only how to use these features in chatgpt 4 but also the base concepts of creation from scratch that would like to help me build the terminator. If that interests you hit me up. I need it now!

superpayaseria
Автор

It’s wild that OpenAI is charging $20/month and limiting to 25 GPT-4 prompts every 3 hours and said that cap will get lower. If you’re a power user, such a as for programming, this will make it way less valuable. I hope they can ask the GPT-5 they’re prob working on to make GPT-4 use less compute. They definitely accomplished efficiency with GPT-3.5 Turbo. I’d expect GPT-4 to do the same but it make take a few months

NickWindham
Автор

This is so impressive. I spent a lot of years majoring in IT and now I feel like I wasted time...

oldschoolsoldier