
- Версия Unreal Engine
- 5.2
Note: No OpenAi API key needed for this plugin. This plugin is unique because it runs on an external downloaded model from HuggingFace. It'll be free to use for life after purchase.
Anti-expensive-API perspective/configuration: I'm honestly not a huge fan of sending more money to openai with every character sent to a chatbot. I feel using Ai chat models should be FREE and remain free from within your game engine. If you're interested in an infinite (no-cost) ai solution as a plugin for your games (with NPC conversational technology). This plugin is for you!
Kindly check the plugin's included documentation to learn the simple two step process to configure this plugin.
And read on for more details on how you can combine the chatbox with a collision box for a simple toggle solution too.
Just click enable plugin, then select "documentation" from Unreal's beautiful plugin interface!
This plugin is based on the GPT2 model that stems from OpenAi's current revolutionary model GPT4.
The journey from GPT-2 to GPT-4 has been marked by incredible advancements in the field of artificial intelligence. GPT-4 builds upon the revolutionary GPT-2 model, pushing the boundaries of what is possible in natural language understanding, generation, and contextual awareness. With this plugin, you can harness the full potential of GPT-4, bringing a new level of depth and realism to your projects.
Acknowledgements:
This plugin was developed using the GPT-4 model provided by OpenAI. We would like to express our gratitude to OpenAI for their groundbreaking work in artificial intelligence research and for making these advanced models accessible to developers around the world.
Disclaimer:
This plugin is not affiliated with or endorsed by OpenAI. Please ensure that you follow OpenAI's usage policies and guidelines when incorporating their models into your projects
Technical Details
Code Modules: GPTai [Runtime]Number of Blueprints: One widget to be added to your viewport.
Number of C++ Classes: eight total - (Connection to Flask server, sending input, receiving output)
Network Replicated: No