Good prompt references

Hi!, I would like to have some good prompt referenes to learn from. I use to read system prompts used by models (they are too large and complex) but don’t know where to find user prompts like the ones Andrew says, from open source packages or other people. Anyone has some sample references to have a look at?

Thank you

2 Likes

did you try asking the agentic ai llm itself with this query?

“““kindly provide few of the best examples for prompt response reference ““:grimacing:

I use to do that, and I get always better prompts than what I can come up with, but still need some tuning before using them. For me that is a very good starting point, but I think I could learn also from prompts already tuned and validated by other humans :slight_smile:

I did find prompt references on general Google search but I don’t know if this would justify in generalization of better prompt quality for a category wants to create.

There are few deeplearning.ai courses also on prompt engineering.

  1. ChatGPT Prompt Engineering for Developers - DeepLearning.AI
  2. Prompt Engineering with Llama 2&3 - DeepLearning.AI
  3. Reasoning with o1 - DeepLearning.AI

Also, you can explore prompting guides provided by openai, anthropic.

  1. GPT-5 prompting guide
  2. Complete LLM Prompting Mastery Guide | Claude | Claude
  3. Prompt engineering overview - Claude Docs
1 Like