Skip to content

Latest commit

 

History

History
81 lines (59 loc) · 2.95 KB

README.md

File metadata and controls

81 lines (59 loc) · 2.95 KB

Awesome-LLM-Planning

Awesome

A curated list of papers and resources on LLM-based planning for robotics, navigation, and decision-making.

📌 Contents


📖 Overview

Large Language Models (LLMs) have shown promise in robotic planning, combining reasoning with natural language. This repository collects research papers on how LLMs are used for path planning, task planning, human-robot interaction, and multi-agent collaboration.


📚 Papers

Planning with LLMs

  • LLM-Planner: Large Language Models as Generalist Planners
    Author(s): OpenAI Research Team
    [Paper] [Code]

  • Transformers for Autonomous Planning
    Author(s): John Doe, Jane Smith
    [Paper] [Code]

LLM-based Task & Motion Planning

  • PaLM-E: Embodied Reasoning with LLMs
    Google Research
    [Paper] [Code]

  • VIMA: Vision-Language Planning in Tabletop Manipulation
    Meta AI Research
    [Paper] [Project]

Hierarchical & Receding Horizon Planning

  • LLM-A vs. Receding Horizon Planning*
    Author(s): AI Planning Group
    [Paper] [Code]

LLMs in Multi-Agent & Human-Robot Interaction

  • LLM-Agent: Learning to Plan in Multi-Agent Systems
    Stanford AI Lab
    [Paper] [Website]

Evaluation & Benchmarks


🛠 Tools & Libraries


📖 Tutorials & Courses

  • "Using LLMs for Robotics Planning" – [Course]
  • "Path Planning with LLMs" – [Video]

🤝 Contributions

Feel free to submit pull requests to add papers, projects, or benchmarks.


📜 License

MIT License