I've had success with using the AI to read html email data to extract delivery names and addresses using AI into JSON format, then put it into a structured table/excel before getting emailed.
I'm now looking to apply that to a broad range of excel files.
1. These files don't always have table structure
2. Columns names and number of them can vary.
What I'm after is advice on how to extract that data from a range of excel files so the AI can analyse it and return it in JSON format as before . From there I can then put it into a table/excel as before.
Has anybody done similar with some success? Any advice on the workflow required and sample flows would be greatly appreciated.
TIA