<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Prompt Engineering on DATATWEETS</title><link>https://datatweets.com/courses/generative-ai/prompt-engineering/</link><description>Recent content in Prompt Engineering on DATATWEETS</description><generator>Hugo</generator><language>en</language><copyright>Copyright (c) 2025 Datatweets</copyright><lastBuildDate>Sat, 27 Jun 2026 09:00:00 +0200</lastBuildDate><atom:link href="https://datatweets.com/courses/generative-ai/prompt-engineering/index.xml" rel="self" type="application/rss+xml"/><item><title>Lesson 1 - The Anatomy of a Strong Prompt</title><link>https://datatweets.com/courses/generative-ai/prompt-engineering/lesson-1-anatomy-of-a-strong-prompt/</link><pubDate>Fri, 14 Nov 2025 09:00:00 +0200</pubDate><guid>https://datatweets.com/courses/generative-ai/prompt-engineering/lesson-1-anatomy-of-a-strong-prompt/</guid><description>A strong prompt is built, not wished. Dissect the anatomy of an effective prompt and see, on real model output, how each element changes the answer.</description></item><item><title>Lesson 2 - Sharpening Techniques</title><link>https://datatweets.com/courses/generative-ai/prompt-engineering/lesson-2-sharpening-techniques/</link><pubDate>Fri, 14 Nov 2025 09:00:00 +0200</pubDate><guid>https://datatweets.com/courses/generative-ai/prompt-engineering/lesson-2-sharpening-techniques/</guid><description>A decent prompt works; a sharp prompt works every time. Learn the six techniques that make output predictable, each demonstrated on real model output in Python.</description></item><item><title>Lesson 3 - Few-Shot Prompting and Roles</title><link>https://datatweets.com/courses/generative-ai/prompt-engineering/lesson-3-few-shot-prompting-and-roles/</link><pubDate>Fri, 14 Nov 2025 09:00:00 +0200</pubDate><guid>https://datatweets.com/courses/generative-ai/prompt-engineering/lesson-3-few-shot-prompting-and-roles/</guid><description>Sometimes you can&amp;rsquo;t describe the output you want — you have to demonstrate it. Learn to teach the model by example with few-shot prompting, and to change its judgment with a role.</description></item><item><title>Lesson 4 - Structured Outputs You Can Trust</title><link>https://datatweets.com/courses/generative-ai/prompt-engineering/lesson-4-structured-outputs/</link><pubDate>Fri, 14 Nov 2025 09:00:00 +0200</pubDate><guid>https://datatweets.com/courses/generative-ai/prompt-engineering/lesson-4-structured-outputs/</guid><description>Free-form &amp;lsquo;respond in JSON&amp;rsquo; is fragile — stray prose, markdown fences, and invented field names break your parser. Learn two reliable ways to get structured output you can hand straight to a program.</description></item><item><title>Lesson 5 - Prompting for Data Tasks</title><link>https://datatweets.com/courses/generative-ai/prompt-engineering/lesson-5-prompting-for-data-tasks/</link><pubDate>Fri, 14 Nov 2025 09:00:00 +0200</pubDate><guid>https://datatweets.com/courses/generative-ai/prompt-engineering/lesson-5-prompting-for-data-tasks/</guid><description>Prompting isn&amp;rsquo;t just for chat. Turn a language model into a data tool: extract structured fields from messy text, classify into a controlled vocabulary, summarize under constraints, and loop it over many items reliably.</description></item><item><title>Lesson 6 - Evaluating and Improving Prompts</title><link>https://datatweets.com/courses/generative-ai/prompt-engineering/lesson-6-evaluating-and-improving-prompts/</link><pubDate>Fri, 14 Nov 2025 09:00:00 +0200</pubDate><guid>https://datatweets.com/courses/generative-ai/prompt-engineering/lesson-6-evaluating-and-improving-prompts/</guid><description>A prompt that &amp;rsquo;looks good&amp;rsquo; on one example often breaks on the next. Learn to measure prompt quality with a small test set, an automated check, an accuracy score, and an LLM-as-judge — then iterate on real numbers.</description></item><item><title>Lesson 7 - Reducing Hallucinations and Unsafe Output</title><link>https://datatweets.com/courses/generative-ai/prompt-engineering/lesson-7-reducing-hallucinations-and-unsafe-output/</link><pubDate>Fri, 14 Nov 2025 09:00:00 +0200</pubDate><guid>https://datatweets.com/courses/generative-ai/prompt-engineering/lesson-7-reducing-hallucinations-and-unsafe-output/</guid><description>A fluent answer is not a true one. Learn to ground a model in your own context, make it say &amp;lsquo;I don&amp;rsquo;t know&amp;rsquo;, ask it for quotes, and keep untrusted text from hijacking your instructions — all on real model output.</description></item><item><title>Lesson 8 - Guided Project: A Reusable Prompt Toolkit</title><link>https://datatweets.com/courses/generative-ai/prompt-engineering/lesson-8-guided-project-prompt-toolkit/</link><pubDate>Fri, 14 Nov 2025 09:00:00 +0200</pubDate><guid>https://datatweets.com/courses/generative-ai/prompt-engineering/lesson-8-guided-project-prompt-toolkit/</guid><description>The module capstone: build prompt_toolkit.py — a PromptTemplate plus ready-made summarize, classify, and extract tools, wired to a fixed model and low temperature, with a tiny eval harness that scores classify against labeled examples.</description></item></channel></rss>