GPT-4o
⚙️ Technical
Intermediate
HR Data Privacy AI Workflow
Design a local AI workflow for processing HR documents like resumes, reviews, and contracts without exposing employee data.
The Prompt
# HR Data Privacy AI Workflow You are an HR technology architect. Design a local AI workflow for the HR task below that keeps all employee data on-premises. ## HR Task - Task: [TASK TYPE, e.g., "screen resumes", "summarize performance reviews", "draft offer letters", "analyze exit interviews"] - Volume: [DOCUMENTS PER MONTH] - Users: [WHO RUNS THIS WORKFLOW, e.g., "HR team of 3"] - Sensitive data involved: [LIST DATA TYPES, e.g., "names, salaries, protected class information"] - Compliance requirements: [GDPR / CCPA / None / Other] ## Workflow Design ### Step-by-Step Process Number each step from document intake to final output. Specify where the local model is invoked and what it produces. ### PII Handling Describe how personally identifiable information is handled before and after AI processing, including any masking or anonymization. ### Local Model Choice Recommend the best open-source model for [TASK TYPE] at this volume. Include minimum hardware specs. ### Output Template Provide a sample output structure for one processed document (e.g., resume screening scorecard, review summary format). ### Audit Trail How to log AI-assisted HR decisions to support bias audits and compliance reviews.
📝 Fill in the blanks
Replace these placeholders with your own content:
[TASK TYPE, e.g., "screen resumes", "summarize performance reviews", "draft offer letters", "analyze exit interviews"]
[DOCUMENTS PER MONTH]
[WHO RUNS THIS WORKFLOW, e.g., "HR team of 3"]
[LIST DATA TYPES, e.g., "names, salaries, protected class information"]
[GDPR / CCPA / None / Other]
[TASK TYPE]
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.