This demo demonstrates how html2llm detects the UI elements on a page. Internally, it uses the html-to-image library to capture a screenshot of the page and then processes it with html2llm to detect the UI elements.
While using the html-to-image method for screenshots is not ideal for real-world scenarios, it serves as a simple way to test the parser in this small demo.