gilzamir18/AI4U
AI4U is a plugin that allows you use the Godot Game Engine to specify agents with reinforcement learning. Non-Player Characters (NPCs) of games can be designed using ready-made components.
This Godot Game Engine plugin helps game developers design intelligent Non-Player Characters (NPCs) using reinforcement learning, making game worlds more dynamic. It takes raw game environment data through 'sensors' and outputs character actions via 'actuators', allowing for complex behaviors without extensive manual scripting. Game developers, AI researchers, and virtual reality creators are the primary users.
Use this if you are a game developer using Godot and want to create sophisticated, learning-based behaviors for NPCs or experiment with AI agents in virtual environments.
Not ideal if you are not using the Godot game engine or are looking for a general-purpose AI library for non-game development tasks.
Stars
78
Forks
11
Language
C#
License
MIT
Category
Last pushed
Feb 11, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/gilzamir18/AI4U"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
nikkorn/mistreevous
A tool to build and execute behaviour trees in JavaScript and TypeScript
Calamari/BehaviorTree.js
An JavaScript implementation of Behavior Trees.
limbonaut/limboai
LimboAI - Behavior Trees and State Machines for Godot 4
igiagkiozis/CrystalAI
A Utility AI for C# and Unity
rwth-acis/Virtual-Agents-Framework
This framework provides the architecture, assets and samples for creating own virtual agents,...