E2LLM — runtime DOM → JSON for LLMs
by•
LLMs keep guessing from code, while users see something else.
E2LLM is a tiny add-on that snapshots the runtime DOM state and exports it as structured JSON.
That means models finally see the real UI — hidden fields, dropdowns, validation, computed styles.
💡 Result: precise debugging, QA, and design reviews, instead of generic “form looks fine” answers.
👉 What’s the most painful UI case you wish an LLM could finally understand?
23 views
Replies