It's Official - GPT-3 Is Replacing Programmers...

Video Statistics and Information

Video
Captions Word Cloud
Reddit Comments
Captions
foreign so what I'm about to show you here is both terrifying and exciting now I say that as someone who's very involved in Tech I keep up to date with machine learning and all the trends that are going on and the tech that I just used and I'm going to demo in this video I really don't know how to feel about on one hand I think it's very cool I think it's exciting it's interesting and it has a lot of potential on the other hand it's pretty terrifying what this is capable of doing and the fact that this is currently only in a research preview it's not even fully finished and it really does have the capability to wipe out Millions upon millions of jobs and even make what I'm doing right now which is kind of creating videos demoing explaining stuff to you on the internet pretty obsolete anyways let me dive in and just show you what this thing does so if you don't know what I'm talking about of course this is gpt3 the say language model provided by open AI it's currently under a research preview it's free to use right now if you want to check it out I will leave a link in the description I highly recommend you play around with it as it says here there's you know some examples of stuff we can type in so if I just copy you know explain Quantum Computing in simple terms of course it's going to go through here and kind of explain that to me now that's pretty basic you know Google can do that that's fine however the power of this model is it is kind of contextual and it remembers stuff so what that means is that I can have a full-on conversation with this and it can use context from prior in the conversation it also can like revise answers and generate entire web pages ideas all kinds of stuff so I have a bunch of examples that I've kind of tested out before that I'm just going to copy in uh just to save us some time and I can show you quickly some of the capabilities of this so I'm going to paste in this here that says generate the HTML for the landing page of a website that explains the importance of healthy diet and active lifestyle focus on the importance of energy and eating the correct Foods okay so first of all it gives me kind of the code block here and it just starts typing uh the the HTML right now in this case it's not giving me any styling but I'll show you later that you can ask this to add styling add animations it's pretty Limited in terms of images but you can see that this is just doing what I would typically have to pay someone on like five or you know a few bucks to actually write out so I won't read through this but you can see that it's kind of done what I said here it has some tags the importance of healthy diet and active lifestyle eating the right Foods conclusion Etc okay the benefits of an active lifestyle you guys can read through that if you want now the cool thing right is that okay I'm working on this website now I'm creating a health website now I'm going to ask you to generate other Pages for this Health Website so I'm going to say now create a purchase page where users can buy a subscription in My Weekly Newsletter that provides tips tricks and advice for living a happy and healthy life and notice my English is not even correct here I'm making typos and mistakes and it can still understands so there you go it even generates a form where I guess you can sign up for the newsletter right so there you go now continuing I can ask you to do something like create a frequently asked questions page that answers questions related to the price of subscription how the subscription can be canceled and when it begins now I'm intentionally being vague here but you can also be extremely detailed and it will give you you know whatever level of detail that you ask for so there you go now that generates the FAQ and boom I would copy all this put it in a website and there you go I just saved myself probably an hour of typing all of this up obviously not perfect but you get the idea and in terms of subscription costs and whatnot it kind of just Auto generated that I could have typed that if I want okay so that was one example another website I have or another example I have is also a website and it's this create a good looking website that uses CSS animations this website name is Tech with Tim and should have various programming languages moving around the screen background should be code that is scrolling down the screen like the Matrix make sure it is dark themed okay let's see what it does here and I will actually take this and throw it on the web so you can actually see what it looks like all right so this is what it generated uh notice it kind of has this animation it messed up the animation but you get the point right learn programming with Tim check out our tutorials on the following languages and then it's supposed to be animating these obviously it messed it up but you get the idea I didn't really ask for anything too detailed and boom it kind of generated this website for us with a cool font so just again another example of what this thing is capable of doing now continuing I think really what's going to be most useful for especially students is generating ideas generating thesis rewriting paragraphs correcting answers uh really the possibilities are endless but I have a few more examples so for example write a thesis for an essay on the character development of piggy in The Lord of the Flies I don't know North America here this is a like pretty popular book Lord of the Flies I'm sure you guys probably know this and we had to write all kinds of essays and stuff so imagine you know in grade seven or grade nine or whenever we read this that I could just go to gpt3 ask it to write me a thesis and literally finish it I say in a matter of minutes as opposed to hours by getting it to the right paragraphs and giving it like a general broad outline of what I wanted so there you go it gave me a thesis now if I wanted more I could say Okay add more detail and it'll just go and again it'll probably repeat most of this but it will add more detail into the thesis for me there you go we got another paragraph and I don't know how long this is going to continue to go for give me YouTube video title ideas for a video that discusses how gpt3 is replacing programmers okay and there you go it gives me a bunch of video ideas like I can't tell you how helpful this would have been to use for wealth just like all kinds of YouTube video titles or I could punch in my title and say make it more catchy or give me a better description all right uh there you go now next in terms of more specific stuff to coding I can say write me the a-star pathfinding algorithm with a visualization in JavaScript and then that's the next one which is right heapsort but it just goes and it just knows how to do like literally all of this and I'll show you some more specific examples too because I know this is pretty General but you can describe like a game or any kind of program you want and similar to something like uh what we call this copilot it just it just makes it for you this is I don't know it's it's pretty terrifying to be honest considering you guys would pay me to explain this to you meanwhile you can just go here and it literally just spits out the code so there you go you get a star pathfinding algorithm with a visualization uh another one here this is like a way more specific one uh let me copy this here uh this is write a Firebase query using typescript that retrieves all of the documents from the score collection where the field game uid is equal to soccer and the date added field is no older than two days and let's see if it can do this and yeah this is again exactly what I would do and that I do do pretty much every single day when I'm working with Firebase there you go another one here let me copy this in is write me a function in typescript that accepts an array of user objects each user object has a sport and a position field the function should this function organize each user by its sport imposition and return object of arrays that contain all of the users sorted by their Sport and position so again not the best English but it's giving that to me defines the user type and writes out the typescript function and even comments every single line that it's doing so I think you know I can leave it at that you guys can go and experiment with this on your own but it is really crazy what this can do um and I'm really just getting started with I'm sure there's way more stuff it can do that I haven't even demoed here now one last thing I'll mention is that someone actually created a virtual machine inside of this chat GPT program uh you can read through this article I'll link it in the description but essentially you know I want you to act as Linux terminal and then whenever they typed commands it just acted like a Linux terminal and literally had a virtual machine inside of it where they would do kind of what I would demo on like a virtual private server or something along those lines so if you want to check that out I'll leave it in the description I don't need to go through that whole article that's what I wanted to show you um I think this is pretty insane I don't know what you guys think I don't know if you've messed around with this and what you've seen it be able to do I really just learned about this a few hours ago and I was like I need to make a video and tell people because this is just crazy so anyways let me know what you guys think in the comments down below let me know what you've got this thing to do uh it's cool but at the same time I don't know it's pretty scary to me with that said I hope you guys enjoyed if you did leave a like subscribe the channel and I will see you in the next one [Music]
Info
Channel: Tech With Tim
Views: 475,443
Rating: undefined out of 5
Keywords: tech with tim, will ai replace programmers, will gpt-chat replace programmers, programmer, programming, will ai take programming jobs, deep learning frameworks, artificial intelligence explained, ai replace developers, chatgpt, gpt3, chatgpt ai, openai chatbot gpt, openai chatbot, chatgpt3, chap gpt, chat gpt openai
Id: o_m59nMWny4
Channel Id: undefined
Length: 8min 22sec (502 seconds)
Published: Fri Dec 09 2022
Related Videos
Note
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.