Prompt Resource

ExtractArticleWisdom

Source Notebook

Extracts ideas, quotes, and references from any text

 

Examples

Apply to the US Constitution text:

In[1]:=
LLMResourceFunction["ExtractArticleWisdom"][
 ExampleData[{"Text", "USConstitution"}]]
Out[1]=

Possible Issues

For most articles only models with larger limits of input tokens can applied. For example, (current) OpenAI's ChatGPT model "gpt-4-turbo-preview" that allows 128K input tokens.

Source Metadata

Publisher Information