[PLUGIN][LLM] UnrealAiConnector - Integrate AI Models into your UE5 project

UnrealAiConnector is a versatile plugin for Unreal Engine 5 that allows you to easily integrate Large Language Models like Claude, GPT and Gemini, etc, into your games.
With a command system, you can enable AI to control game characters, generate dynamic content, or create interactive dialogues - all through a Blueprint interface or C++.

The plugin includes a test project demonstrating how to make an AI-controlled character respond to text commands like
AiTest

GitHub Repository

GitHub: Sovahero/UnrealAiConnector

Download the plugin and test project from the repository. Installation instructions and complete documentation are available in the README.

Is there any possibility to get this to work on UE4.27.2, the last update for UE4?