← all repositories
Sayhi-bzb/Agent-HTML

Your LLM's HTML deserves better than a chat bubble

Agent-HTML gives AI-generated markup a block-based canvas for human-agent iteration, because a chat stream is a terrible place to review a dashboard.

545 stars TypeScript Coding AssistantsAgents
Agent-HTML
Not currently ranked — collecting fresh signals.
star history

What it does

Agent-HTML is an AI-native workspace that takes generated HTML and renders it as draggable, structured blocks you can edit and preview like a page builder. It wraps the output in a feedback loop where both humans and agents can review artifacts—Kanban boards, charts, timelines—and tune presentation with themes and aspect-ratio controls. The goal is to treat AI-generated documents as living surfaces rather than static chat responses.

The interesting bit

The project essentially builds a Notion-like layer on top of raw HTML output, admitting that LLMs are good at generating markup but bad at delivering it in a usable form. By adding drag handles, drop placement, and theme switching, it turns a wall of code into an artifact-shaped interface that both you and the agent can reason about.

Key highlights

  • Block-based editing: move and rearrange generated UI via drag-and-drop handles instead of editing raw tags.
  • Structured artifact previews: purpose-built rendering for dashboards, Kanban boards, charts, and responsive layouts.
  • Theme system: switch between built-in themes or add custom ones without altering the underlying document structure.
  • Agent collaboration loop: review, annotate, and request changes directly against the rendered preview rather than in a chat transcript.
  • Aspect-ratio aware preview controls for tuning how artifacts display across different viewports.

Caveats

  • The README notes that license terms “vary by package,” suggesting a monorepo with mixed licensing that requires checking individual folders.
  • It is unclear from the sources exactly how the agent feedback loop is technically implemented or which LLM providers are supported out of the box.

Verdict

Worth a look if you’re building agentic workflows that produce HTML artifacts and need a human-in-the-loop review surface. Skip it if you’re just looking for a generic chat UI or a traditional static site generator.

Frequently asked

What is Sayhi-bzb/Agent-HTML?
Agent-HTML gives AI-generated markup a block-based canvas for human-agent iteration, because a chat stream is a terrible place to review a dashboard.
Is Agent-HTML open source?
Yes — Sayhi-bzb/Agent-HTML is open source, released under the Apache-2.0 license.
What language is Agent-HTML written in?
Sayhi-bzb/Agent-HTML is primarily written in TypeScript.
How popular is Agent-HTML?
Sayhi-bzb/Agent-HTML has 545 stars on GitHub.
Where can I find Agent-HTML?
Sayhi-bzb/Agent-HTML is on GitHub at https://github.com/Sayhi-bzb/Agent-HTML.

heatdrop uses Google Analytics to see which pages get read — nothing else. Your call. How we handle data.