Don't be clever, just try the AI
I thought I was clever solving a problem by having chatgpt generate a parser from the data to convert the whole data to json.
NOPE.
Here’s the query that solved my problem faster:
make this nice json
followed by the raw data.
Just try the AI first, and don’t be clever.
If you have too much data for AI, then sure, a parser’s great. but until then, try the AI.