simpleai
Behavior Tree Library
An AI behavior tree library with a remote debugger and optional LUA bindings.
SimpleAI is a small C++ AI behaviour tree based library with a QT5 based remote debugger (and with optional LUA bindings) released under MIT.
177 stars
15 watching
12 forks
Language: C++
last commit: about 5 years ago
Linked from 1 awesome list
behaviour-treec-plus-pluscmakecpp-librarygame-developmentheader-onlyluaqt5simpleaiwireshark
Related projects:
Repository | Description | Stars |
---|---|---|
drhayes/beehive.lua | A Lua implementation of a behavior tree data structure for AI decision-making in games and other applications. | 15 |
gizmo199/behaviortree | A simple behavior tree system for Gamemaker Studio 2 allowing sequential and fallback state management | 8 |
simpleai-team/simpleai | Provides tools and utilities for implementing various artificial intelligence algorithms | 968 |
miccol/behavior-tree | A lightweight C++ library for implementing behavior trees used in robotics and AI | 185 |
shu223/ios-genai-sampler | Demonstrates various Generative AI examples and local LLMs on iOS | 81 |
qiangyt/batchai | An AI-powered tool for automating code review and improvement in software projects | 24 |
avaloniaui/avalonia.xaml.behaviors | Provides a set of reusable interactivity tools for building Avalonia applications with minimal code. | 395 |
bensadeghi/decisiontree.jl | A Julia package implementing popular machine learning algorithms | 8 |
stonier/py_trees | An implementation of behaviour trees for decision making in complex systems | 12 |
sonoro1234/cimgui | An intermediate layer to enable use of Dear ImGui from languages interfacing with C. | 22 |
greenfish77/gaenari | A C++ library implementing incremental decision tree learning with support for concept drift and online learning to improve model accuracy over time. | 25 |
limbonaut/limboai | A C++ plugin for Godot Engine 4 providing a combination of Behavior Trees and State Machines to create complex AI behaviors. | 1,228 |
boralt/embeddedai | An AI library providing Bayesian-based algorithms for decision-making and inference in C++ applications | 13 |
klaudiosinani/qoa | A lightweight library for creating interactive command-line interfaces with various types of prompts and menus. | 2,046 |
miccol/ros-behavior-tree | A behavior tree library for robotics and AI that enables modular control of complex systems | 350 |