Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
学ぶ Test-Driving AI Tools on a Real Task | Getting Started with AI Automation
Automate Your Daily Work with AI

Test-Driving AI Tools on a Real Task

メニューを表示するにはスワイプしてください

A common mistake is writing a vague prompt and blaming the AI for a weak result. The fix is usually in the prompt, not the model.

Take a vague version of a prompt:

Rewrite this document in American English.

This produces a result, but often loses technical terms and breaks the original formatting.

Now compare it to a more specific version:

Rewrite this document in American English. Keep all technical identifiers unchanged. Do not translate function or variable names. Preserve the original markdown structure exactly.

The second version tells the AI exactly what to protect and what to change. The difference between the two results usually comes down to how much context and constraint you provide.

Task

Write a simple prompt for your own task, then rewrite it with added context and constraints. Run both in an AI chat of your choice and compare the two results.

question mark

Why does adding specific constraints to a prompt usually improve the result?

正しい答えを選んでください

すべて明確でしたか?

どのように改善できますか?

フィードバックありがとうございます!

セクション 1.  3

AIに質問する

expand

AIに質問する

ChatGPT

何でも質問するか、提案された質問の1つを試してチャットを始めてください

Test-Driving AI Tools on a Real Task

A common mistake is writing a vague prompt and blaming the AI for a weak result. The fix is usually in the prompt, not the model.

Take a vague version of a prompt:

Rewrite this document in American English.

This produces a result, but often loses technical terms and breaks the original formatting.

Now compare it to a more specific version:

Rewrite this document in American English. Keep all technical identifiers unchanged. Do not translate function or variable names. Preserve the original markdown structure exactly.

The second version tells the AI exactly what to protect and what to change. The difference between the two results usually comes down to how much context and constraint you provide.

Task

Write a simple prompt for your own task, then rewrite it with added context and constraints. Run both in an AI chat of your choice and compare the two results.

すべて明確でしたか?

どのように改善できますか?

フィードバックありがとうございます!

セクション 1.  3
some-alt