Skip to main content

Extract information

294
·
69 chars
·
21 tokens
·
Extract contact information
Prompt Content
Extract the name and mailing address from this email: [email content]
FAQ
If the email doesn't include an address, will the AI fabricate one?
Yes. If the source has no address, the AI often invents a plausible-looking street number. Append "if any field isn't mentioned in the source, output N/A, do not guess." This is the single most effective line against AI hallucination in extraction tasks.
Can it extract phone, company, position, and other fields at the same time?
Yes. List every field you need: "extract name, company, position, phone, email, and mailing address, output as JSON, null for missing fields." JSON is easier to post-process than prose and makes it clear which fields actually have real values.
How do I use this prompt?
Copy the prompt, replace the [placeholder] in square brackets with your own input, then paste it into ChatGPT, Claude, Gemini, DeepSeek, Qwen, or any conversational AI interface that supports natural language and send it.
Share
Discussion