$git clone https://github.com/prajwalshettydev/UnrealGenAISupportEvery month, hundreds of new AI models are released by various organizations, making it hard to keep up with the latest advancements.
| 1 |  |
| 2 |  |
| 3 |  |
| 4 |  |
| 5 |  |
| 6 |  |
| 7 | [](LICENSE) |
| 8 | [](https://discord.com/invite/KBWmkCKv5U) |
| 9 | |
| 10 | ## Usage Examples: |
| 11 | #### MCP Example: |
| 12 | Claude spawning scene objects and controlling their transformations and materials, generating blueprints, functions, variables, adding components, running python scripts etc. |
| 13 | |
| 14 | <img src="Docs/UnrealMcpDemo.gif" width="480"/> |
| 15 | |
| 16 | #### API Example: |
| 17 | A project called become human, where NPCs are OpenAI agentic instances. Built using this plugin. |
| 18 |  |
| 19 | |
| 20 | # Unreal Engine Generative AI Support Plugin: |
| 21 | |
| 22 | |
| 23 | Every month, hundreds of new AI models are released by various organizations, making it hard to keep up with the latest advancements. |
| 24 | |
| 25 | The "Unreal Engine Generative AI Support Plugin" allows you to focus on game development without worrying about the LLM/GenAI integration layer. |
| 26 | |
| 27 | ## Current Progress: |
| 28 | |
| 29 | **This plugin will continue to get updates with the latest features and models. Contributions are welcome.** |
| 30 | **For production-ready alternatives with 200+ AI models, guaranteed stability, automated testing, and UE 5.1-5.7+ support, check out the pro plugins below.** |
| 31 | **This free plugin covers many use cases (including the examples above) and you can use it for free, forever.** |
| 32 | |
| 33 | ### Pro Plugins on Fab.com |
| 34 | |
| 35 | <table> |
| 36 | <tr> |
| 37 | <td align="center" width="50%"> |
| 38 | <a href="https://muddyterrain.com/t/genai-fab?utm_source=github.com&utm_medium=repo-free&utm_campaign=genai-plugin"> |
| 39 | <img src="https://res.cloudinary.com/dqq9t4hyy/image/upload/q_60/v1772931701/MainBanners_4_d9nmqo.webp" width="100%" alt="Gen AI for Unreal - OpenAI GPT Anthropic Claude Gemini Grok ElevenLabs"/> |
| 40 | </a> |
| 41 | <p><b><a href="https://muddyterrain.com/t/genai-fab?utm_source=github.com&utm_medium=repo-free&utm_campaign=genai-plugin">Gen AI Pro</a></b><br/> |
| 42 | <code>gpt-5.4</code> <code>claude-opus-4-6</code> <code>gemini-3.1-pro</code> <code>grok-4.1</code> <code>o3-pro</code> <code>eleven_v3</code><br/> |
| 43 | Chat, Vision, Streaming, Realtime, Image Gen, TTS, Structured Output, Tool Use</p> |
| 44 | </td> |
| 45 | <td align="center" width="50%"> |
| 46 | <a href="https://muddyterrain.com/t/genai-china-fab?utm_source=github.com&utm_medium=repo-free&utm_campaign=genai-china-plugin"> |
| 47 | <img src="https://res.cloudinary.com/dqq9t4hyy/image/upload/q_60/v1773874915/MainBanners_6_tw1xai.webp" width="100%" alt="Gen AI Chinese Models - Alibaba Qwen DeepSeek Moonshot Kimi ByteDance ZhipuAI"/> |
| 48 | </a> |
| 49 | <p><b><a href="https://muddyterrain.com/t/genai-china-fab?utm_source=github.com&utm_medium=repo-free&utm_campaign=genai-china-plugin">Gen AI Pro China</a></b><br/> |
| 50 | <code>qwen3.5-plus</code> <code>kimi-k2.5</code> <code>glm-5</code> <code>seed-2-0</code> <code>ernie-5.0</code> <code>seedream-4</code><br/> |
| 51 | Worldwide support, Chat, Vision, Image Gen, TTS, Reasoning</p> |
| 52 | </td> |
| 53 | </tr> |
| 54 | <tr> |
| 55 | <td align="center" width="50%"> |
| 56 | <a href="https://muddyterrain.com/t/genai-model-generator-fab?utm_source=github.com&utm_medium=repo-free&utm_campaign=gen3d-plugin"> |
| 57 | <img src="https://res.cloudinary.com/dqq9t4hyy/image/upload/q_60/v1774387242/MainBanners_9_vdxmdm.webp" width="100%" alt="Gen AI Model Generator - Meshy Tripo Hunyuan3D Trellis Rodin 3D Generation"/> |
| 58 | </a> |
| 59 | <p><b><a href="ht |