AI Collection Reader: Difference between revisions

From Grooper Wiki
Created page with "{{stubs}} AI Collection Reader: New LLM-enabled Section Extract Method * For AI-powered multi-instance section extraction (repeating records in a document). * While it is also possible to extract multi-instance Data Sections using the AI Extract fill method, AI Collection Reader has some improvements. AI Collection Reader is optimized for processing large multi-page documents. It allows documents to be broken up into chunks to both (1) avoid exceeding context length res..."
 
No edit summary
 
Line 1: Line 1:
{{stubs}}
{{stubs}}
The following is a placeholder taking from the Grooper Release Notes. More information on this topic can be found on your Grooper install's Help page.


AI Collection Reader: New LLM-enabled Section Extract Method
AI Collection Reader: New LLM-enabled Section Extract Method
* For AI-powered multi-instance section extraction (repeating records in a document).
* For AI-powered multi-instance section extraction (repeating records in a document).
* While it is also possible to extract multi-instance Data Sections using the AI Extract fill method, AI Collection Reader has some improvements. AI Collection Reader is optimized for processing large multi-page documents. It allows documents to be broken up into chunks to both (1) avoid exceeding context length restrictions imposed by LLMs and (2) process each chunk in parallel for faster execution.
* While it is also possible to extract multi-instance Data Sections using the AI Extract fill method, AI Collection Reader has some improvements. AI Collection Reader is optimized for processing large multi-page documents. It allows documents to be broken up into chunks to both (1) avoid exceeding context length restrictions imposed by LLMs and (2) process each chunk in parallel for faster execution.

Latest revision as of 13:20, 9 September 2025

STUB

This article is a stub. It contains minimal information on the topic and should be expanded.

The following is a placeholder taking from the Grooper Release Notes. More information on this topic can be found on your Grooper install's Help page.

AI Collection Reader: New LLM-enabled Section Extract Method

  • For AI-powered multi-instance section extraction (repeating records in a document).
  • While it is also possible to extract multi-instance Data Sections using the AI Extract fill method, AI Collection Reader has some improvements. AI Collection Reader is optimized for processing large multi-page documents. It allows documents to be broken up into chunks to both (1) avoid exceeding context length restrictions imposed by LLMs and (2) process each chunk in parallel for faster execution.