awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Cranial-XIX avatar

Cranial-XIX/llm-pddl

0
View on GitHub↗
456 stars·37 forks·SAS·15 views

Llm Pddl

This repo contains the source code for making plans based on problems decribed by natural language.

Features

  • Agent Action Frameworks - Empowering language models with optimal planning proficiency.
  • Agent Environments - Empowers language models with optimal planning proficiency.
  • Reasoning And Planning - Empowers models with optimal planning proficiency using PDDL.
  • Task and Motion Planning - Empowering language models with optimal planning proficiency.

Star history

Star history chart for cranial-xix/llm-pddlStar history chart for cranial-xix/llm-pddl

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does cranial-xix/llm-pddl do?

This repo contains the source code for making plans based on problems decribed by natural language.

What are the main features of cranial-xix/llm-pddl?

The main features of cranial-xix/llm-pddl are: Agent Action Frameworks, Agent Environments, Reasoning And Planning, Task and Motion Planning.

Which projects share features with cranial-xix/llm-pddl?

Projects with overlapping indexed features include: craftjarvis/jarvis-1 — [[Website]](http://craftjarvis-jarvis1.github.io/) [[Paper]](https://arxiv.org/abs/2311.05997)… minedojo/voyager — Voyager is an autonomous embodied agent and lifelong learning framework that uses a large language model to explore… ysymyth/react — ReAct is an agentic workflow template and prompting framework for large language models. It implements a logic pattern… aiwaves-cn/agents — This is an LLM agent framework and symbolic learning system designed for building self-evolving autonomous agents. It… aogara-ds/hoodwinked. amazon-science/mm-cot — This project is a multimodal large language model reasoning framework designed to train and evaluate models in…

Projects sharing features with Llm Pddl

These projects share indexed features with Llm Pddl. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • craftjarvis/jarvis-1CraftJarvis avatar

    CraftJarvis/JARVIS-1

    398View on GitHub↗

    [Website](http://craftjarvis-jarvis1.github.io/) [Paper](https://arxiv.org/abs/2311.05997) [Twitter](https://twitter.com/jeasinema/status/1723900032653643796)

    Java
    View on GitHub↗398
  • ysymyth/reactysymyth avatar

    ysymyth/ReAct

    4,011View on GitHub↗

    ReAct is an agentic workflow template and prompting framework for large language models. It implements a logic pattern that integrates chain-of-thought reasoning with external tool execution to solve complex, multi-step tasks. The framework uses an interleaved reasoning and acting logic, forcing the model to document its internal thought process before executing an action. This cycle of planning and acting allows the system to interact with external APIs or databases and inject real-world data back into the model context to refine reasoning paths. The project covers autonomous task execution

    Jupyter Notebook
    View on GitHub↗4,011
  • minedojo/voyagerMineDojo avatar

    MineDojo/Voyager

    6,987View on GitHub↗

    Voyager is an autonomous embodied agent and lifelong learning framework that uses a large language model to explore virtual environments. It functions as a code-based action controller, translating natural language instructions into executable scripts to interact with its surroundings. The system features an automatic curriculum generator that creates sequences of exploration goals to discover new items and behaviors without human intervention. It maintains a skill library manager that stores learned behaviors as reusable code fragments, which can be composed to execute complex tasks. The fr

    JavaScriptembodied-learninglarge-language-modelsminecraft
    View on GitHub↗6,987
  • aiwaves-cn/agentsaiwaves-cn avatar

    aiwaves-cn/agents

    5,932View on GitHub↗

    This is an LLM agent framework and symbolic learning system designed for building self-evolving autonomous agents. It functions as a computational graph orchestrator that organizes agent interactions and tool sequences as a trainable graph of nodes. The framework focuses on data-centric agent optimization, allowing agent pipelines and prompts to be upgraded through data-driven training rather than manual engineering. It utilizes a symbolic learning process that applies language-based loss and textual reflections to refine the operational logic and symbolic components of an agent. The system

    Pythonautonomous-agentslanguage-modelllm
    View on GitHub↗5,932
Compare all 30 related projects→