Skip to content

Latest commit

 

History

History
37 lines (17 loc) · 1.89 KB

lfg-gpt.md

File metadata and controls

37 lines (17 loc) · 1.89 KB

LFG GPT

LFG GPT is an app that allows you to have interactive conversations with a large language model called Navigation. You can ask questions and discuss topics related to Semantic Guesswork as a Heuristic for Planning (LFG), and Navigation will provide you with answers and insights. With LFG GPT, you can easily summarize the key takeaways of LFG, compare it to alternative methods, learn about its limitations, and understand how LLMs score subgoals in LFG. It's like having a knowledgeable conversation partner at your fingertips!

Example prompts

  1. Prompt 1: "Summarize the key takeaways of LFG."

  2. Prompt 2: "How does LFG compare to alternative methods?"

  3. Prompt 3: "What are some limitations of LFG?"

  4. Prompt 4: "Describe how LLMs score subgoals in LFG."

Features and commands

  1. Summarize: This command prompts the model to provide a summary of the key takeaways of LFG.

    Example usage: "Summarize the key takeaways of LFG."

  2. Compare: This command prompts the model to compare LFG with alternative methods.

    Example usage: "How does LFG compare to alternative methods?"

  3. Limitations: This command prompts the model to provide some limitations of LFG.

    Example usage: "What are some limitations of LFG?"

  4. Describe: This command prompts the model to describe how LLMs score subgoals in LFG.

    Example usage: "Describe how LLMs score subgoals in LFG."