|
|
|
|
|
by michaelmarkell
241 days ago
|
|
IMO, a real solution here has to be hybrid, not full LLM, because these sheets can be massive and have very complicated structures. You want to be able to use the LLM to identify / map column headers, while using non-LLM tool calling to run Excel operations like SUMIFs or VLOOKUPs. One of the most important traits in these systems is consistency with slight variation in file layout, as so much Excel work involves consolidating / reconciling between reports made on a quarterly basis or produced by a variety of sources, with different reporting structures. Disclosure: My company builds ingestion pipelines for large multi-tab Excel files, PDFs, and CSVs. |
|
https://www.anthropic.com/news/advancing-claude-for-financia...