Anyone got a prompt for OpenAI to turn a schema into a URL?

0 votes
asked Nov 20, 2023 in Question / help by johnnygrr (120 points)
Hi all, has anyone managed to get GPT4 to succesfully turn a schema into a URL yet?

1 Answer

0 votes
answered Dec 7, 2023 by chris (2,820 points)
Translate the schema into JSON, then use the JSON diagram and the pre-processor to render the schema as a diagram. The URL can be generated using the given JS library e.g.

https://plantuml.com/text-encoding
...