This was a great video! I really learnt a lot from the detailed explanations and understood more about the basics of GPT -4o. Thank you so much! It was really fun making this game!!
Kind of crazy though, I had gpt-4o literally code me a fully functional Tetris game with the prompt: "Code me a Tetris game in python." It worked the first time, keeps score, has a game over text when you lose, and says press any key to play again.
yes its awesome what it can do with just a simple prompt. Try giving it a screenshot of some feature you want implemented and ask it to update its look and feel and code basis the screenshot. you will be amazed how much it can infer from such little context.
"Even a no-code developer could probably do this iteratively back and forth!" I am literally doing that. I'm not even using the paid version (yes it's a lot harder that way).
@@generativegeek Literally none. I am programming a board game I made in Unity, thanks to ChatGPT. I'm...not very far yet. I'm busy being a stay-at-home dad.
I'd rather write all of the C/C++, OpenGL, Vulkan Code knowing that I built the application. I guess it's the engineering personality, perspective that I have.
yes, its a lot about what works for one. Generative AI is in a way democratising the skills and power that was limited to a few some time ago. Be it writing great headlines, great catchy stories and content or just coding and building PRD's for product specs. In my personal view, the future is full of opportunities for those like you who are already significantly ahead in the curve.
Can you make a video on this scenario i just invented: make a chatbot using either claude 3 ai / or chatgpt.(this is what i have) where you can find a way to train it based on youtube videos, documentations so it will respond accordingly to the information it is provided. Once you finish the API, you will provide it to your friend who created the chat app for ios and android but was just missing the API key. I can provide more information if i message you on linkedin. I havent learned to code yet but i want to see if you can teach me on developing the API. So once i create the chatbot i like. I just provide the api key to app developer so he can insert in app so users can use it to ask questions etc
yes this is possible. i will try to find time to build this video over the next week. However, if you don't know coding, it will be tough for you to make sense of it. This project that you have described is more involved than building simple screenshot derived games. Will ping you back here once the video is live.
@@generativegeek can you try to use Claude 3 haiku and chatgpt to try to generate the code. I noticed chatgpt has a lot of different gpt's although maybe 4o is better than all those gpts available.
This was a great video! I really learnt a lot from the detailed explanations and understood more about the basics of GPT -4o. Thank you so much! It was really fun making this game!!
thanks so much for your encouraging comment. god bless you.
Kind of crazy though, I had gpt-4o literally code me a fully functional Tetris game with the prompt: "Code me a Tetris game in python." It worked the first time, keeps score, has a game over text when you lose, and says press any key to play again.
yes its awesome what it can do with just a simple prompt. Try giving it a screenshot of some feature you want implemented and ask it to update its look and feel and code basis the screenshot. you will be amazed how much it can infer from such little context.
"Even a no-code developer could probably do this iteratively back and forth!" I am literally doing that. I'm not even using the paid version (yes it's a lot harder that way).
lovely. yes, thats the power of large language models. What other games or apps have you built?
@@generativegeek Literally none. I am programming a board game I made in Unity, thanks to ChatGPT. I'm...not very far yet. I'm busy being a stay-at-home dad.
would love to hear more about it once you near completion. all the best.
@@generativegeek Expect a long timeline! But thank you for your interest, I might actually get to the point of selling it one day.
all the best @finnical9718. Building something and then being able to sell it is the peak satisfaction moment for any builder.
I'd rather write all of the C/C++, OpenGL, Vulkan Code knowing that I built the application. I guess it's the engineering personality, perspective that I have.
yes, its a lot about what works for one. Generative AI is in a way democratising the skills and power that was limited to a few some time ago. Be it writing great headlines, great catchy stories and content or just coding and building PRD's for product specs. In my personal view, the future is full of opportunities for those like you who are already significantly ahead in the curve.
Can you make a video on this scenario i just invented: make a chatbot using either claude 3 ai / or chatgpt.(this is what i have) where you can find a way to train it based on youtube videos, documentations so it will respond accordingly to the information it is provided. Once you finish the API, you will provide it to your friend who created the chat app for ios and android but was just missing the API key. I can provide more information if i message you on linkedin. I havent learned to code yet but i want to see if you can teach me on developing the API. So once i create the chatbot i like. I just provide the api key to app developer so he can insert in app so users can use it to ask questions etc
yes this is possible. i will try to find time to build this video over the next week. However, if you don't know coding, it will be tough for you to make sense of it. This project that you have described is more involved than building simple screenshot derived games. Will ping you back here once the video is live.
@@generativegeek can you try to use Claude 3 haiku and chatgpt to try to generate the code. I noticed chatgpt has a lot of different gpt's although maybe 4o is better than all those gpts available.
sure. let me try that out and post a video. It will be a nice comparative analysis.