home/writing/summarization-prompt-comparison

Summarization Prompt Comparison

GPTClaudeGemini··630 copies·updated 2026-07-14
summarization-prompt-comparison.prompt
# Prompt Comparison 4: Summarization

## Prompt
Summarize this text in 3 bullet points:
"Machine learning is a branch of AI that allows systems to learn from data. It is used in recommendation systems, spam detection, and image recognition. Good quality data improves model performance."

## ChatGPT Response
- Machine learning is a part of AI where systems learn patterns from data.
- It is used in applications like recommendations, spam filtering, and image recognition.
- Better data quality usually leads to better model results.

## Google Gemini Response
- Machine learning helps computers learn from data without explicit programming for every case.
- Common uses include recommendation engines, spam detection, and recognizing images.
- Model performance depends heavily on the quality of training data.

## Comparison
- Both responses are concise and accurate.
- Gemini gives slightly richer wording.
- ChatGPT is simpler and easy to remember.

## Evaluation Table
| Criteria | ChatGPT | Gemini | Notes |
|---|---|---|---|
| Accuracy | 5/5 | 5/5 | Both capture key points |
| Clarity | 5/5 | 5/5 | Easy to understand |
| Completeness | 5/5 | 5/5 | Covers all source ideas |
| Relevance | 5/5 | 5/5 | Exact summarization request |
| Instruction Following | 5/5 | 5/5 | 3 bullets provided |
| Reasoning | 4/5 | 4/5 | Logical condensation |
| Overall Quality | 4.9/5 | 4.9/5 | Both excellent |

## Final Observation
For beginner-level summarization tasks, both models perform equally well.

when to use it

Community prompt sourced from the open-source GitHub repo Nishant-singh-sogarwal/ai-prompt-evaluation (no explicit license). A "Summarization Prompt Comparison" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

writingcommunitygeneral

source

Nishant-singh-sogarwal/ai-prompt-evaluation · no explicit license