How I Coded An Entire Website Using ChatGPT

2023 ж. 3 Қаң.
1 871 395 Рет қаралды

Click hostinger.com/nickwhite for web hosting and use the promo code NICKWHITE at checkout to get 3 EXTRA MONTHS, a FREE domain, and an additional 10% OFF.
The live site! - remotelycode.com
Try ChatGPT! - openai.com/
The Best Place To Learn Anything Coding Related - bit.ly/3MFZLIZ
Join my free exclusive community built to empower programmers! - www.skool.com/software-develo...
Preparing For Your Coding Interviews? Use These Resources
--------------------
(My Course) Data Structures & Algorithms for Coding Interviews - thedailybyte.dev/courses/nick
AlgoCademy - algocademy.com/?referral=nick...
Daily Coding Interview Questions - bit.ly/3xw1Sqz
10% Off Of The Best Web Hosting! - hostinger.com/nickwhite
Follow My Twitter - / nicholaswwhite
Follow My Instagram - / nickwwhite
Other Social Media
----------------------------------------------
Discord - / discord
Twitch - / nickwhitettv
TikTok - / nickwhitetiktok
LinkedIn - / nicholas-w-white
Show Support
------------------------------------------------------------------------------
Patreon - / nick_white
PayPal - paypal.me/nickwwhite?locale.x...
Become A Member - / @nickwhite
#coding #programming #chatgpt

Пікірлер
  • I've been using ChatGPT to help teach me Python, and it's been incredible. The ability to get examples of specific code and ask questions that may not be easily presentable in Google has been really helpful for my learning process. As someone who learns best through experience and examples, the infinite options that ChatGPT generates have been invaluable.

    @Beatitat@Beatitat Жыл бұрын
    • Yes! This! I've been working on a field service app for a while now and I started incorporating chatGPT into my workflow. It's like having a teacher explaining to you what's going on and helping you along the way. The best part: I write a function. I know it is not optimized. I ask chatgpt to optimize it and it finds a better way to interpret my code and I actually learn from this

      @N0D0hNuts@N0D0hNuts Жыл бұрын
    • @@suchislife801 cringe

      @Supremazi57@Supremazi57 Жыл бұрын
    • I agree, ChatGPT might be a perfect solution to teaching at the individual level, and just think of how much better it could teach if it could generate images too (i.e. it's teaching a user how to use unity, and it generates an image to show the user what to do in a specific menu, and what that would look like)

      @AMan-xz7tx@AMan-xz7tx Жыл бұрын
    • Google execs: 👀

      @cbjueueiwyru7472@cbjueueiwyru7472 Жыл бұрын
    • Be mindful - it's trained before the YOE 21', so you might not get the latest syntax, and to be fair, all GPT models don't "know" stuff; they respond with tokens that makes mathematical sense of what you are asking.

      @donaldli4755@donaldli4755 Жыл бұрын
  • I am learning how to code right now... and I am using ChatGPT to answer specific questions I have, so that I can understand it better. It's like having a tutor sit with you through everything

    @lin_leaf@lin_leaf Жыл бұрын
    • and there are tons of ideas you can imagine and create by your own with your specific vision

      @HitSousouK@HitSousouK Жыл бұрын
    • it's honestly such a cool tool. My professors can't teach me the things chatgpt has shown me lol

      @Onticly@Onticly Жыл бұрын
    • be careful chatgtp is not always right.

      @buuuba7022@buuuba7022 Жыл бұрын
    • you're probably wasting your time learning how to code, machines will do that soon for humans

      @ExploreLearnEnglishWithGeorge@ExploreLearnEnglishWithGeorge Жыл бұрын
    • @@ExploreLearnEnglishWithGeorge not really. Understanding AI will be beneficial, and in order to understand AI you need to learn how to code

      @jameezybreezy9030@jameezybreezy9030 Жыл бұрын
  • Can't imagine 10 years later now.

    @cosmicechoes42@cosmicechoes42 Жыл бұрын
    • lol, you ll be out of a job

      @bo_0ss@bo_0ss Жыл бұрын
    • Ask that too in that stupid chatbot

      @fario4332@fario4332 Жыл бұрын
    • I have an AI bot that can do that for you.

      @Mindscry@Mindscry Жыл бұрын
    • @@MindscryI believe results will be amiss by a majority.

      @cosmicechoes42@cosmicechoes42 Жыл бұрын
    • more jobs to fix the mistakes people make using things like this

      @BobbyBundlez@BobbyBundlez Жыл бұрын
  • As someone who learned web design 15 years ago: WOOOOOW this is insane and I'm excited to see what the future holds.

    @techmentormaria@techmentormaria Жыл бұрын
    • insane.. and gpt-4 coming soon

      @peabody3000@peabody3000 Жыл бұрын
    • @@suchislife801 lol, ACTUALLY learned? I've been a successful Engineer at FAANG for 7 years. I believe, I ACTUALLY know how to code ;) If you're not a fan of efficient coding, you'll be pretty outdated with your job very soon.

      @techmentormaria@techmentormaria Жыл бұрын
    • @@techmentormaria well, you ask the question: *how efficient is it?*

      @Olyfrun@Olyfrun Жыл бұрын
    • We had to scrape through books, use IE6, and start with the earliest versions of js, being incompatible most of the time from IE to FF, coz chrome didn't exist yet. Yeah not much had changed until IE adopted webkit. But hell, this tool will revolutionise *everything*

      @f.k.1484@f.k.1484 Жыл бұрын
    • @@f.k.1484 I'm an Engineering Manager now, not a Software Engineer :) Thanks for the salad compliment!

      @techmentormaria@techmentormaria Жыл бұрын
  • I have been leveraging chatgpt as a paired programmer / google replacement and it's been amazingly helpful. To your point I think there are items which as an experienced dev I would rather handle on my own, but there have been multiple tasks ranging from tedious items to more in depth technical deep dives where chatgpt has proved to be very useful. Especially for items where Google is going to return 30 stack overflow links where it's similar but different enough to waste your time.

    @jeymz420@jeymz420 Жыл бұрын
    • Tedious is the win. "Rewrite this so it conforms to 1tbs". "Write me the next five unit tests in this sequence".

      @jeremykothe2847@jeremykothe2847 Жыл бұрын
    • Can you mentor me on this pls

      @akinloluadediran4704@akinloluadediran4704 Жыл бұрын
    • @@akinloluadediran4704 It's really just asking questions as you are working on coding instead of going to google, or asking it to perform a task if you are finding it repetitive or tedious. One recommendation would be to start a new conversation whenever you are working on a new project so contextually the ai will always have a single application design or structure to reference.

      @jeymz420@jeymz420 Жыл бұрын
    • I've had trouble asking it to do anything very novel. I requested it use two simple libraries taking the output of one as the input of the other, and it started making up syntax. That was despite the fact both references it had on file for the libraries showed the examples I needed. I also asked some basic string concatenation questions in Rust which it failed me on by breaking basic string handling rules which did not compile. So it still has a long way to go.

      @genericdeveloper3966@genericdeveloper3966 Жыл бұрын
    • @@genericdeveloper3966 I think its because he is using JS, HTML, CSS... It probably has more information on those programs because of their popularity... So, if you tried to use something with a smaller base, such as Svelte, it probably wouldnt be as helpful compared to something like JSX

      @im2godly750@im2godly750 Жыл бұрын
  • You can actually ask chatGPT to make comments in the actual code which is mind blowingly helpful

    @ax_py@ax_py Жыл бұрын
  • Your point about the discrepancy is EXACTLY spot on. I'll give a very simple example. You can ask it for "suggested hashtags for a post about X". OR you can ask it, "provide a single line of up to of 30 Instagram hashtags related to A, B and C" .... one of which will take a while to format properly, the other you can paste directly into the output system, whether it's an IG Post, Tweet, KZhead Tags etc.. etc... The people who are most sucesssful with ChatGPT will see it as a new opportunity and toolkit rather than a solution; embrace it as a new kind of work, rather than a means to cutting out work, and over time you will naturally end up saving time and effort and like produce higher quality results, as long as you're able to identify between low and high quality which means understanding a subject to some extent beforehand.

    @360Fov@360Fov Жыл бұрын
  • It’s always good to have a foundational understanding of how and why things work before working with ChatGPT to build websites. This video is a perfect demonstration of your own experience problem solving mixed with the AI’s expansive and refined code library. This is the peak of technology.

    @TheIntendedOutcome@TheIntendedOutcome Жыл бұрын
    • Not even the peak, we're looking at the peak from the mountain base. It's going to get wild from here.

      @olivemoon2545@olivemoon2545 Жыл бұрын
    • @@olivemoon2545 Yeh agreed, this isnt even close to the peak, we are just getting started. Hook it into my brain.

      @ChillAutos@ChillAutos Жыл бұрын
    • The peak as of today

      @sambad8429@sambad842911 ай бұрын
  • Nice to watch this kind of video documenting your progress, I know there will be great inspired work happening all over the world. I've been using GPT-3 to build a WordPress plugin beyond my dreams for what I thought I'd ever be making myself, albeit with Ai assistance. I'm blown away by how much I've been able to accomplish in just a month. This kind of work would've taken years of full time effort to learn and do manually. While using GPT-3 doesn't eliminate the need for logic and understanding, it certainly feels like having superpowers. I can't wait to finish this project and move on to building web bots and iPhone apps.

    @schmutz06@schmutz06 Жыл бұрын
    • That's a scammer right there 👆

      @Lekanpourtout@Lekanpourtout Жыл бұрын
  • Great video - I have 0 code experience, this had given me enough push to have a go and build something for fun/to learn. It would be great to understand all the other bits that surround this - like visual studio code etc. 🙏🙏

    @FriedChikan@FriedChikan Жыл бұрын
  • The limit of ChatGPT is definitly when you are cleaning up old huge software and figuring out what requirements where coded and which tests you should write for that. It only can help you with writing new software. But you still need to check if the produced code really solves your problem.

    @Leon-cm4uk@Leon-cm4uk Жыл бұрын
  • The coding problems I give in the interviews I take at my company, were solved in seconds by it. It definitely is very helpful to do the mundane work and scaffolding things or to give a POC code which you can improve on to actually make it something shippable. Also nifty at recommending stuff like offbeat places and movies and gifts. It's simply better than googling for some things.

    @AshishKumar-kv4hr@AshishKumar-kv4hr Жыл бұрын
    • Ideally, I would like someone to speak directly to me for about 15 minutes to allow me to learn English fluently. If you could help me with that, that would be great.

      @-zmail9401@-zmail9401 Жыл бұрын
  • I’ve been using Chatgpt as my coding tutor to help my learning process. I find the more I know, the more I can leverage the tool and subsequently the faster I can learn.

    @abnoco@abnoco Жыл бұрын
  • From zero code background I've been using GPT to do tidbits for work I've learnt more about python than in any previous effort simply by accident because it explains it so well. I've tried before several times using structured and highly rated courses. ChatGPT smokes that learning curve if you've a desired output you're aiming for.

    @jackmcnally550@jackmcnally550 Жыл бұрын
    • Good point about reducing the learning curve.

      @gatolibero8329@gatolibero8329 Жыл бұрын
    • same anyone who could paste a myspace layout is back!

      @daydreamdesignandbuild@daydreamdesignandbuild Жыл бұрын
    • @jack Mcnally Suggest me job, you using chat gpt

      @jinjoj7363@jinjoj7363 Жыл бұрын
    • Suggest me jobs

      @jinjoj7363@jinjoj7363 Жыл бұрын
  • I'm in Cybersecurity came across your channel and have been using ChatGPT for research and other Cyber related stuff. I think how you showcased what the capabilities of ChatGPT are was amazing! Loved watching how a simple website is put together and made much easier by our new AI friend! Awesome job!!!!

    @sechvnnull1524@sechvnnull1524 Жыл бұрын
  • Chatgpt do have great advantages for programmers, I mean just last night i was stuck in a leetcode POTD, i cannot really figure out my mistake and i just typed in chatgpt and within seconds it points out all my mistakes and gave me a refresher code ie somewhat correct but it wasn't passing some testcase so here comes the drawback i literally made chatgpt learn about the testcase and helped it by suggesting some functions that could be applied so that the testcase can pass and atlast with my efforts it gave me the correct code, whatever the case is the explaining power of chatgpt is awesome it is really helping a lot for budding programmers PS: liked the video Nick😃

    @vyrs5530@vyrs5530 Жыл бұрын
  • Instead of all sites looking like Boostrap or Tailwind, now they'll all look like ChatGPT built them...great!

    @AlexFinnarn@AlexFinnarn Жыл бұрын
    • The scam call centres in india will love this 😆

      @rfbftp123@rfbftp123 Жыл бұрын
  • Question is can ChatGPT attend my standups and meetings

    @WaveFlightSimulations@WaveFlightSimulations Жыл бұрын
    • Lob will attend for you :)

      @eternity9540@eternity9540 Жыл бұрын
    • Haha

      @Mav0585@Mav0585 Жыл бұрын
    • 😂

      @hemanandd2407@hemanandd2407 Жыл бұрын
    • When it can, you will not be there anymore

      @algo2017@algo2017 Жыл бұрын
    • Lmao

      @DCDLaserCNC@DCDLaserCNC Жыл бұрын
  • I have zero coding experience, but can still see how this might help me patch a simple website together. Compared to an experienced programmer, it would still take me a lot more time... but, the fact that I _even have the option_ to attempt this now, with a lowered barrier of entry because of the supercomputer being my crutch, is simply mind-blowing.

    @renosance8941@renosance894110 ай бұрын
  • This is amazing content... I was aware of about 5% from the coding perspective and had no issue following this demo you did. So clearly explained, very well done!

    @Some1Casual@Some1Casual Жыл бұрын
    • this is destroying peoples jobs over and over again we must end all AI

      @bobshagit9503@bobshagit9503 Жыл бұрын
  • This is awesome Nick! Good explanation on how ChatGPT is another tool in our arsenal to build dope stuff!

    @andrewdddo@andrewdddo Жыл бұрын
  • 15 years ago when i learned "new" stuff i was forced to play the good old "trial and error" game... searching through the documentation and just trying to figure this stuff out on my own. It was hard and thats why its called "learning by doing". To have an all-knowing AI on your side able to help you out with everything is pretty insane. Imagine how easy it is to learn a new programming language or some more advanced stuff.

    @laserloui2008@laserloui2008 Жыл бұрын
    • Honestly ChatGPT is just another trial by error once you get past super basic stuff. It is incredibly confidently wrong all the time and can very easily steer you in the wrong path completely. Ive used it a lot for boilerplate type stuff or some basic functions, but its still got a long way to go. Very exciting all in all though.

      @ChillAutos@ChillAutos Жыл бұрын
    • @@ChillAutos For now :P

      @rkan2@rkan2 Жыл бұрын
    • Wow people in the future having it easier than you did? Almost like the goal of human evolution is progress

      @inbredfam@inbredfam Жыл бұрын
    • @@inbredfam In this case, it's bad. When you learn by searching for stuff, you learn how to think and how to use a search engine, to find whatever you need. By doing that, you sometimes don't find what you are looking for, but what you find could still be useful for the future or even for your project. Just because you are lazy, and you want someone to tell you everything, and you to just connect the parts does not mean that this is the goal of the human evolution. The goal for a normal human is like any other animal's goal, and it is to survive, not to make life easier for it's offspring. I don't know who lied to you.

      @xXrandomryzeXx@xXrandomryzeXx Жыл бұрын
    • @@ChillAutos Exciting? Are you excited about the possibility of losing your job?

      @leom8605@leom8605 Жыл бұрын
  • Thank you for sharing your thoughtful content…for putting it out there with the passion that many of us need and strive for.❤️

    @escapingmediocrityhub@escapingmediocrityhub Жыл бұрын
  • This reminds me of the progression of music creation technology. 80 years ago it was a guy with a pen and paper who wrote down every single note, then hired and orchestra where each part was played by a single player. Today a composer programs a computer that plays every sound. You still need to know music theory and such but the speed and flexibility are 100x that of traditional. So the future programer will be faster while at the same time, the more knowledgeable programmer will have the edge as some things are faster to do by hand rather than asking Chat.

    @stephentackett4064@stephentackett4064 Жыл бұрын
    • knowledgeable programmer doesn't need today. Time of John Carmack is gone. At least 20 years.

      @baist1375@baist1375 Жыл бұрын
    • haha, that was 30 years ago, now anyone can make original music whilst knowing absolutely nothing about how to create music

      @ExploreLearnEnglishWithGeorge@ExploreLearnEnglishWithGeorge Жыл бұрын
    • Next decade composer just humming the note then the AI will offer the MIDI lmao. Crazy

      @syarifairlangga4608@syarifairlangga4608 Жыл бұрын
    • Ideally, I would like someone to speak directly to me for about 15 minutes to allow me to learn English fluently. If you could help me with that, that would be great.

      @-zmail9401@-zmail9401 Жыл бұрын
    • @@-zmail9401 Why don't you use chat GPT to create a website for language exchange service?

      @Google_Does_Evil_Now@Google_Does_Evil_Now Жыл бұрын
  • I'm going to make a rudimentary website using chat GPT now. This is way better than what I expected. Thank you!

    @atanjacket@atanjacket Жыл бұрын
    • How is it going

      @cOnfidentialcOrp@cOnfidentialcOrp Жыл бұрын
    • @@cOnfidentialcOrp have you made it yet?

      @mkammyd@mkammyd4 ай бұрын
  • It's how you ask and what you ask about that matters and it won't turn people who can't code automatically into coders without experience and knowledge. Almost the same as when you start as a developer, the hardest part of all is not learning programming languages, but how to google things.

    @herantd@herantd Жыл бұрын
    • You make a good point about how to Google things, but I think that’s what chatGPT does better than google, in that the solutions it provides are filtered and tailored to what you’re asking, as opposed to running through lines of code on stack overflow

      @edozieokereke9781@edozieokereke9781 Жыл бұрын
    • Yes I’ve always been amazing at googling it’s the hardest part of finding any information online. If you learn how to google you can basically learn how to do anything efficiently. And now with chat gpt we are in an age where it will allow creatives more ability to do new things, without having to have as much knowledge as before. Im working on a simple website now for a video game. And I haven’t coded in a long time, but it’s making it easier to have code submitted to me and I’m able to understand the code, but not have to have as much memory of the code itself. XD super cool for beginners to learn and get better at all things coding.

      @skyluke9476@skyluke9476 Жыл бұрын
    • @@edozieokereke9781true but you have to ask the correct questions still on google and chat gpt

      @soleaux@soleaux29 күн бұрын
  • Awesome job Nick! Really cool to see you explain what is going on

    @carolinaturbo4572@carolinaturbo4572 Жыл бұрын
  • It’s amazing and it makes me who doesn’t understand programming at all, to actually start understanding how things work and how it´s all connected

    @PatricMelander@PatricMelander Жыл бұрын
  • The next thing to look out for is a ChatGPT-inspired application which takes in a whole repository and generates pull requests instead of dialogue responses, accepting code-review-style comments to further refine even large projects efficiently. At that point its output will be close to a typical first 6 months junior developer. Of course, without the growth potential and all the other design and coordination tasks which make up 80% of usual hours worked. So yeah, as you said, probably a ways off from replacing anyone's job, but a great tool for a smaller team with an experienced developer to guide and validate it.

    @EricPerreault@EricPerreault Жыл бұрын
  • this is honestly inspiring. im taking cs50 right now. it's amazing to have a personalized helper who can guide me every step of the way in my coding journey. After completing CS50, I'm going to make all sorts of stuff with the help of Chat GPT! AHH I CAN'T WAIT! You got me hyped and pumped for learning to code.

    @bonsaipropaganda@bonsaipropaganda Жыл бұрын
    • here's a question. what happens when a company that might have hired you, or someone, because while they have programmers, they suddenly realize they can cut their costs by using chat gpt to help them get ahead, make better profits, and do it all without hiring and paying you a salary to additional programmers? would that seem as inspiring? because i think that could be a possibility..

      @eatingcatshit@eatingcatshit Жыл бұрын
    • @@eatingcatshit Adapt or die 🤷

      @asherarell7202@asherarell7202 Жыл бұрын
    • @@eatingcatshit chatgpt by itself cannot replace programmers. It's not an all aware ai that can do whatever you ask instantly. As a programmer, it serves as a good alternative to Google when you're tying to optimize very small segment of code but it basically scrapes web pages and spits out what it finds in an easy to understand way. It cannot create anything on its own, it just spits out what it finds on the internet

      @lukewest708@lukewest708 Жыл бұрын
    • @@eatingcatshit I would like for that to happen. I want to move past the need for money and an economy based on jobs for soulless corporations just trying to get money. I think if everyone's jobs are non existent and replaced by automation it would be fine because humans could just turn to permaculture farming and live off of the land. In this hypothetical they could even use AI to help with the farming and then devote their time to bettering themselves and others :) The permaculture farm contains all a person needs! after all at the end of the day money is just an abstraction of what humans really need and that's food and shelter (and a couple pieces of clothing depending on their climate)

      @bonsaipropaganda@bonsaipropaganda Жыл бұрын
    • It's against cs50 tos to use chatgpt while taking the course. It is very specific about this and tells you every time you submit a problem. You just decided to ignore that and cheat?

      @atetraxx@atetraxx8 ай бұрын
  • Thank you for the demonstration! Good to know which level its currently. You still need not only knowledge, but developer skills as well to validate answer and probably code tough use cases. But in general, it'll speed up the development a lot!

    @Andrei-Veaceslavovich@Andrei-Veaceslavovich10 ай бұрын
  • That little continue mention yo umake at 10:18 is amazing I've been scratching my head at that all week!

    @VikBrummer@VikBrummer Жыл бұрын
  • @Nick White thanks for the demo. Keep building the job site with real data, don't discard this good work.

    @CresentX@CresentX Жыл бұрын
  • It definitely helps me solve problems and find answers to errors i have. As for creating things on its own ive gotten it to make a discord bot that helps censor the use of certain words. With commands to add and remove words to the banned words list and keep track of the warnings a user gets every time they use a banned word. It took some human guidance to get it to where i wanted it but it did it on it own.

    @beansbeans96@beansbeans96 Жыл бұрын
  • i tried this exact thing a while back, good vid

    @sgt.dingus@sgt.dingus Жыл бұрын
  • The fact that you can ask it to stuff in Seconds is incredible

    @mak00ileven@mak00ileven Жыл бұрын
  • Chat GPT can be superior to stack overflow as it gives quicker and personalized responses to your coding queries and gives just as good and possibly superior examples to stack overflow. Giving a tool that can be superior to stack overflow is huge.

    @TyrantJD@TyrantJD Жыл бұрын
    • Keep in mind that ChatGPT does make mistakes and hence is even banned temporarily from stack overflow

      @amritnalam9994@amritnalam9994 Жыл бұрын
    • @@amritnalam9994 I mean true, but I used it for a basic example of how to use a cursor in sql for a project I'm working on at work. It spat out an example that was very similar to examples on stack overflow, but slightly tweaked for what I was looking for. Making it slightly easier to follow than the stack overflow example that was tweaked for someone else's question. But I had the knowledge of what I was looking for and had a specific question. I can imagine this doing a disservice to college kids trying to cut corners for sure.

      @TyrantJD@TyrantJD Жыл бұрын
    • @@amritnalam9994 people on stack overflow make mistakes too, finding the "right answer" is a chore in itself. Overall the answers from ChatGPT are far more helpful than answers stackoverflow. It's banned because it's competition, not because it's bad.

      @BubbyDurCat@BubbyDurCat Жыл бұрын
    • And also your question doesn't get downvoted immediately, followed by an insult. Is Chat GPT superior to Stack Overflow tho? I would say contextually, but let's not forget Stack Overflow is part of what fuels answers provided by Chat GPT, and let me tell you there is no shortage of bad answers on Stack Overflow or anywhere else. Chat GPT is fed data by regular people, who are prone to error, and that will always be the limiting factor, unless they get little midgets to cherry pick answers and be the arbiters of truth.

      @ararune3734@ararune3734 Жыл бұрын
    • @@TyrantJDAs an older person, I'll speak up and say.. I think it only does a disservice in the same way a calculator did for students learning multiplication years ago. Could you still use multiplication.. eh, I guess. But between doing 12 x 19 in your head, because you practiced for months the tables as a kid, or having been familiarized with a calculator, which would you choose? I fear ..I know.. ChatGPT is another calculator.

      @danielx15one@danielx15one Жыл бұрын
  • This is the best video I have seen of chat GPT in action. You've given a working example with a use case and real life human interaction as a normal person would when using it. It looks like a very powerful tool for learning as well as for someone just getting work done quickly. I'm guessing that somebody who is good at using chat GPT will get way more work done than someone who isn't or doesn't use it. Whatever price they're going to charge for a chat GPT licence I think people are going to have no choice but to pay it.

    @Google_Does_Evil_Now@Google_Does_Evil_Now Жыл бұрын
    • Oh look, Microsoft just put $10 billion dollars into chat GPT open AI. Expect high licence fees soon.

      @Google_Does_Evil_Now@Google_Does_Evil_Now Жыл бұрын
  • Good stuff boy-o.Thank you for this. This is super helpful for some of us who are i the web development industry. It makes the customer user onboarding and customer acquistion process so much easier.Thank you so much for sharing this knowledhe - you're serving the industry.

    @tumelomsetlaba8989@tumelomsetlaba8989 Жыл бұрын
  • It makes coding a lot quicker... but there is no way clients/business owners are going to use it to make their own apps. They still need real programmers to patch the snippets together and check for bugs. So we are still safe, folks.

    @amateruss@amateruss Жыл бұрын
    • not for long

      @SHAITAMA268@SHAITAMA26811 ай бұрын
    • I hope you're right!

      @Rayven_cat@Rayven_cat10 ай бұрын
    • For now. The machines are here and they are coming for your job.

      @licensed_beheader@licensed_beheader10 ай бұрын
  • I used it to make a rather cmplicared script in Space Engineers API which is based on C#. I am noob in coding and have no experience with C#. to me it is amazing that it can use a API from a speciffic game. All I did was telling it what I want and then troubleshoot by telling it what doesnt work and asking for fixes. It took me 2 hours to replace 8 timer blocks that take space on my ship with 1 script :) It would take me I dont know how long to learn how to do it myslef.

    @nopenope750@nopenope750 Жыл бұрын
  • this is very helpful specially if you are tired of hardcoding everything for bigger projects. It wont eliminate programmers and developers hence it will help us more to be efficient same way what stackoverflow offers us but with for precision and effectivity

    @user-yd9tm9es8b@user-yd9tm9es8b Жыл бұрын
    • There will always be a need for programmers but entry level will shift and expect lean out from companies. Wage deflation for entry level will also become a thing. It will be a tool that allows experienced users to do more faster essentially.

      @corail53@corail53 Жыл бұрын
  • ChatGPT has been amazing. Sometimes I have not gotten answers, but I was able to think about my questions a bit better. That being said I still will try to broaden my skills in case…but that’s important anyway…

    @LightlyLilyAsmr@LightlyLilyAsmr Жыл бұрын
  • I don't know you at all, this is the first video I've ever seen of yours but I love you. Thank you for posting this and the whole walk through has been very enlightening and inspiring! I'm feeling inspired in so many ways to build somethings with chatgpt and further my programming journey

    @post-monk671@post-monk671 Жыл бұрын
    • Best 18 minutes of my day

      @post-monk671@post-monk671 Жыл бұрын
  • Hey, really good video demonstrating the collective power of the AI and the programmer. Love the content, keep it up :D

    @jovaraszigmantas@jovaraszigmantas Жыл бұрын
  • This is an incredible video. Thanks for sharing this process

    @FrankTranDesign@FrankTranDesign Жыл бұрын
  • Incredible. This is the beginning of a new era. It will shake up most industries in the world.

    @markw9679@markw9679 Жыл бұрын
  • Super demo. Thank you! ChatGPT will be yet another tool in the programmers arsenal, and learners.

    @kitersrefuge7353@kitersrefuge7353 Жыл бұрын
  • That was quite impressive, I didnt expect ChatGPT could do some things that well

    @Astral100@Astral100 Жыл бұрын
    • ChatGPT 4.0 coming out this year is going to absolutely blow our minds. I’ve already gotten 3.5 to explain nuclear reactor design in great detail and also to answer some extremely obscure chemistry questions about topics that only have little research available. It’s quite incredible.

      @alexlabs4858@alexlabs4858 Жыл бұрын
  • Increase in productivity in learning coding has been phenomenal using ChatGPT. It saves a TON of time and gets me unstuck relatively quick.

    @Notification93@Notification93 Жыл бұрын
  • I've been using Chat GPT to learn Polish and Swift. It's been great for both, especially when you learn the tricks for asking it questions in the right way.

    @etiennedegaulle3817@etiennedegaulle3817 Жыл бұрын
  • Chat-GPT definitely has a massive potential as a study tool.

    @maynk7096@maynk7096 Жыл бұрын
    • Not really. It will make people dumb because they can rely on ChatGPT for everything. Imagine you got homework and all you do is ask chatGPT questions to solve math equations. ChatpGPT gives you the solution and how it got there and all you do is copy/paste it onto your homework. What did you learn? Nothing. When you get to the test you fail. ChatGPT will just make people lazy. Hard work will no longer be necessary, just copy and paste what ChatGPT tells you. This is how you control a population, make them stupid.

      @lambro4014@lambro4014 Жыл бұрын
  • Nick thanks for the insight man... and you growing fresh and adding flesh.. love your works man.. did a lot with your videos on algorithms.. thanks man

    @theophilus494@theophilus494 Жыл бұрын
  • I like that you explain things as you go along. Keep doing that. It will make you more popular on your channel and get you more likes.

    @moodberry@moodberry Жыл бұрын
  • I had chat gpt help me program my arduino project today. I'm making a bar bot that makes mixed drinks. It's a super easy concept. Its not perfect, you have to tweak it, but its an amazing tool that can get you started etc. Or get you out of a stuck spot.

    @bairfreedom@bairfreedom Жыл бұрын
  • As a designer ChatGPT has been awesome for off the cuff design software qs. But I once asked a question for a complicated process that had a much easier solution. ChatGPT didnt give me the easy solution because I didn’t ask! So it’s also about asking the right question.

    @ss8140@ss8140 Жыл бұрын
  • I've been using ChatGPT either to help write contents, to learn and understand better some algorithms, to help write some Javascript and Python codes, asked her to explain some errors in the programming codes, etc. I got another inspiration on how I can use ChatGPT from this video.

    @PeterAdiSaputro@PeterAdiSaputro10 ай бұрын
  • The most usefull thing ive used Chatgpt for so far is finding real answers to my questions instead of the "dead internet" google and their controlled answers

    @tylerhall66@tylerhall66 Жыл бұрын
  • Wow. I'm impressed. I want to start web apps (coded like 2007 🤣🤣) and this is more than the motivation I needed.

    @1george@1george Жыл бұрын
  • Did something similar on a smaller scale. Was amazing seeing all the boiler plate get done in less than a minute. I knew how to do it, but it would have taken me minutes not seconds.

    @RatherPleasent@RatherPleasent Жыл бұрын
  • The site is still there love that

    @sarveshsharma9411@sarveshsharma9411 Жыл бұрын
  • Wow. This is amazing. Just checked out the website its came out very great for how fast you made it

    @JoebsonOSRS@JoebsonOSRS Жыл бұрын
  • Great! I'll copy your website and use it myself, since anything it creates is not copyrightable and is, essentially, public domain! Thanks for doing the work for me, ChatGPT through you! Wonderful,

    @WraithAllen@WraithAllen Жыл бұрын
    • Essentially I'd bet somewhere in the law is a provision that the commercial rights belong to the Corp behind the app. Thoughts?

      @GenXMama@GenXMama5 ай бұрын
  • Verse 1: I'm feeling lost and all alone Can't shake this feeling on my own I thought you were the one for me But now I see you're not meant to be Chorus: I'm stuck in this misery Can't escape this darkness in me I thought love would set me free But now I'm just a shell of me Verse 2: I try to put on a brave face But deep down I'm falling from grace I'm reaching out but you're not there I'm just left with this empty stare Chorus: I'm stuck in this misery Can't escape this darkness in me I thought love would set me free But now I'm just a shell of me Bridge: I'll try to move on and forget But these memories I can't let I'll keep holding on to the past Till the love that we had won't last Chorus: I'm stuck in this misery Can't escape this darkness in me I thought love would set me free But now I'm just a shell of me Outro: I'm left with this broken heart And a love that fell apart I'll keep searching for a way To make this pain go away. Please note that this is just a sample and its not a real song from blink 182 and its just an example of a song that could be in their style.

    @Shadmannnn@Shadmannnn Жыл бұрын
  • I thought lots of boring stuff could be automated in coding and this is it. It's a revolution.

    @eeeno@eeeno Жыл бұрын
  • Once we can ask it to write a more advanced version of itself the ball really starts rolling

    @RikAdriaensen@RikAdriaensen Жыл бұрын
  • An interesting follow would be if you followed these steps again, would Chat give you Carbon copy HTML or a deviation? Like Text to image you get a different image every reroll.

    @FilmFactry@FilmFactry Жыл бұрын
  • I used it, since I was a bit dumb, I had a giant list of data, I was wondering what's the fastest way to sort them by their attribute. I asked ChatGPT, it just made my life easier in like 3 seconds. I was flabbergasted. I had to code everything else by myself tho, but having a litte bit of help boosted my effectivity. Now imagine what could it do, if had the newest dataset, instead of 2021. Damn... Then imagine 10 years from now.

    @assetaden6662@assetaden6662 Жыл бұрын
    • 10 years from now ? We'll all be dead in 5 years tops, after the AI finishes us off.

      @scratchy996@scratchy996 Жыл бұрын
    • No. Next year!

      @somalipundit@somalipundit Жыл бұрын
  • Finally found a video where someone uses this technology in a compelling way

    @myemodiaries901@myemodiaries901 Жыл бұрын
  • This was very impressive. Thank you for sharing

    @AceFaceRecords@AceFaceRecords Жыл бұрын
  • I would enjoy a full 2 or more hour series on more website building see how far it would go

    @randomtrendz@randomtrendz Жыл бұрын
    • ++

      @lukasschallibaum5046@lukasschallibaum5046 Жыл бұрын
  • ChatGPT, just like Mid Journey, is a useful tool when used right. I think Mid Journey will be far more disruptive sooner. ChatGPT seems to be more of a search engine to get you going rather than a replacement. What it does well though is understand basic problems and provide decent solutions.

    @alanboody7004@alanboody7004 Жыл бұрын
    • ​@@NickWhite- It's far superior to google in that sense and in some ways not even comparable especially when it comes to remembering the context of a conversation and giving precise responses. I've been able to solve Olympiad problems with code after just a few tries - It's mind-blowing!

      @MrAaronBlues@MrAaronBlues Жыл бұрын
  • Deserves more views. Wicked stuff.

    @dcdales@dcdales Жыл бұрын
  • Thank you for sharing Nick! Awesome video.

    @krishan3515@krishan3515 Жыл бұрын
  • I've been using it a lot for the past three weeks. It's pretty incredible. I'm mid thirties, but started coding when I was 11 and sold my first website at 13 to a gaming company. Back then, it was a lot of html/css/php/etc. There weren't nearly as many microservices and overall architectures weren't nearly as fragmented as they are now - which is something that ChatGPT can help with but cannot yet fully alleviate. In it's current state, it works well and can give fairly accurate coding docs for more basic/simple exercises most of the time. But it struggles with any sort of complex hierarchies and sometimes even basic functions. That said, the tech is only going to get better and that's both exciting and scary. Funny side note, my wife is a professor in a STEM field and she was dreading having to write tests/quizzes (her least favorite part). So, we went to ChatGPT and were blown away! It was arguably much better writing quizzes and exams than it was writing code. Not only that, but we were able to access material behind paywalls/subscriptions that we shouldn't have. In just a couple of days we wrote all of her quizzes and tests, recommendation letters for students, and various correspondences. Of course, things were later personalized and we had to verify the accuracy of it but at the end of the day it was roughly 90-95% accurate/correct for her work, and I found around 75-80% for more simpler versions of my software engineering work. It was also useful in some instances of DS applications (DNN's/GANS mostly), system designs and services architecture - just not accurate enough to be trusted without verification. All in all, it is currently a helpful tool to add to the toolkit for most engineers I should think!

    @christsciple@christsciple Жыл бұрын
    • So how does your professor wife feel about students using chat gtp to answer those quizzes? Sounds like your highly educated wife cheated on her homework.

      @mobaumeister2732@mobaumeister2732 Жыл бұрын
  • POV: Anton Chigurh's offspring is telling you how he coded an entire website using ChatGPT.

    @whatcould@whatcould Жыл бұрын
  • Using chatGPT to turn computer code into suedo code could help people learn programming principles very quickly. Or converting C or C++ into python would be very helpful for learning to understand code.

    @First_Principals@First_Principals Жыл бұрын
  • Great content as always Nick!

    @DrMalware@DrMalware Жыл бұрын
  • why the light mode in chatgpt

    @mrcodercodes7684@mrcodercodes7684 Жыл бұрын
    • He is insane

      @paulgarcia2887@paulgarcia2887 Жыл бұрын
    • i like to live on the edge

      @NickWhite@NickWhite Жыл бұрын
    • Why light mode on your dp

      @xavier2586@xavier2586 Жыл бұрын
  • I loved this review! Can you do more videos with a Blue Willow comparison to other image AI generators?

    @nayeemurrahman9855@nayeemurrahman9855 Жыл бұрын
  • thank you for this video, please continue with this project, i love it

    @spiritualshift01@spiritualshift01 Жыл бұрын
  • I actually made ChatGPT make a TicTacToe game with AI in Java. It legit spits out everything I asked for (input validation too). Honestly, I like it because it saves me a lot of time as opposed to scraping code snippets from StackOverflow.

    @greenleaph5145@greenleaph5145 Жыл бұрын
    • That's funny. I asked chatGPT if it knows how to play tic tac toe. We played a game, and I won. That's not hard to believe though I am undefeated in '22-'23 5T division (Tip Top Tic Tac Toe)

      @JHW89@JHW89 Жыл бұрын
    • . based -

      @kyhxx@kyhxx Жыл бұрын
    • I made it in seconds, downloaded the game from store :)

      @Vendubak@Vendubak Жыл бұрын
    • What’s tic tax toe? It’s not very good at chess

      @GuinessOriginal@GuinessOriginal Жыл бұрын
    • @@suchislife801 thats sounds like an old mans yelling at clouds

      @0MrFreckles0@0MrFreckles0 Жыл бұрын
  • I think it would be a good tool to build something from scratch. Once you have a code structure, you probably need to switch back to manual coding. I also don't think you could use it to make modifications to a 1,000 line program unless it's a pretty remedial change.

    @kevinsobiski5212@kevinsobiski5212 Жыл бұрын
    • For now you’re probably right, but this thing can only get better.

      @femiairboy94@femiairboy94 Жыл бұрын
  • Really nice job. I have seen a couple of GPT build websites, you are the first to demonstrate you have to use your head, which is supposing you know how to code. Those without enough exposure may get stuck. Nonetheless, great job putting it together. Are you doing AGI? Code Interpreter? Automatic programming. Some nice work has been done. I am sure if you get around to it it should be a good program lesson. Thanks for your time. Great job.

    @chrismachabee3128@chrismachabee31289 ай бұрын
  • Pretty awesome to see Anton Chigurh exploring other things and teaching them :D

    @Filoz@Filoz Жыл бұрын
  • AI has progressed so much in the past year, I'm so excited on what will come in the future!

    @goodtechknowledge@goodtechknowledge Жыл бұрын
  • Nice video, more along lines of what I wanted to see. I am concerned about a couple things, 1.) if chat gpt wrote it, who actually owns the IP? and 2.) i guess everything we type gets stored in the cloud for them to data mine.

    @lonewolf36s@lonewolf36s Жыл бұрын
  • hello nick i started learning code a bout 2 weeks ago just because i wanted to be able to harness the power of chatgpt is there a chance you can make an a demonstration about an e-commerce website or is it too hard for a beginner ? i am learning html css so far not sure if i can do it yet or how long it will take.

    @goldsmithworkshop5405@goldsmithworkshop5405 Жыл бұрын
  • AMAZING!!! I can now switch to a developer role much easier from my Automation role by coding personal projects faster.

    @galanoth17@galanoth17 Жыл бұрын
  • Where can I actually see the code for all of the files? Do you have it available? Also, why not try a few other of the website suggestions that ChatGBT gave such as creating the Social Networking Platform, I'd love to see if it could do that! Brilliantly done!

    @pyeeducationcenter2866@pyeeducationcenter2866 Жыл бұрын
  • Having a base understanding of website creation, I think this can be a great tool for beginners and experts alike. I think this is a tool and should be used as such. Not as a replacement for professional programmers.

    @Blackronin357@Blackronin357 Жыл бұрын
    • It will be used as tool at first and as more iterations come out that are better and more efficient you will watch as it slowly renders entry level programmers into prompt writers and companies cutting down on personnel. There will always be a need for programmers of course but it is a very saturated market with insane wage inflation and I can see this allowing companies to lean out a bit and pay less for jr's. Mid level and Senior of course will continue to get paid very well especially if they have skills in this area however their work load might get a more hefty.

      @corail53@corail53 Жыл бұрын
  • Thank you Nick!

    @charmlierattas@charmlierattas Жыл бұрын
  • soooooooooooooooooo useful. Thank you very much for making this video. Well done

    @yohannesdossena3185@yohannesdossena3185 Жыл бұрын
  • We need to see it as a tool to help us code faster. Get the syntax out of the way and instead allow us more time to think about more important problems. It's time to really make the sky the limit. Although the main issue is it can't discriminate wrong from correct so you might have huge bugs in your code. Use with caution.

    @orangelimesky@orangelimesky Жыл бұрын
    • Yeah, and it won't tell use it has any uncertainty about it's answers or what they are referencing. Just here it is this should work! I've been disappointed so far. But I think this can save time with dummy data and unit testing.

      @genericdeveloper3966@genericdeveloper3966 Жыл бұрын
    • @@genericdeveloper3966 Doubting things or to think in between 1 and 0 is uniquely a human thing. We don't work with if else conditions. It's what makes our brains special. There's the ethics, morals, and general empathy factor that just can't be computed.

      @orangelimesky@orangelimesky Жыл бұрын
    • Lol Customers/Businesses will submit what they want to the more developed version of this AI, instead of a web developer, and it'll build the entire website for them. It'll generate all the code, some custom designs and art, custom videos, and be able to get a fully built website up and running. They'll be able to change what they want using simple english.... no need for google, no need for a professional. Will completely annihilate web developement as a career... ironically, the only "extremely" high paying career that doesn't require college... Front end, back end... gone. Completely built and maintained by AI We're diving blindly into the deep end with this technology. The possible consequences of what this AI will do to the economy and jobs, once they start feeding it more data and advance it some more, is terrifying.. Anyone who answers phones... job gone. The AI will talk and handle the calls, hundreds at a time. Thousands at a time. No more being on hold, at least... I guess... 911 dispatchers.. run by AI. Web Development... lost to AI entire art industry.. lost to AI Game development... handed to AI to spit out game after game, with little human involvement required. Fields of science will greatly benefit, but the AI will be exponentially smarter than every scientist combined.. will they even need scientists in the current sense? Or just a couple people educated enough to interpret what the AI finds? And OF COURSE the government will weaponize it against us.. so there's that inevitably coming... surveillance on a horrific scale for starters.. The question is.. will we be able to stay afloat? Or will we drown? This won't be some apocalyptic AI takeover, it'll be destructive in a different way... and I can guarantee you it won't be accessible to the public for long... once they've got it built up well enough, they'll cut all of us peasants off, and charge $100,000+ licensing fees to corporations and government. That kind of power will not be free. I mean, buying a license for Mastercam, a CAD program for CNC milling, is $20,000.... But an AI of infinite potential??? $100,000 is even way too low... Maybe they'll just do a $5k to $15k per month subscription with contracts... who knows... You know they'll capitalize on it lol... This isn't some humanitarian AI program that's gonna build a better world... We're currently just the stupid masses, helping it learn... the unpaid bug testers... As soon as it's gained enough, we'll be cut off lol.... Maybe they'll tier out it's intelligence. Have like 3 or 5 tiers you can pay to use, with civilians being capped at tier 2 of 5 and corporations who can afford it, capped at 4 of 5, with only government getting access to its full power or whatever lol...

      @Kevin-zz9du@Kevin-zz9du Жыл бұрын
  • Splendid video Nick! When I was in high school, I took a DOS programming class. We used punch cards to create the programs. I did not like it because it made me feel like I was taking a test. Now I am eager to finish learning how to program, so I can use ChatGPT to its fullest potential. Nick, what language would you recommend I start with? I used ChatGPT to create a debt reduction calculator. It works fine. I think I can build websites, chatbots, and apps, I just need to get up to speed with a programing language. Thanks for the informative video!

    @maisonsavvy@maisonsavvy Жыл бұрын
    • You can try starting with Python

      @ecayeta@ecayeta Жыл бұрын
  • Tip: Click copy from the first window and then from the second window in a row. Then instead of ctrl+V use windows+V and then you can paste from clipboard history. (Windows button on the keyboard + V)

    @andreykhazhevskiy3230@andreykhazhevskiy3230 Жыл бұрын
  • You did it so I don't have to. I wanted to do this exact thing to see how it turned out but just haven't yet. I did use it to create a character controller in C# for unity and it was surprisingly good, though this isn't exactly a difficult ask.

    @polydynamix7521@polydynamix7521 Жыл бұрын
  • Most developers are still in denial at just how useful chatgpt is about to become fearing getting phased out.. Everytime I use it I am floored

    @brightonshifu@brightonshifu Жыл бұрын
    • I used it a few times, always receiving shtty answers with no sense at all. Like it doesn't even know that you can't send an array to mssql stored procedure and generates code which doesn't even have correct syntax. So idk what exactly you are working with that it has any value for you, maybe some bs copy paste rest services with no logic in them, like bro, even a monkey can replace you then.

      @wonderfuleveryday488@wonderfuleveryday488 Жыл бұрын
    • Why would you be floored, it's nothing AI'ish about this, it literally just searches the internet for snippets to paste to you.

      @VyniSxHD@VyniSxHD Жыл бұрын
    • @@VyniSxHD except that's not true. it creates completely new pieces of code.

      @dumbidiot1119@dumbidiot1119 Жыл бұрын
    • I've used it for take-home assessments from job interviews

      @robertm5855@robertm5855 Жыл бұрын
    • @@dumbidiot1119 No it does not, it's trained from a dataset which contains everything it spits out, all it does is predict and suggest.

      @VyniSxHD@VyniSxHD Жыл бұрын
  • it is a very helpful resource for anyone entering the industry

    @ayooo7395@ayooo7395 Жыл бұрын
  • Nice job showing all the steps. It gave a remarkably similar site to LinkUp, but of course you would have to scrape the data from company websites.

    @systemnotes@systemnotes Жыл бұрын
KZhead