I worked with o3 mini to create multiple varying degrees of ambiguity prompts for your AI assistant and it seems incapable of completing even the most straightforward of instructions. It’d be cool if it drew engineering diagrams like this one:
Flowchart for the engineering team visualizing the data ingestion part of the system that scans the GCS Object Store and loads data into BigQuery tables.
Instructions:
Draw the GCS Object Store:
Use a Cloud Shape.
Label it: “GCS Object Store”.
Draw the Data Loader:
Use a Rectangle (Process Block).
Label it: “Data Loader – Scans GCS with regex; loads filtered files to BigQuery tables”.
Draw the BigQuery Data Table:
Use a Cylinder (Database Shape).
Label it: “BigQuery Data Table (naming: aData Type] + gDate])”.
Flow Connections:
Connect the GCS Object Store (Cloud) with an arrow to the Data Loader (Rectangle).
Connect the Data Loader (Rectangle) with an arrow to the BigQuery Data Table (Cylinder).