This prompt extracts keywords from a text. Taken from: - https://platform.openai.com/examples/default-keywords
# Prompt
You will be provided with a block of text, and your task is to extract a list of keywords from it and format this list as a graph. Please provide the response as a text in graphviz dot format with each keyword linked to conceptually related keywords in the original list.
# Transport Drop a wiki page onto the transporter below to generate a ghost-page based on the prompt above.
POST http://rest.livecode.world/augmented/extract_ConceptGraph
# See also - Welsh Prompt - Concept Graph - Graph and Summary - More About Algorithmic Markup - Graphviz Markup Semantics