Paweł Huryn’s Post

34% of U.S. adults use LLMs daily. But very few know how to write good prompts. I just found a free, interactive AI prompting course by Anthropic. It’s the best material I’ve seen so far. The course is broken up into 9 chapters with step-by-step exercises. Each lesson has a “playground” where you can experiment with examples and see how changing prompts changes the model’s response. After completing this course, you will be able to: • Understand the structure of a great prompt • Recognize common failure modes • Learn the 80/20 techniques to address them • Understand LLMs strengths and weaknesses • Build a strong prompts library • Automate your work like never before 𝐇𝐞𝐫𝐞'𝐬 𝐡𝐨𝐰 𝐭𝐨 𝐚𝐜𝐜𝐞𝐬𝐬 𝐢𝐭 𝐟𝐨𝐫 𝐟𝐫𝐞𝐞: Step 1: Make a copy of this Google Sheet: https://lnkd.in/dCJRdSME Step 2: Install the Claude for Sheets extension: https://lnkd.in/da6aj-mR Step 3: Enable use of the Claude for Sheets extension on your document Step 4: Add your API key (the course uses the smallest, fastest, and cheapest model) You’ll find more detailed instructions in the Google Sheet. Hope that helps! --- P.S. Interested in AI PM? Good prompts help you tackle one of the three challenges in LLM pipeline development: the Gulf of Specification. But finding the perfect prompt is rare. You need to log traces, analyze errors, measure performance, and improve in iterations. To dive deeper, I recommend the AI Evals For Engineers & PMs course. I’m participating in the current cohort with 400+ AI engineers and PMs. The next cohort starts on July 21. I got a special $800 discount for my community: https://bit.ly/aievals35 --- *34%: Elon University, March 2025. Link in the comments. **Infographic by: Paweł Huryn

  • Prompt Engineering Course

💡Tip: In AI products, it's critical to define agency - how much "freedom" an LLM has. Imagine a recipe bot. The user says: "I want a quick dinner using chicken and potatoes." Bot knows roasting takes ~1 hour: - High Agency: Suggests a different quick chicken recipe. - Medium Agency: Asks, "Roasting takes ~1 hour. Okay, or prefer faster?" - Low Agency: Gives roasting recipe, ignores "quick" conflict

A survey by Elon University in March 2025: 52% of U.S. adults use LLMs, 34% use LLMs at least once a day, 10% use LLMs almost all the time: https://www.linkedin.com/posts/elon-university_survey-52-of-us-adults-now-use-ai-large-activity-7306040617577398274-bo8h/

💡Steal an example prompt I recently used to create a recipe bot: https://github.com/phuryn/recipe-chatbot/blob/main/backend/utils.py Can you reverse-engineer best practices?

  • No alternative text description for this image

I recommend the AI Evals For Engineers & PMs course. I’m participating in the current cohort with 400+ AI engineers and PMs. The next cohort starts on July 21. I got a special $800 discount for my community: https://bit.ly/aievals35

Why LLM pipeline development is hard (Three Gulfs):

  • No alternative text description for this image

💡Tip: If you are unsure what a "good" outcome looks like, start with what would make the user unhappy. This will help you define what "good" isn't. Define that as a list of the things to avoid in the prompt.

When working on AI products, good prompts are not enough. The full, systematic approach to bridge the Three Gulfs of LLM pipeline development.

  • No alternative text description for this image

have some updates been pushed to the Claude extension that broke all the example prompts in the public access spreadsheet? or did they also just display "Error" when you did the course? In my own spreadsheet copy I am also getting the "Unknown function: 'claudeMessages'." name error. Wondering if other people have faced the same?

See more comments

To view or add a comment, sign in

Explore content categories