File size: 386 Bytes
62e3140 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 | ---
language: en
license: mit
tags:
- humanoid
- planning
- robotics
- ai-agent
---
# Humanoid Task Planner Core
AI model that generates structured task execution plans
for humanoid agents based on defined goals and constraints.
## Capabilities
- Goal-to-step planning
- Constraint-aware reasoning
- Sequential action generation
## Model File
config.json
## License
MIT
|