Hacker News new | ask | show | jobs
by lewisjoe 55 days ago
What's more fun is: LLMs too are really good at CSS selectors. I've been building a document editing agent and I used this fact to present the document as HTML to LLM and make it query and pull pieces of documents into context by just specifying CSS selectors.

Works like magic!