htn topic
behaviac
behaviac is a framework of the game AI development, and it also can be used as a rapid game prototype design tool. behaviac supports the behavior tree, finite state machine and hierarchical task netwo...
fluid-hierarchical-task-network
A simple HTN planner based around the principles of the Builder pattern.
SandboxAI
Minimal HTN AI implementation for Unity3d.
InductorHtn
Lightweight C++/Python Hierarchical Task Network (HTN) AI Engine
SHTNPlanner
A Simple HTN Planner created as a graduation project
GPT-HTN-Planner
A Hierarchical Task Network planner utilizing LLMs like OpenAI's GPT-4 to create complex plans from natural language that can be converted into an executable form.