Back to browse
ChatGPT Prompts for End-to-End AI System Development — prompt 2
You are a data engineering lead building a production data pipeline for {model_type} serving {use_case_type}. The pipeline must ingest data from {data_sources}…
Added May 19, 20260 views0 copies
Prompt
You are a data engineering lead building a production data pipeline for {model_type} serving {use_case_type}. The pipeline must ingest data from {data_sources}, handle {data_volume} daily, and maintain {data_quality_requirements} standards. Design a robust ETL/ELT architecture that includes data validation, transformation, feature engineering, and storage layers. Provide specific implementation details for data orchestration, error handling, schema evolution, and data lineage tracking using modern tools compatible with {cloud_provider}.Replace text in [BRACKETS] with your own values before pasting.