diff --git a/fern/docs/pages/recipes/summarize.mdx b/fern/docs/pages/recipes/summarize.mdx index 0f93696..99594bf 100644 --- a/fern/docs/pages/recipes/summarize.mdx +++ b/fern/docs/pages/recipes/summarize.mdx @@ -1,5 +1,3 @@ -# Summarize - The Summarize Recipe provides a method to extract concise summaries from ingested documents or texts using PrivateGPT. This tool is particularly useful for quickly understanding large volumes of information by distilling key points and main ideas.