GithubHelp home page GithubHelp logo

hurricahjz / llm-ai-planning-prompts Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jamesnoonan/llm-ai-planning-prompts

0.0 0.0 0.0 61 KB

A small tool to assist the generation of consistently formatted prompts for Large Language Models to test their task and motion planning capabilities.

Python 100.00%

llm-ai-planning-prompts's Introduction

AI Planning LLM Prompts

A small tool to assist the generation of consistently formatted prompts for Large Language Models to test their task and motion planning capabilities.

Prompt Generation

Usage

The LLM tests can be run using command line arguments (python main.py 5 3 3) or interactively (python main.py). When using command line arguments, the program takes up to three arguments: the problem size, the number of cases to generate, and the number of obstacles to generate. Any arguments not given will be asked for using standard input.

The report will be written to the report-out folder in Markdown.

Note: The generation is made up of multiple steps, which can be run individually if needed. The results will saved to a JSON file.

Domains

The domain property changes the type of problem. The currently supported domains are:

  • Blocks world (blocksworld)
  • 2D Navigation/Grid world (navigation-2d)
  • 3D Navigation (navigation-3d) - In progress

Representations

The representation property will change the structure and language of the prompts. The currently supported representations are:

  • Natural Language Casual (nl-casual)
  • Natural Language Formal (nl-formal) - In progress
  • PDDL (pddl) - In progress

llm-ai-planning-prompts's People

Contributors

hurricahjz avatar jamesnoonan avatar saltyfishkl avatar jimmygan437 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.