Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Helper metaprompt (experimental) for anthropic claude #737

Open
1 task
irthomasthomas opened this issue Mar 16, 2024 · 1 comment
Open
1 task

Helper metaprompt (experimental) for anthropic claude #737

irthomasthomas opened this issue Mar 16, 2024 · 1 comment
Labels
Anthropic-ai Related to anthropic.ai and their Claude LLMs Jupyter-Notebook Jupyter Interactive Notebooks and related content New-Label Choose this option if the existing labels are insufficient to describe the content accurately openai OpenAI APIs, LLMs, Recipes and Evals prompt Collection of llm prompts and notes prompt-engineering Developing and optimizing prompts to efficiently use language models for various applications and re

Comments

@irthomasthomas
Copy link
Owner

Helper metaprompt (experimental)

Description:
Sometimes, the hardest part of using an AI model is figuring out how to prompt it effectively. To help with this, we've created an experimental helper "meta"-prompt that can guide Claude to generate high-quality prompts tailored to your specific tasks.

To use the metaprompt, follow the instructions in our metaprompt Google Colab notebook. There, you can easily run the code to have Claude construct prompts on your behalf.

Note that to run the Colab notebook, you will need an API key. The metaprompt is particularly useful as a "getting started" tool or as a method to generate multiple prompt versions for a given task, making it easier to test a variety of initial prompt variations for your use case.

Additional resources:

  • Prompt engineering techniques: Explore other strategies for optimizing your prompts and enhancing Claude's performance.
  • Anthropic cookbook: Browse a collection of Jupyter notebooks featuring copy-able code snippets that demonstrate highly effective and advanced techniques, integrations, and implementations using Claude.
  • Prompt library: Get inspired by a curated selection of prompts for various tasks and use cases.

Suggested labels

@irthomasthomas irthomasthomas added New-Label Choose this option if the existing labels are insufficient to describe the content accurately openai OpenAI APIs, LLMs, Recipes and Evals prompt Collection of llm prompts and notes prompt-engineering Developing and optimizing prompts to efficiently use language models for various applications and re labels Mar 16, 2024
@irthomasthomas
Copy link
Owner Author

Related content

#369

Similarity score: 0.88

#713

Similarity score: 0.87

#706

Similarity score: 0.86

#630

Similarity score: 0.85

#318

Similarity score: 0.85

#663

Similarity score: 0.85

@irthomasthomas irthomasthomas added Anthropic-ai Related to anthropic.ai and their Claude LLMs Jupyter-Notebook Jupyter Interactive Notebooks and related content labels Mar 16, 2024
@irthomasthomas irthomasthomas changed the title Helper metaprompt (experimental) Helper metaprompt (experimental) for anthropic claude Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Anthropic-ai Related to anthropic.ai and their Claude LLMs Jupyter-Notebook Jupyter Interactive Notebooks and related content New-Label Choose this option if the existing labels are insufficient to describe the content accurately openai OpenAI APIs, LLMs, Recipes and Evals prompt Collection of llm prompts and notes prompt-engineering Developing and optimizing prompts to efficiently use language models for various applications and re
Projects
None yet
Development

No branches or pull requests

1 participant