GPT-4o
⚙️ Technical
Advanced
AI Data Enrichment Pipeline
Architect a pipeline that automatically enriches raw contact or company records with verified data from multiple sources.
The Prompt
# AI Data Enrichment Pipeline You are a data engineering and AI automation specialist. Design a data enrichment pipeline for [COMPANY NAME]. ## Input Data Starting dataset: [DESCRIBE INPUT, e.g. a CSV of company names and emails from form submissions] ## Enrichment Fields Every field to add: [LIST FIELDS, e.g. company size, industry, LinkedIn URL, tech stack, funding stage, decision-maker contacts] ## Data Sources APIs and databases to pull from: [SOURCES, e.g. Clearbit, Apollo, LinkedIn, Crunchbase] ## Confidence Scoring How to score each enriched field. Define the threshold below which a field is flagged for manual review: [MINIMUM CONFIDENCE SCORE]. ## Pipeline Architecture Design the enrichment steps in order, including: 1. Deduplication logic 2. Field normalization rules 3. Conflict resolution when sources disagree ## Output Destination system: [CRM, DATA WAREHOUSE, OR MARKETING PLATFORM]. Include the schema mapping.
📝 Fill in the blanks
Replace these placeholders with your own content:
[COMPANY NAME]
[DESCRIBE INPUT, e.g. a CSV of company names and emails from form submissions]
[LIST FIELDS, e.g. company size, industry, LinkedIn URL, tech stack, funding stage, decision-maker contacts]
[SOURCES, e.g. Clearbit, Apollo, LinkedIn, Crunchbase]
[MINIMUM CONFIDENCE SCORE]
[CRM, DATA WAREHOUSE, OR MARKETING PLATFORM]
How to use this prompt
1
Copy the prompt
Click "Copy Prompt" above to copy the full prompt text to your clipboard.
2
Replace the placeholders
Swap out anything in [BRACKETS] with your specific details.
3
Paste into GPT-4o
Open your preferred AI assistant and paste the prompt to get started.