AI-Planning/l2p
Library for LLM-driven action model acquisition via natural language
This library helps developers working with AI planning systems to automatically translate natural language descriptions of tasks and environments into formal planning models. You input a plain English description of a task (like 'stacking blocks') and its rules, and it outputs a PDDL (Planning Domain Definition Language) file, ready to be solved by an automated planner. It's for AI researchers and developers building systems that need to reason about actions and states from human-readable inputs.
Available on PyPI.
Use this if you need to rapidly convert natural language task descriptions into standardized PDDL planning models for automated AI planning systems.
Not ideal if you are looking for a ready-to-use planning application that doesn't require programming or understanding of AI planning concepts.
Stars
48
Forks
11
Language
Python
License
MIT
Category
Last pushed
Feb 18, 2026
Commits (30d)
0
Dependencies
4
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/AI-Planning/l2p"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
datawhalechina/self-llm
《开源大模型食用指南》针对中国宝宝量身打造的基于Linux环境快速微调(全参数/Lora)、部署国内外开源大模型(LLM)/多模态大模型(MLLM)教程
microsoft/LMOps
General technology for enabling AI capabilities w/ LLMs and MLLMs
theaniketgiri/create-llm
The fastest way to build and start training your own LLM. CLI tool that scaffolds...
liguodongiot/llm-action
本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)
ar-jan/llm-venice
LLM plugin for Venice AI