AI Table Reader

From Grooper Wiki
Revision as of 13:30, 9 September 2025 by Dgreenwood (talk | contribs) (Created page with "{{stubs}} AI Table Reader is an LLM-enabled Table Extract Method. It enables advanced extraction of tabular data using generative AI, powered by a large language model (LLM). '''''AI Table Reader is nearly identical in function and configuration to AI Extract's capability to extract tabular data. The big difference is when the LLM operation takes place.''''' * AI Table Reader is an Extract Method. It executes during primary extraction when Extract runs. * AI Extrac...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

STUB

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

AI Table Reader is an LLM-enabled Table Extract Method. It enables advanced extraction of tabular data using generative AI, powered by a large language model (LLM).

AI Table Reader is nearly identical in function and configuration to AI Extract's capability to extract tabular data. The big difference is when the LLM operation takes place.

  • AI Table Reader is an Extract Method. It executes during primary extraction when Extract runs.
  • AI Extract is a Fill Method. It executes after primary extraction finishes when Extract runs.