My Projects

Intelligent NPCs Project

Intelligent NPCs

Unreal Engine Blueprints AI State Tree

A simple yet powerful solution to populate your games with characters that feel truly alive. This plugin empowers you to quickly create NPCs with believable behaviors, needs, and routines, all without writing a single line of C++ code.

Key Features:

  • NEW - Player Commands: The player can now recruit and give commands to NPCs.
  • State Tree AI: Robust, efficient NPC behavior using UE5's State Tree system (not Behavior Trees).
  • Drag-and-Drop Simplicity: Easily set up NPCs and their activity points in your level.
  • Dynamic Needs: NPCs react to hunger, sleep, and can be assigned jobs at specific workstations.
  • Fully Blueprint-Based: Easy to understand, customize, and extend without any C++.
Llama LLM Integration Project Project

Llama LLM Integration Project

Unreal Engine 5.5 AI LLM llama.cpp Blueprints Offline

Embed cutting-edge Large Language Models directly into your Unreal Engine 5 projects – offline and locally! This project delivers seamless, Blueprint-driven AI, powered by the blazing-fast llama.cpp library for truly dynamic characters and worlds.

Key Features:

  • Local LLM Magic: Runs powerful AI offline, directly in-engine. No servers needed.
  • Llama Component: Drag-and-drop a `ULlamaComponent` for instant AI in any Actor.
  • Privacy & Performance: Offline operation ensures maximum speed and data security.
  • Llama Ready: Optimized defaults for quick setup with efficient GGUF models.
  • Customizable Prompts: Fine-tune AI behavior with intuitive settings and stop sequences.