How to get GPT to create a specific type of diagram

Hi team,

I create a GPT 4 model and I provided it with a specific json file, and wanted it to generate a image similar to an architectural diagram. But I am unable, and instead its creating picturesque type of diagrams.

Appreciate the advice.

You might be invoking DALL-E, which just describes images and you get artistic results.

Instead, you’d want to specify that Python notebook data analysis tools are used for construction of diagrams.

However, despite the chain-of-thought prompting provided, the results might not align with expectations.

1 Like