You ask ChatGPT a question and get an answer that is correct but flat, too long, or badly formatted. You rewrite your instruction three times and the result barely moves. The problem is rarely the model: it comes from the fact that you are describing what you want instead of showing it.
Few-shot prompting fixes exactly that. The technique fits in one sentence: before you make your real request, you slip in two to five examples of the result you expect. The AI spots the pattern and reproduces it. It is the fastest way to get a stable format, a consistent tone, and answers you can use without touching them up.
Below you will find the plain-language definition, the difference between zero-shot, one-shot, and few-shot, the four-block structure of a prompt that works, five complete prompts you can copy as-is, three ways to practice, and the mistakes that make the method fail. No technical skills required: it all happens in an ordinary chat window.
What exactly is few-shot prompting?
Few-shot prompting means slipping a few “request / ideal answer” pairs into your prompt, so the AI copies that model instead of improvising its own.
The word shot here means “example.” So we talk about a prompt with zero examples, one example, or several examples. Nothing more complicated than that.
| Technique | Examples provided | When to use it |
|---|---|---|
| Zero-shot | 0 | Simple request, open-ended answer: “Summarize this text in 5 lines” |
| One-shot | 1 | You want to enforce a precise format on a simple task |
| Few-shot | 2 to 5 | Tone, style, classification, industry vocabulary, repetitive format |
The term spread with the research paper Language Models are Few-Shot Learners, published in 2020, which showed that a large language model could handle a brand-new task purely from a few examples placed in the instruction, with no retraining at all. Today, the technique works on every consumer assistant: ChatGPT, Claude, Gemini, Mistral.
Keep this in mind: you are not training the AI. Your examples apply to the current conversation only, a bit like a template document you would drop on a new colleague's desk before handing them a task.
Why a few examples beat a long instruction
An example conveys in three lines what a written instruction would need a whole paragraph to explain, and it leaves no room for interpretation.
Take an instruction like “reply in a professional but warm way, and keep it concise.” Everyone has their own definition of “warm” and “concise.” So does the AI. Show it a four-line reply that opens with a thank-you and ends with an open question, and the ambiguity disappears.
In practice, a good example carries six pieces of information at once that you would never have thought to write down:
- the expected length, down to the word;
- the exact format (list, table, paragraph, single sentence);
- the tone and the person used (I, we, you);
- the vocabulary of your industry, including your in-house phrasing;
- the internal structure (hook, argument, call to action);
- how to handle edge cases (what to do when information is missing).
These models work by pattern continuation: when they see three blocks built on the same logic, producing a fourth from the same mold becomes the most natural path. It is the direct complement to the fundamentals covered in our complete method for writing a good prompt: context says what, examples show how.
The structure of a few-shot prompt that works
Four blocks, always in the same order: context, instruction, examples labeled identically, then your real request deliberately left hanging.
Block 1, the context. Two lines are enough: who is speaking, to whom, in what setting. “You are the customer service lead for a hiking gear shop.”
Block 2, the instruction. What you want, in one sentence. “Write a public reply to every customer review left on Google.”
Block 3, the examples. Two to five pairs, all built with the same labels. This is the heart of the technique, and it is where most people go wrong: if you write “Review:” in the first example and “Customer comment:” in the second, you break the pattern.
Block 4, the new input. You state your real case with the same label, then you write the output label and stop. That blank is a strong signal: the AI understands it has to fill it in.
Review: Fast delivery, but the size doesn't match the guide. Reply: Thanks for the feedback, and we're glad the delivery lived up to expectations. We're sorry about the sizing gap: our guide has just been corrected. Write to us at contact@example.com and we'll arrange a free exchange.
Review: Product as described, packaging damaged on arrival. Reply: Thank you for taking the time to write to us. Damaged packaging isn't normal, and we're flagging the issue with the carrier today. If the product was affected, reply to this message and we'll replace the item.
Review: Three weeks of waiting and no answer from customer service. Reply:
Two formatting rules make the difference. First, keep your separators strictly identical from one example to the next. Second, vary the cases: a positive review, a mixed one, a negative one. Anthropic's documentation on multishot prompting recommends three to five relevant and varied examples, precisely so the model grasps the general rule and not one specific case.
Five few-shot prompting examples to copy
Here are five complete prompts, on tasks you can test in the next ten minutes; just swap in your own content.
1. Replying to customer reviews
That's the example above. Three reviews covering the three possible tones, and you get consistent replies anyone on the team can publish. Typical gain: from about ten minutes per review to under a minute of proofreading.
2. Sorting messages by urgency level
Classify each message as URGENT, NORMAL, or INFO, then give the action to take in five words maximum.
Message: The order site has been showing a 500 error since 9 a.m. Classification: URGENT | Action: alert the tech team
Message: Can you send me the minutes from Tuesday's meeting? Classification: NORMAL | Action: send the document
Message: The September newsletter went out this morning. Classification: INFO | Action: none
Message: A client is threatening to cancel their contract tomorrow. Classification:
The pipe and the capital letters aren't decorative: they make the output easy to paste into a spreadsheet.
3. Turning a feature into a customer benefit
Feature: 5000 mAh battery Benefit: Two full days without hunting for an outlet
Feature: Recycled aluminum casing Benefit: As tough as a standard model, with a smaller footprint
Feature: 120 Hz screen Benefit:
Three lines, and the model has understood that you want short, usage-focused wording with no marketing adjectives. A written instruction would have taken a whole paragraph.
4. Extracting information from a text
Extract the information as a table row: Name | Company | Need | Deadline. Write “not specified” if the information is missing.
Text: Hello, I'm Marc Dupuis from Verlaine Ltd, we're looking for AI training for six salespeople before December. Row: Marc Dupuis | Verlaine Ltd | AI training for 6 salespeople | December
Text: Hi, this is Léa, I'd like some information about your pricing. Row: Léa | not specified | pricing information | not specified
Text: [paste your email here] Row:
The second example exists purely to show how to handle missing information. Without it, the AI invents company names. That's the highest-value type of example: the one that covers the awkward case.
5. Writing in your own style
Paste three of your own texts (three posts, three emails, three intros), each preceded by its topic, then add the topic of the fourth and stop. No style description will beat your own sentences. It's the best way to avoid the smooth, generic writing anyone can spot a mile off.
Where to practice few-shot prompting: three methods
The most effective approach is to practice on real cases with structured feedback, then experiment freely in the mainstream tools.
Method 1: the Skilzy program and AI Lab
Skilzy is a French e-learning platform for learning AI and, above all, actually putting it to use. The prompt basics program covers few-shot step by step, with graded exercises and reusable templates for your own tasks. What sets it apart is the built-in AI Lab: you write your prompts in the real tools, credits included, without stacking up extra subscriptions on the side.
The platform has more than fifteen programs (images, videos, UGC, faceless channels, avatars, voice-over, music, automation with n8n, AI-assisted coding) and prepares you for two state-recognized certifications that are eligible for public funding: RS7439 in AI content marketing and RS6792 in AI and sales. Subscriptions start at €29.90 per month with no commitment, and there's a B2B offer for training organizations.
To try before you pay, the discovery demo gives you 7 days with 1 image, 1 video, 1 music track, and 10 messages, no credit card required (an account is enough).
Method 2: straight into ChatGPT, Claude, or Gemini
The free versions of these three assistants are more than enough to practice few-shot. Here's the method: pick a task you repeat every week, write three examples of the perfect output by hand, and compare the result with and without examples. The gap will convince you in a single session.
Keep the prompts that work in a simple document, sorted by task. A well-built few-shot prompt stays useful for months: the only thing you change is the last block.
Method 3: vendor prompt libraries
Anthropic, OpenAI, and Google publish freely available prompt libraries and prompt engineering guides. The point isn't to copy the prompts as-is, but to observe how the examples are labeled and separated. One caveat, though: these resources are mostly in English and written with developers in mind, which makes them less comfortable when you're starting out.
The mistakes that ruin a few-shot prompt
Most failures come down to three things: examples that are inconsistent with each other, examples that are all the same, or mediocre examples that the AI reproduces faithfully.
- Changing the labels partway through. “Review:” and then “Comment:” is enough to blur the pattern. Copy and paste your structure.
- Giving examples that are too similar. Three positive reviews, and the model will answer a furious complaint cheerfully. Cover the extreme cases.
- Supplying rough examples. The AI imitates what you show it, typos included. One sloppy example produces ten sloppy answers.
- Including fifteen of them. Past five, you lengthen the prompt without gaining precision, and you risk locking the model onto irrelevant details.
- Forgetting the instruction. Examples show the how, not the why. Keep one sentence that explains the goal.
- Writing the output for the AI. End on the empty label. If you start the answer, you'll get a variation on your own sentence.
These habits line up with the traps listed in our article on the prompting mistakes that ruin your results. And when the task calls for reasoning rather than a format (calculation, analysis, decision), combine few-shot with chain-of-thought, which makes the AI reason step by step: you then show not just the answer, but the path to get there.
Key takeaways
Showing costs less than explaining. Two to five well-chosen examples, labeled the same way, varied, and ending on a blank to fill in: that's the whole technique. Take a task you repeat every week, build the prompt once, reuse it a hundred times.