Hacker News new | ask | show | jobs
by akudha 221 days ago
How does this work? Good old scraping/parsing html or you feed the html to a LLM and let it parse?

Nice idea btw!

1 comments

Something like that - parsing and scraping have come a long way right? Plenty of different ways that are available. The adoption of various LLMs have given more options definitely. We use both traditional and LLM methods.