How To Use ChatGPT With Unity During Runtime | My Early Prototype

https://www.youtube.com/watc...
In today's video I like to show you a ChatGPT prototype where I am able to provide ChatGPT with a prompt and rules which then generates valid Unity C# code that is executed from Unity at runtime. ๐Ÿ“š How To Use ChatGPT In Unity | Chapters: 00:27 ChatGPT With Unity demos 00:28 Starting the ChatGPT Python Wrapper with Flask 01:25 ChatGPT Tester component overview 02:18 Making my 1st ChatGPT call from Unity to import a car and move it along the z axis 05:20 Making my 2nd ChatGPT call from Unity to create a sphere and constantly rotate it 07:44 Making my 3rd ChatGPT call from Unity to create a cube and constantly rotate it 08:51 Making my 4th ChatGPT call from Unity to import a church and constantly rotate it 11:39 ChatGPT Prototype Diagram Overview ๐Ÿ“ข Dependencies used to create this ChatGPT prototype: ๐Ÿ‘‰ Python ChatGPT Wrapper: https://github.com/mmabrouk/chatgpt-wrapper ๐Ÿ‘‰ Roslyn C# Runtime Compiler: https://assetstore.unity.com/packages/tools/integration/roslyn-c-runtime-compiler-142753?aid=1101l7LXo ๐Ÿ’ก Note: If you like me to make a step by step tutorial about this prototype please let me know in the comments thank you. ๐Ÿ“Œ Support me by Subscribing to avoid missing future videos! https://www.youtube.com/dilmerv ๐Ÿ“Œ Support me in Patreon so I can keep doing stuff like this for free! https://www.patreon.com/dilmerv ๐Ÿ“Œ Get XR & game development tips from me in Twitter https://www.twitter.com/dilmerv ๐Ÿฅฝ Learn & Get my XR Training from: https://www.learnxr.io ๐Ÿ‘‰ My Blog / ๐Ÿ”ฅ Newsletter (Subscribe to get up to date XR news) https://www.getrevue.co/profile/dilmerv #chatgpt #chatgpttutorial #unity
Home
/
Indie Game Developers
/
Dilmer Valecillos
/
How To Use ChatGPT With Unity During Runtime | My Early Prototype