Home Artists Posts Import Register

Content

There you go guys after my last video on how I made chat gpt npc you guys were really curious to know how I did it.

So I have the pleasure to share with you the first part of this little series that will teach you everything that I learned !

In this first part we are going to setup open ai and get a response from the player input text.

The next part will be posted exclusively here on Patreon and will bring all of this to a new level with text to speech, speech to text, npc personnality, scene understanding and making them trigger some action !

Hope you guys will like it. :)

Files

How To Make ChatGPT NPC In Unity - Tutorial

How can we get a response from a player input ? Let's find out ! ❤️ Support on Patreon : https://www.patreon.com/ValemVR 🔔 Subscribe for more Unity Tutorials : https://www.youtube.com/@ValemTutorials?sub_confirmation=1 🌍 Discord : https://discord.gg/5uhRegs 🐦Twitter : https://twitter.com/valemvr?lang=en 👍 Main Channel : https://www.youtube.com/@ValemVR 🔥 Tiktok : https://www.tiktok.com/@valemxr ................................................................................... Watch the "Making Chat GPT NPC in my Game" https://youtu.be/v484biQvjMY Open AI - Unity Github https://github.com/srcnalt/OpenAI-Unity credentials : { "api_key" : " ", "organization" : " " } Open AI sign in : https://openai.com/product Open AI Key and Organization : platform.openai/account/api-keys Open AI Pricing : https://openai.com/pricing Asynchronous Operation Better Explained : https://m-ansley.medium.com/asynchronous-operations-unity-and-threading-ba2c56c1b34a ···················································································· 📝Best VR Assets ( These links are Affiliate links which means it costs the same to you and I get a small commission. Thanks for your support!) VR Interaction Framework https://assetstore.unity.com/packages/templates/systems/vr-interaction-framework-161066?aid=1011lqeKB Hexabody (Physics VR Player) https://assetstore.unity.com/packages/tools/physics/vr-physics-player-controller-185521?aid=1011lqeKB Mirror and Reflection for VR https://assetstore.unity.com/packages/vfx/shaders/fullscreen-camera-effects/mirrors-and-reflections-for-vr-212493?aid=1011lqeKB Auto Hand (automatic hand grab pose) https://assetstore.unity.com/packages/tools/game-toolkits/auto-hand-vr-physics-interaction-165323 Hurricane VR (vr physics interaction) https://assetstore.unity.com/packages/tools/physics/hurricane-vr-physics-interaction-toolkit-177300?aid=1011lqeKB 3d Hand Model for VR https://assetstore.unity.com/packages/3d/props/tools/rigged-vr-hands-212100?aid=1011lqeKB ···················································································· Full Series on How to make a VR game https://www.youtube.com/watch?v=HhtTtvBF5bI&list=PLpEoiloH-4eP-OKItF8XNJ8y8e1asOJud&index=2&t=1s ···················································································· If you enjoyed this video, here are some other really good channel you should appreciate : ⌨️ Game Dev Brackeys : https://www.youtube.com/@Brackeys Dani : https://www.youtube.com/@Danidev Code Monkey : https://www.youtube.com/@CodeMonkeyUnity 👨‍🎓 Vr Dev Justin P Barnett : https://www.youtube.com/@JustinPBarnett Vr with Andrew : https://www.youtube.com/@VRwithAndrew ···················································································· #vr #vrdev #madewithunity

Comments

VR AnimeTed

Wooo! Advanced tutorial incoming! I'm ready!! Got my Unity project setup and ready to go. Just need to add in the animations I'm going to want the AI to control and setup the controller.

ValemVR

Aha I love it ! :D I'm finishing everything right now hope it will be posted this wednesday !

Anonymous

I've made it through all 3 tutorials but struggling with the animation. I have tried multiple versions of the RPM avatar loader but none of them load an NPC with the correct hierarchy that you have on your character. Could you explain how you loaded the avatar from RPM into the scene? I cannot find any tutorial anywhere that gets me to the point where your avatar is with the visime facial animator.