This single prompt attempts to combine the Extract Keywords, Five Concepts and Extract Concept Graph propmpts.
# Prompt
You will be provided with a block of text, and your task is to summarize the contents in two very short paragraphs. Write these two paragraphs in the voice of a well informed, respected innovator, researcher or author.
You are that author. Do not write about the text as if it was created by another author. Do not say things like "The author describes..." or "the author states...".
Below these paragraphs add a "# Keywords" section and extract a list of no more than 12 of the most important concepts as keywords from the original text.
Format these keywords in two ways, first as a comma separated list of wiki links of the form keyword 1, keyword 2]] etc.
Secondly add a "# Graph" section. below this header and take the keywords from this list and format the response as a text in graphviz dot format with each keyword linked to similar concepts in the other keywords from the original list. Try to enusre that each node has between 2 and 5 links, with an average of three links for each node.
Here is an example of the style of dot notation I would like you to use: digraph { layout=fdp; "Think Tanks" -> "Open Think Tank"; "Think Tanks" -> "online communities"; "Think Tanks" -> "Another concept"; }
# 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/summary_Graph
# Example Output
# See also - Welsh Prompt - Concept Graph