Subscribe and learn more from me about Game Development and Programming!
In this video, we integrate Open AIs API into Godot! This allows us to build a code copilot that can help us solve problems and comment our code!
RESOURCES
Source: https://github.com/finepointcgi/Godot-Open-AI-GPT-Integration
OpenAI: https://platform.openai.com/
BE MY FRIEND:
Add me on Twitter: https://twitter.com/finepointcgi
Check out my Website: https://finepointcgi.io/
Trello of Upcoming Tutorials: https://trello.com/b/cJWPaVyV/godot-tutorials
You can support me on Patreon: https://www.patreon.com/finepointcgi
Hang Out with the Guys on Discord: https://discord.gg/5pcNmqp9M3
TIMESTAMPS
00:00:00 – Start
00:02:49 – Getting Into Godot
00:03:54 – Creating Our Script Vars
00:06:54 – Setting Up Our Enter Tree and Exit Tree
00:12:56 – Fixing Window Scaling
00:20:33 – Connecting Our HTTP Request
00:22:15 – Adding Chatting With Open AI
00:32:58 – OH Its Broken
00:35:03 – Adding Summarize
00:36:00 – Talking About How To Get Editor Interface and Pulling the Actual Text in Your Script
00:41:19 – Parsing the Return Summary
00:47:23 – Adding the Action Button Functions
00:50:40 – Setting Up Our Help Function
00:55:02 – Creating a Settings Menu
01:01:52 – Coding Our Settings Menu
01:09:30 – Populating the Settings Menu
01:13:15 – Saving and Loading Settings
01:18:34 – Recap and Outro
MUSIC
Music provided by TheRelaxedMovement.
Check it out here: https://www.youtube.com/c/TheRelaxedM…
Integrating OPENAI’s API Into Godots Editor! Godot 4
HASHTAGS:
#Godot4 #inventory #Investigationsystem
ABOUT MY CHANNEL:
I’ve been a software developer for over 7 years. I’ve worked in the game industry for 3 of those years. This channel is used for news on the gamingprogramming industry and for tutorials for gameprogramming development.
Creating an Object Investigation System C# Creating a Horror Game Part 10