▲ | addy999 14 hours ago | |
Your approach makes a lot of sense. Especially for "old school" websites with simple Server Side rendered pages, tables are a treasure of data. Wikipedia tables would be a great use of your tool too. I was thinking more on the lines of programmatic access that `enforces` structured output. LLMs are really good at this step. Define a schema and get an output that is guaranteed to fit. You can see some examples of what I mean here: https://query-rho.vercel.app/ |