iree-gd/iree.gd
Running Pre-trained Machine Learning Models in Godot.
This tool enables game developers to embed and run pre-trained machine learning models directly within their Godot game projects. It allows you to take an existing ML model, such as one trained in TensorFlow Lite, and integrate it into your game's logic. The output is a Godot game that can execute ML tasks natively across various platforms without external dependencies.
Use this if you are a Godot game developer looking to integrate AI features like smart NPCs, content generation, or real-time object recognition directly into your games.
Not ideal if you are not developing with Godot or if you need to train machine learning models within your game application.
Stars
71
Forks
6
Language
C++
License
MIT
Category
Last pushed
Nov 10, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/iree-gd/iree.gd"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
CharlesPikachu/AIGames
use AI to play some games.
ardamavi/Game-Bot
Artificial intelligence learn playing any game with watching you.
darkmatter2222/EVE-Online-Bot
A Bot to play Eve Online leveraging various methods including popular machine learning tools. At...
ThalesGroup/kessler-game
Kessler is a simulation environment loosely modeled after our internal project PsiBee and the...
liumy2010/LiteEFG
Python library for solving Extensive-form Games and implementation of various baseline...