Тёмный

Build Anything With ChatGPT, Here’s How 

David Ondrej
Подписаться 113 тыс.
Просмотров 1,1 млн
50% 1

Do you want to join my team? Apply here: forms.gle/2iz4...
Get my Custom Instructions for free: value.davidond...
Please Subscribe.
If you're serious about AI, follow me here - x.com/DavidOnd...
With ChatGPT and VS Code you can build anything
Even if you know nothing about programming or python
unfortunately a lot of people are still afraid to start any project that involves code
so my goal is to break those limiting beliefs with this video
And to show you that programming something with the help of ChatGPT is actually very easy and enjoyable
In fact I haven’t even chosen the project I’m going to do, I’m gonna leave that up to ChatGPT as well

Опубликовано:

 

26 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 421   
@DavidOndrej
@DavidOndrej 9 месяцев назад
A lot of people have asked for the Custom Instructions I used, so here they are: value.davidondrej.com/video01
@moe3060
@moe3060 9 месяцев назад
Elon is that you? did Elon Musk build a time machine finally?
@QuaK3RRR
@QuaK3RRR 7 месяцев назад
someone who dont know what a variable is couldn't code this xD but ure right chatgpt helps with learning if u use it right! Btw. next time just disable the autopilot xD
@143DeepakDas
@143DeepakDas 6 месяцев назад
I am a manual tester from last 15 years and stuck in a company with no opportunity outside for manual testing. I was thinking something like this and this video appeared in my timeline. This video gave me a hope. I want to move towards automation testing. Thanks for making this video.
@sicboy3749
@sicboy3749 6 месяцев назад
I work in the same field & was thinking how do I use python & Chat GPT to do regression script testing for software
@brianbrooks4448
@brianbrooks4448 4 месяца назад
@@sicboy3749 The trouble is that this will change the competition. Anyone will be able to learn to create programs and test scripts. This has the ability to turn the whole industry on it's head.
@legelf
@legelf 9 месяцев назад
for all the ppl that want to get into coding as complete newbies: get at least the fundamentals down like variables, if else statements, loops etc before using this because AI is imperfect still and can make mistakes that you will have to catch and fix, this is where your basic knowledge of code will come to use
@gecn9685
@gecn9685 8 месяцев назад
Nah.
@latenightenjoyer
@latenightenjoyer 5 месяцев назад
even with having basics, it all comes down to what prompt they use and how smart they will be about using the responses it gives them. and oh boy it's going to hallucinate when they start to ask too complex questions xD
@fonzoo_4920
@fonzoo_4920 4 месяца назад
@@gecn9685 then dont waste your time and do something erlse
@herbertduncan5838
@herbertduncan5838 4 месяца назад
What programming languages can this help you with?
@martijnzondervan
@martijnzondervan 9 месяцев назад
a great solution to the space problem you had was to set the ' ' = '/', so that every words gets separated by a slash. This makes it really clear and easy to read
@lindseyb1445
@lindseyb1445 10 месяцев назад
I feel like you just gave me new inspiration & a path to take to grow my programming skills and hopefully build projects to break into tech. Thank you!
@DavidOndrej
@DavidOndrej 10 месяцев назад
No, thank YOU for such a positive comment! You just gave me inspiration to make more videos like this and to hopefully help more people :)
@Zvezdan88
@Zvezdan88 10 месяцев назад
This is exactly my approach. I started a year ago and made myself a bunch of small tools. I learned so much about Python, PyQt, and programming in general. It's the greatest time to be alive!
@fredrickenelamah4805
@fredrickenelamah4805 10 месяцев назад
This would be me in 1 year.
@DavidOndrej
@DavidOndrej 10 месяцев назад
I love to hear that! :)
@OrlieJohn
@OrlieJohn 10 месяцев назад
same thing here chatgpt is like my personal teacher
@Zvezdan88
@Zvezdan88 10 месяцев назад
@@lan92034If you are asking me, no. But I am not looking for a programming job, I am working in the gaming industry as a 3D Artist. I just always wanted to learn how to code.
@bvc1922
@bvc1922 10 месяцев назад
Do you think, it can help you teach you everything about programming?
@jayakrishnanp5988
@jayakrishnanp5988 10 месяцев назад
You are the exact guy I was searching for all this months 😂❤❤
@berndhase4399
@berndhase4399 4 месяца назад
Your interaction with copilot hurrying you along is hilarious 😂. Thanks for breaking it all down as you do 👍.
@Crypto.Vantage
@Crypto.Vantage 9 месяцев назад
00:02 Programming with ChatGPT is easy and fulfilling 02:17 Creating custom instructions for a project 06:42 Build programs without programming knowledge using ChatGPT. 08:59 Creating a dictionary to map English characters to Morse characters. 13:35 Creating a basic empty function to handle text translation 15:55 Use AI to improve your skills and enhance yourself, not outsource everything to AI. 20:01 Using ChatGPT to generate mapping of English to Morse code. 22:18 Automate boring tasks with ChatGPT 28:11 Adding a mapping of a space in Morse code requires one space into three right. 30:12 The next step is to write a function to use the user input and print the result. 34:47 The video discusses how to convert text to Morse code by splitting it into characters. 37:26 Build reusable functions to avoid code repetition 41:27 For loop is preferred when the length of the loop is known 43:24 Updating the more string with the mor code for each character in the text 47:48 Handling the issue of adding extra space bars 50:27 Learn how to use the reserved keyboard in Python to make a function give back a new Morse string. 55:05 Handling spaces in Morse code conversion. 58:07 Improvement of the Morse code translator 1:03:40 Updating the dictionary to include colon and smiley face 1:06:26 Handle exceptions using try-except block for better error handling. 1:11:45 Removing extra characters and spaces in Morse code. 1:15:12 Building a Morse code character initialization in Python is a good option 1:20:53 You can build anything with ChatGPT without any prior programming knowledge. 1:22:46 Build anything with ChatGPT using custom instructions
@RandomEcom
@RandomEcom 4 месяца назад
g
@waldbeer3535
@waldbeer3535 10 месяцев назад
Just for clarification. Any application that is aiming to be sold has a very complex file structure to ensure safety of user data. This is programming on the very first level and chat gpt is not even close currently to actually create and change data structures for large scale applications. It’s a good help though if you understand the structure yourself
@TTeaSett
@TTeaSett 10 месяцев назад
Could you talk to me more about it? or pointing me where can I learn about that? I was thinking using chat gpt to make an android app.
@waldbeer3535
@waldbeer3535 10 месяцев назад
@@TTeaSett It would be best if you just codealong a couple of full stack apps. freecodecamp offers a lot of very recent SaaS (Software as a Service) tutorials, where you can learn everything about the data structures needed in such a project. In the beginning might be a lot of info to wrap your head around, so go step by step and you will have great results
@paca3107
@paca3107 10 месяцев назад
yes gpt sucks at debugging and more complex tasks than to do list.
@tnamr5652
@tnamr5652 10 месяцев назад
Copy paste from internet is not programming Misleading people
@denis4096
@denis4096 10 месяцев назад
@@TTeaSett First learn how to code and get basic knowledge about the programming concepts. I recommend Flutter as a good starting point to create Android Apps, the learning curve is low and u get good results with a minimum effort. From there dig deeper and switch to Android Studio and Kotlin/Java for native Andrroid Application Development. BTW Flutter is Crossplatform wich mean that u need only one code base to compile for Android, IOs, Web and Windows. Try it, it's really fun and a breeze to create Apps in a quite short amount of time.
@borisvaiser
@borisvaiser 9 месяцев назад
Great video! I've been experimenting with Bing Chat. I asked him to write a .bat file (batch file). The task was: There is a folder with 100+ subfolders like 001_Love Under The Sun, 002_Eliza,003_Coming,... I asked Bing Chat for every subfolder to replace _ with 0_ in it's name. And I provided him a testing Folder at first. He wrote a program, but he screwed up twice. Every time I explained him the problem, and he made the program better. The third time was a charm, and I applied his code to a real folder. Batch file is convenient because you can ran it on windows right away with no extra software to download. Once again, test it first in a test area. He tried to weasel out, telling me that it's better to use something more specific, but I insisted to continue.
@joaopinheiro8197
@joaopinheiro8197 9 месяцев назад
Bro thank you for expanding my mind on how to approach ai, communication is the future!!!
@holdthetruthhostage
@holdthetruthhostage 10 месяцев назад
Thank you this will help with game design for sure, the future with Ai is removing the latency between mind & body actions
@jaroshus
@jaroshus 8 месяцев назад
I created a program with gpt that sorts everything in a folder it is in. So it takes everything out of an existing folders, deletes empty folders, then sorts everything, and creates folders inside those to sort even further. For example, pictures folder contains years, and then year folder contains month. Ive sorted over one TB of hard drive in just a couple of minutes. I have never been coding, so this is just a magic show
@zukanyed8633
@zukanyed8633 6 месяцев назад
Please share how. maybe a Git repository or anything like that?
@jaroshus
@jaroshus 6 месяцев назад
You just ask what you want to make, any ideas to gpt, and it will creater script for you, you start to test it and making shure everything works how you wanted it, thats it. GPT is a blessing for those who has creative ideas, but no knolwlage in to coding. @@zukanyed8633
@jaroshus
@jaroshus 6 месяцев назад
import os import shutil from datetime import datetime def organize_files(): current_directory = os.getcwd() script_path = os.path.abspath(__file__) folders = ["Documents", "Images", "Videos", "Music", "Other"] for folder in folders: folder_path = os.path.join(current_directory, folder) if not os.path.exists(folder_path): os.makedirs(folder_path) total_moved = 0 total_size = 0 folder_details = [] for file_name in os.listdir(current_directory): file_path = os.path.join(current_directory, file_name) if os.path.isfile(file_path) and file_path != script_path: category = get_file_category(file_name) if category: destination_folder = os.path.join(current_directory, category) moved, size = move_file(file_path, destination_folder) total_moved += moved total_size += size print(" Summary:") for folder in folders: folder_path = os.path.join(current_directory, folder) count = len(os.listdir(folder_path)) size = get_folder_size(folder_path) folder_details.append({"folder": folder, "size": size, "count": count}) folder_details.sort(key=lambda x: x["size"]) # Sort by size in ascending order print(f" Total moved: {total_moved} files\t\tTotal size: {total_size:.2f} MB") write_summary_to_file(folder_details, total_size, total_moved) organize_by_date() def organize_by_date(): current_directory = os.getcwd() pictures_folder = os.path.join(current_directory, "Images") videos_folder = os.path.join(current_directory, "Videos") # Add Videos folder for media_folder in [pictures_folder, videos_folder]: if not os.path.exists(media_folder): continue for file_name in os.listdir(media_folder): file_path = os.path.join(media_folder, file_name) if os.path.isfile(file_path): modification_date = get_file_modification_date(file_path) if modification_date: year_folder = os.path.join(media_folder, str(modification_date.year)) month_folder = os.path.join(year_folder, modification_date.strftime("%B")) for folder in [year_folder, month_folder]: if not os.path.exists(folder): os.makedirs(folder) destination_folder = os.path.join(month_folder, file_name) shutil.move(file_path, destination_folder) print(f"Moved: {file_name} to {destination_folder}") def get_file_modification_date(file_path): try: modification_time = os.path.getmtime(file_path) return datetime.fromtimestamp(modification_time) except Exception as e: print(f"Error getting modification date for {file_path}: {e}") return None def get_file_category(file_name): image_extensions = [".jpg", ".jpeg", ".png", ".gif", ".bmp", ".tif", ".arw", ".NEF"] video_extensions = [".mp4", ".avi", ".mkv", ".mov"] document_extensions = [".pdf", ".doc", ".docx", ".txt"] music_extensions = [".mp3", ".wav", ".flac"] file_extension = os.path.splitext(file_name)[1].lower() if file_extension in image_extensions: return "Images" elif file_extension in video_extensions: return "Videos" elif file_extension in document_extensions: return "Documents" elif file_extension in music_extensions: return "Music" else: return "Other" def move_file(source_path, destination_folder): destination_path = os.path.join(destination_folder, os.path.basename(source_path)) if not os.path.exists(destination_path): shutil.move(source_path, destination_path) print(f"Moved: {source_path} to {destination_path}") return 1, os.path.getsize(destination_path) / (1024 * 1024) else: print(f"File {os.path.basename(source_path)} already exists in {destination_folder}. Skipped.") return 0, 0 def get_folder_size(folder_path): total_size = 0 for dirpath, dirnames, filenames in os.walk(folder_path): for filename in filenames: file_path = os.path.join(dirpath, filename) total_size += os.path.getsize(file_path) return total_size / (1024 * 1024) def write_summary_to_file(folder_details, total_size, total_moved): desktop_path = os.path.join(os.path.expanduser("~"), "Desktop") file_name = f"Cleaner_{datetime.now().strftime('%Y%m%d_%H%M%S')}.txt" file_path = os.path.join(desktop_path, file_name) with open(file_path, 'w') as file: file.write("Cleaner Summary ") file.write("-" * 50 + " ") file.write(f"{'Folder':
@Masicka4Dem
@Masicka4Dem 4 месяца назад
This is the most basic program ever, you could've just learnt to program 🤣
@TreantBG
@TreantBG 10 месяцев назад
yeah i see the value of writing 80 lines of code in 1 hour 30 minutes .... chatgpt is multiplicative tool that will take your skill and increase the speed and quality but if you have no skill to begin you cant do much else with it in other words build solid foundation
@pauldad1
@pauldad1 10 месяцев назад
You teach in a very inspiring and encouraging way - great job, keep going!
@samisosa9105
@samisosa9105 7 месяцев назад
Thank you once again for a great video. Keep them coming.
@DavidOndrej
@DavidOndrej 7 месяцев назад
Wow, you have no idea how much this means! ♥
@samisosa9105
@samisosa9105 7 месяцев назад
@@DavidOndrej And you have no idea how much your video has helped me. Best of luck to you ✌
@David.Alberg
@David.Alberg 10 месяцев назад
I would say its good timing since tomorrow OpenAI will present a system on how to build anything with Chatgpt even better and faster ^^
@decouple
@decouple 9 месяцев назад
chatgpt using gpt 4 is great both as a coding assistant and teacher when using common languages, frameworks, and libraries. Less common environments and larger projects are it's downfall, but it's really come a long way.
@Chris-xo2rq
@Chris-xo2rq 8 месяцев назад
Yes, as a firmware engineer who writes fully custom hard-real-time operating systems it is practically useless since it has no knowledge of my codebase. I use it a lot for when I'm writing Windows and Android applications though.
@lucagethmann7682
@lucagethmann7682 8 месяцев назад
@@Chris-xo2rq which environment or language would you recommend to use together with Chat-GPT?
@noname-vw5qw
@noname-vw5qw 6 месяцев назад
​@@Chris-xo2rq would you ever even use AI generated code for that? Using AI for any mission-critical software seems really spooky.
@Chris-xo2rq
@Chris-xo2rq 6 месяцев назад
@@noname-vw5qw A lot of what I use it for is boilerplate stuff that is just a lot of typing I want to avoid. I can feed it a collection of nested C++ classes for example and it can generate serialization and deserialization functions for them. Conceptually easy task that just takes a long time to do manually.
@antikoerper256
@antikoerper256 6 месяцев назад
One of the greatest benefits of open and free AI of such sorts is the educational - I, too, am self-learning programming with GPT and it's amazing
@elijahbrazier3219
@elijahbrazier3219 2 месяца назад
This video is amazing. It has opened my eyes to what a powerful education tool AI, specifically chatGPT, is. I started my tech programming journey about 3 weeks ago and just finished learning the basics of HTML and CSS. My focus is expanding my Front-end developing knowledge, but this video made me want to learn so much more bout other aspects of programming! ChatGPT is definitely a tool I will use in that journey. Thank you so much for sharing this
@damianzielinski71
@damianzielinski71 10 месяцев назад
Awesome video and your focused mind. Thank you❤ Greetings from Poland 🇵🇱
@elpatotengu31
@elpatotengu31 2 месяца назад
Somehow, watching this video made me feel productive even though I did not do nothing or plan to start building nothing. Great video!
@crizkeeth
@crizkeeth 10 месяцев назад
I love the tutorial interweaved with the excitement about AI. I feel the same way.
@samisosa9105
@samisosa9105 7 месяцев назад
This is probably one of the absolute best videos I have watched so far on this subject. Thanks a million! Also, I'm curious as to why you don't have the "Super thanks" enabled?
@DavidOndrej
@DavidOndrej 7 месяцев назад
I didn't enable it because I didn't think anyone would like my videos that much! Because of your comment I went ahead and turned it on. If you do end up sending me a Super Thanks, then I will be honored :)
@vivek73
@vivek73 6 месяцев назад
When you don’t know what you are doing and go ahead and do it. Well best of luck my friend.
@TheOnlyEpsilonAlpha
@TheOnlyEpsilonAlpha 9 месяцев назад
Great video, one improvement recommendation: You can include the „just give me hints“ instruction into the custom instructions so you won’t need to type it each and every time 🐻❤️
@patrickhallermann3844
@patrickhallermann3844 4 месяца назад
This is awesome bro, love your content. I have been learning by doing projects for my job (not programming or IT related), simple things really, but using chat gpt and other llm as a tool. up my skills like you said. great introduction to the tool set and always, thanks for showing how i can use it.
@trikztr
@trikztr 9 месяцев назад
nice video man, didnt know about custom instructions until now, thanks!
@DavidOndrej
@DavidOndrej 9 месяцев назад
Glad I could help!
@strikerwow2011
@strikerwow2011 7 месяцев назад
Nice video man, thanks for the initiative.I think it would be very interesting trying to build something big with the help of chat gpt. It would be interesting to see how you would handle bad or maybe not so concise answers from caht GPT :D
@TadeasF
@TadeasF 10 месяцев назад
Yeah, I follow the same approach. I've improved a lot by combining solid foundation (mostly Arjan Codes videos, he covers software design basics which are easy to understand) together with chat gpt. I know I am able to write anything chat gpt writes for me. But its so much easier. Especially big refactoring and such stuff, breeze
@omarbarron1767
@omarbarron1767 10 месяцев назад
This is awesome 😎 I’m studying for my A+ and also want to learn python and java for myself. Chat gpt is awesome the more I learn to utilize it. Great video! Thanks.
@drunkspartan711
@drunkspartan711 8 месяцев назад
May i ask why A+?
@Tonedefff
@Tonedefff 8 месяцев назад
Just wanted to leave some constructive feedback [hopefully!] on this video (I use GPT4 quite a bit to generate Python and C# code). The title of the video is "Build Anything With ChatGPT, Here’s How", but then you use your own skills and knowledge of Python to start writing code by hand, and teaching the viewer about the code (like writing a function def, and the += operator). This seems to defeat the purpose of using GPT to build the app. You can just tell GPT: "Write a complete Python script that prompts the user to input a string of English text, and then it translates that text into Morse Code and prints out the Morse Code representation of the input string." And it generates a fully-functioning script that worked for me on first try. I then asked it: "Add functionality so the script then prompts for Morse Code from the user, and it translates that back into English." And it gave me a new version of the script, but that new version failed and gave an error. I told GPT and pasted it the full error, and GPT gave me a new version of the script with the error fixed. The whole script then worked properly, and it only took me about 5 minutes total to get it up and running. For a viewer with no programming/Python knowledge at all, this method seems more intuitive and efficient than using GPT for some of the code, and typing other code by hand.
@elijahbrazier3219
@elijahbrazier3219 2 месяца назад
While yes the title says how to create anything with GPT, the main focus of the video is using GPT to help you *understand* how to build better projects. He mentions this multiple times throughout the video. The title says create *with* GPT, not "How to tell GPT how to make something for you." I think the main audience for this video is programmers who want to learn more, not outsource everything. However, GPT is indeed very valuable for someone who does not want to write code. At the end of the day though that will not help you learn anything.
@Global_Dawah1
@Global_Dawah1 Месяц назад
I would say this can get you very far , but at some point you need to be able to ask the right questions to get what you want out of gpt and for you to do that you need to know at least a decent amount on how these languages work and web development at a whole is carried out
@Marcusbreum
@Marcusbreum 10 месяцев назад
This is insane. Thx David
@Jemacaza
@Jemacaza 9 месяцев назад
Excellent video David, very informative, thank you very much.
@hydoffdhagaweyne1037
@hydoffdhagaweyne1037 10 месяцев назад
Please make a video on making mobile apps using AI tools, thanks.
@ajarivas72
@ajarivas72 10 месяцев назад
Please make a video of how to use ChatGPT to control the lights of the house and interact with Alexa.
@DavidOndrej
@DavidOndrej 10 месяцев назад
I probably will make a video like that soon ;)
@hydoffdhagaweyne1037
@hydoffdhagaweyne1037 10 месяцев назад
@@DavidOndrej omg! Please, do it. That video will go viral.
@Rex88282
@Rex88282 9 месяцев назад
Please make a video how to create a backend and then show me the bills coming
@deckyfiyemonda9893
@deckyfiyemonda9893 6 месяцев назад
If you maps space into two spaces instead of three, you can eliminate the need of using IF in your translation function
@prawtism
@prawtism 9 месяцев назад
laughed out loud when the copilot just showed the full function :D
@Millie-Nielsen
@Millie-Nielsen 6 месяцев назад
Just for clarification. Any application that is aiming to be sold has a very complex file structure to ensure safety of user data. This is programming on the very first level and chat gpt is not even close currently to actually create and change data structures for large scale applications. It’s a good help though if you understand the structure yourself
@kuhteel
@kuhteel 6 месяцев назад
this video was a blessing from the gods I have experience in python and this just made me like 50x more powerful tysm
@rabbitears333
@rabbitears333 10 месяцев назад
Great approach with ChatGPT. I love Ghact GPT the possibilibies of the language are endless. Please teach more reagding charp GPT
@circulartext
@circulartext 9 месяцев назад
this is exactly what our programmers do
@moritzburn6694
@moritzburn6694 8 месяцев назад
Very great for writing automation scripts that can do all kinds of stuff, CI/CD and environment syncing, kuberentes automations etc. Sadly its not as great at writing extensive code that relies on custom functions and classes in different files. Sure a useful tool, saved me hours while working on stuff I did not know anything about
@communicationfirst1599
@communicationfirst1599 8 месяцев назад
are you Elon Musk's brother?
@Twtgod
@Twtgod 4 месяца назад
Yes
@Instant_news00
@Instant_news00 4 месяца назад
😂😂
@Yourslushy
@Yourslushy 3 месяца назад
😭 brother from different mother
@tonygaming3429
@tonygaming3429 2 месяца назад
i bet he is
@fwgtv3821
@fwgtv3821 2 месяца назад
😂😂😂😂
@Leobynight
@Leobynight 5 месяцев назад
Thanks 💯
@SkylineHero970
@SkylineHero970 10 месяцев назад
I learned a lot faster learning to code without using chat gpt. To be exact, chat gpt hindered my growth because it was always the easy way out, which is not a good way to build a solid understanding of the programming. Everyone learns differently, but I learned a lot more with trial and error without using chat gpt as a crutch.
@jenot7164
@jenot7164 9 месяцев назад
Me too, and using ChatGPT also somehow took the fun out of it. Learning how to efficiently debug your code is such a rewarding experience.
@prawtism
@prawtism 9 месяцев назад
For me, I accidentally used a colon : instead of an equals sign = for a variable. Already got angry that ChatGPT was telling me that I typed an assignment operator wrong :D but I wouldn't have noticed that so fast myself and maybe would have given up for that evening.
@hatetracyy
@hatetracyy 9 месяцев назад
why did you type a colon lol @@prawtism
@Masicka4Dem
@Masicka4Dem 4 месяца назад
​@prawtism thats why you have a document to read that goes through the syntax 💀
@DemsRNutless
@DemsRNutless 7 месяцев назад
As a veteran IT guy all I can say is be very careful what you wish for in automated coding because you will have to maintain the spaghetti mess. I predict that the maintenance costs will far outweigh the benefits of generated and poorly commented code.
@Mr__Altair
@Mr__Altair 7 месяцев назад
Great video bro appreciate the work you do here
@LaurenFowler-h6j
@LaurenFowler-h6j 7 месяцев назад
I am a java tech lead . I also use chat gpt , perplexity etc on a daily basis .have you ever tried to generate a complex project like airline traffic control using chat gpt
@ye8013
@ye8013 3 месяца назад
i love this guys energy
@subramanianchenniappan4059
@subramanianchenniappan4059 8 месяцев назад
I am a java tech lead . I also use chat gpt , perplexity etc on a daily basis .have you ever tried to generate a complex project like airline traffic control using chat gpt 😂😂😂
@robivlahov
@robivlahov 9 месяцев назад
i got my co2 sensor , an arduino a few reley boards and made code to run it all in 30 minutes with chat gpt, with no prior coding knowlage, but some automation knowlage... easy as
@Leron_T
@Leron_T 10 месяцев назад
You forget to tell people that they still need to know the fundamentals of whatever programming language they're using
@DavidOndrej
@DavidOndrej 10 месяцев назад
I think you don't need to know anything - ChatGPT can teach you all of that as you build the project. Simply decide to make something and start doing.
@bazio5592
@bazio5592 10 месяцев назад
@@DavidOndrejSure 😂😂
@jenot7164
@jenot7164 9 месяцев назад
@@DavidOndrejIt will work out fine until you reach a bug, which ChatGPT can’t solve for you. Then you need to start debugging on your own and if you don’t understand the fundamentals this process will be straining.
@TimothyNyota
@TimothyNyota 9 месяцев назад
@@jenot7164Nope
@shafialanower3820
@shafialanower3820 9 месяцев назад
⁠@@jenot7164this is 100% true based on experience. It can’t solve bugs of complex problems with multiple layers especially
@Invertedworldx
@Invertedworldx 3 месяца назад
bro, this rabbit hole has now changed my focus from playing games
@PAFBEAST
@PAFBEAST 2 месяца назад
How?
@EROSNERdesign
@EROSNERdesign 6 месяцев назад
Here is the future of Coding....expect greatness.
@azeruxx2362
@azeruxx2362 9 месяцев назад
Na to, že jsi čech, je tvoje angličtina šíleně dobrá good job
@440s
@440s 10 месяцев назад
I use it for help but always end up asking about technical things that will not help le but are interesting to know 😂
@MelodyJD
@MelodyJD 6 месяцев назад
I know 1% programming I understood about 45-50% of what was happening in this video minus the technical lingo back fire back forth in your workflow thoughtprocess. we are living in an age that blows my mind every single day.
@DOCTOR-FLEX
@DOCTOR-FLEX 10 месяцев назад
Any possibility you could build a web scraper or a game in your next video? Wonderful video. Thanks for your assistance.
@DavidOndrej
@DavidOndrej 10 месяцев назад
I already have both of these on my ideas list - so it's very possible that I'll make those videos! :)
@furycorp
@furycorp 10 месяцев назад
lol I don't know about coding "literally anything"! chatgpt is super helpful but its completely stupid if you need to ask it something that it doesn't have piles of training data for. without the eyes of an experienced dev on nontrivial or novel tasks it writes code with major gaps in security, performance, etc. that is usually fundamentally broken.
@BendaCZ
@BendaCZ 9 месяцев назад
Super video! Já ChatGPT používám nerad, protože dělá dost chyb a připadám si špatně a líný... 🤣
@scottmcdonaldAAL211
@scottmcdonaldAAL211 9 месяцев назад
so clearly explained in perfectly enunciated English...
@Sulayman.786
@Sulayman.786 10 месяцев назад
Awesome, thanks!
@phil8899
@phil8899 10 месяцев назад
Motivation to keep going is the hardest thing. You could build anything before CHATGPT.
@RandomgooberNGoobie
@RandomgooberNGoobie 8 месяцев назад
Deserves more likes honestly
@DavidOndrej
@DavidOndrej 8 месяцев назад
Thank you! :)
@paikountv4065
@paikountv4065 10 месяцев назад
Can I create a website using GPT where I can upload my stories chapter by chapter for readers?
@IndianGermanDiaries
@IndianGermanDiaries 10 месяцев назад
David you’re not fully correct , yea its possible to create anything with GPT4 but for doing that you need to know atleast Basic debugging skills. Since gpt4 spits out buggy code as well. If your usecase is simple you can simply copy paste but a little bit advanced stuff would require manual intervention as well Thanks
@kizigamer6895
@kizigamer6895 10 месяцев назад
Plus gpt 4 is paid and many can't buy stuff
@Sulayman.786
@Sulayman.786 10 месяцев назад
Can it not debug?
@sovereignberserk1346
@sovereignberserk1346 10 месяцев назад
@@Sulayman.786 not quite from the get go. But actually there are mutliple projects out there already that utilize chatgpt and other llms to work with instances of each other. For example langchain can be used to create two python aware agents that are collaborating on the task you hand them. this leads to constellations where the agent that produces buggy code is being corrected by the other one and so on…
@nj-bz8pv
@nj-bz8pv 2 месяца назад
I wrote a pretty advanced trading Algo with chat and one zero to hero pythonfree class
@pocoso
@pocoso 10 месяцев назад
First comment!! You have great videos man
@DavidOndrej
@DavidOndrej 10 месяцев назад
Hey, thanks!
@ctrlshifti255
@ctrlshifti255 9 месяцев назад
70 lines in 1.24h for program simple like that. That's crazy.
@chrisg9343
@chrisg9343 9 месяцев назад
I have extremely basic python knowledge and this year ive made two Power BI dashboards using gpt. The one I made for work had everyone impressed 😂
@YousefHaidary
@YousefHaidary 8 месяцев назад
You can make power BI dashboard with Python?
@alibahadraksoy1362
@alibahadraksoy1362 9 месяцев назад
how your vs code knows what will you do? does it work with chat gpt? which extension did you use in vs code?
@Hardcoreismorethanmusic86
@Hardcoreismorethanmusic86 5 месяцев назад
Good guy, exactly what I looked for
@Daaboo
@Daaboo 8 месяцев назад
I'm using it and when the code in Laravel. Yeah, sometimes I'm lucky but sometimes the Ai can't even fix simple bootstrap issues!
@holotrout
@holotrout 9 месяцев назад
My exact approach as well
@LibNinja
@LibNinja 7 месяцев назад
i just came across to your channel, its superb. and i totally agree with you, im doing a project right now building chatbot with chatgpt, can you help me out or make another content regard to it. thank you
@KubaSobecki
@KubaSobecki 7 месяцев назад
3:53 it worked. I did subscribe ;)
@Lositosantos
@Lositosantos 10 месяцев назад
What happens when technology becomes so easy to understand that there is no longer any need for comprehensive guides?🤯
@radicalaim
@radicalaim 9 месяцев назад
Title: Build Anything with ChatGPT Video: Build anything using copilot
@abhinaykatta
@abhinaykatta 8 месяцев назад
All the real devs laughing in the corner.
@0xAA55
@0xAA55 8 месяцев назад
Right?
@shreyashsaxena9748
@shreyashsaxena9748 6 месяцев назад
Been a dev for 6 years, I too use Gpt In a similar way to build from Tech stack I don't know
@handysteve
@handysteve 10 месяцев назад
So wild that we can just screenshot code and GPT understands
@DavidOndrej
@DavidOndrej 10 месяцев назад
yep, GPT-V is amazing
@TheSozeone
@TheSozeone 8 месяцев назад
As an Offensive security specialist I find the ethical censorship on chat gpt super annoying when it comes to writing reverse shell scripts, have you been able to find any work around with the custom instructions?
@Jason-xb2ri
@Jason-xb2ri 8 месяцев назад
Thank you👊
@Jason-xb2ri
@Jason-xb2ri 8 месяцев назад
I appreciate your unedited video and your train of thought! 👍
@cortezforever
@cortezforever 10 месяцев назад
David, I am trying to build an AI content writer, can you help so i can build and deploy a basic version?
@DavidOndrej
@DavidOndrej 10 месяцев назад
Interesting video idea - I'll definitely consider this
@cortezforever
@cortezforever 10 месяцев назад
@@DavidOndrej Thanks for your consideration. With the new GPT 4 Turbo update "2 minute papers" shows "@Mckay Wrigley" generating the code from a UI design. I have a UI designer, do you think that method could work?
@upliftu
@upliftu 7 месяцев назад
So is possible to build usable app ideas to scale to various industries? Transportation/restaurants & such?
@Masicka4Dem
@Masicka4Dem 4 месяца назад
Just learn to program
@ralphiemelphie
@ralphiemelphie 6 месяцев назад
The problem with this is that you get a lot of code that usually runs poorly. Since Chatgpt got most of its data from pages like stackoverflow where problems and solutions are being explained so users understand whats going on. While that is helpful, it doesn't create the most efficient code.
@HalkerVeil
@HalkerVeil 7 месяцев назад
My experience lately with GPT4 is that it became lazy and does not do what we ask anymore. I have to constantly tell it to write it in code or it just explains the process now. Even after giving it instructions to ALWAYS write code. It's gotten so bad. Used to be great though.
@noname-vw5qw
@noname-vw5qw 6 месяцев назад
Apperently AI gets worse if it uses its own outputs as training data. And there is a ton of generated text online now.
@lazyman2451
@lazyman2451 8 месяцев назад
ChatGPT is my new photo creator great for website design.
@amarisfrancescasanluis
@amarisfrancescasanluis 10 месяцев назад
Wow! This is awesome thanks.👍🏼👍🏼
@muhammadazeemsadiq
@muhammadazeemsadiq 10 месяцев назад
Excellent work
@DavidOndrej
@DavidOndrej 10 месяцев назад
Thank you Muhammad! :)
@vuzereusazureus2245
@vuzereusazureus2245 10 месяцев назад
3:52 Declare war on tradition ? Thats something hahaha
@hehermosilla13
@hehermosilla13 9 месяцев назад
very good ;thanks
@КрасныйЛуч-й5л
@КрасныйЛуч-й5л 3 месяца назад
I started to earn as Python programmer. thanks to chat GPT. Still dont have a clue, but it works. ))) I dont care what professionals say, I earn and it is good.
@richdeco5493
@richdeco5493 4 месяца назад
Hello Brother can you share the link of co pilot that you are using please
@DavidOndrej
@DavidOndrej 4 месяца назад
type "github copilot" into google
@phxdigital7996
@phxdigital7996 8 месяцев назад
thank you bro
@htchamber2776
@htchamber2776 9 месяцев назад
For anybody studying programming get in fast and learn quick 2 years from now if your not in the industry hood luck competing against college grads with 3 years of AI experience along side programing fundamentals
@Neo-yk8un
@Neo-yk8un Месяц назад
great vid
@prompts_ML_and_AI
@prompts_ML_and_AI 9 месяцев назад
Sana all may co-pilot.
@Core034
@Core034 4 месяца назад
dekuju za video :)
@alex1s85alex3
@alex1s85alex3 10 месяцев назад
Hey man! I'm trying to create a web services client that will create soap requests. Soap requests will have three parameters. The first parameter is a static text. The second is a string which is unique for each request. The third is an encrypted string with a private key sha256. I have tried with charges but I'm really struggling. Can you help;
@circulartext
@circulartext 9 месяцев назад
you can really prompt gpt just about anything
Далее
Build Any Website With ChatGPT, Here’s How
1:28:42
Просмотров 15 тыс.
DIAGRAMAS P ID CORRECCION
44:35
Просмотров 4
We finally APPROVED @ZachChoi
00:31
Просмотров 3,2 млн
Beatrise (пародия) Stromae - Alors on danse
00:44
А вы играли в school boy runaway?
00:30
Просмотров 149 тыс.
API integration Course - Modern Python with FastAPI
3:49:36
Build Anything with AI Agents, Here's How
29:49
Просмотров 293 тыс.
I Hacked a Discord Bot, the Owner said this...
9:09
Просмотров 1,3 млн
Build an App using ChatGPT | No Code required
11:45
Просмотров 7 тыс.
Run your own AI (but private)
22:13
Просмотров 1,5 млн
We finally APPROVED @ZachChoi
00:31
Просмотров 3,2 млн