Replies: 2 comments
-
Hi Rombodawg, You cannot implement this into Unity. They are different farmwork. If you want your NPCs that use a language model you don't need to implement this into Unity, just implement it somewhere and use Unity to communicate with it. I never tried this, but here is my thought.
Let me know if you have any problems, and let's discuss them. |
Beta Was this translation helpful? Give feedback.
-
The suggestion above is definitely the best and intended way to go about this. About licensing and commercial use: Another Note: |
Beta Was this translation helpful? Give feedback.
-
Im trying to find a way to implement webui into unity for creation of advanced npc's running on local hardware without the need for cloud or subscription based models like open-ai gpt-3/gpt-4. Im having trouble figuring out a few things though as I am a novice in both the ai and game development space, but I hope to create something great for the gaming community with this already awesome open sourced tool. My current hurdles are figuring out how the web ui installer generates the unique url for each users webpage to use the program. Ill need to know this in order to be able to hook into it using unity webhook feature.
Also I if anyone knows if the web-ui is actually open source and free for commercial use and would like to chime in that would be great? If the developer oobabooga sees this id really appreciate a response because id love to do a colab to create a unity asset to be able to hook into your webui to for game creation. Even if you dont reveal the source code to me, but just tell me how parts of it works so i can create a unity web hook based around it.
Beta Was this translation helpful? Give feedback.
All reactions