List पर वापस जाएँ
📚Resources

AI is the new UI: Generative UI with FastHTML

Pol Alvarez Vecino
2025-04

परिचय

Pol Alvarez Vecino का विस्तृत tutorial, जो FastHTML और HTMX से 150 lines से कम code में interactive Generative UI applications बनाना दिखाता है। लेख text-only chat interfaces से display-only GenUI और फिर पूरी तरह interactive GenUI तक का evolution समझाता है। यह भी बताता है कि hypermedia approach frontend और backend के बीच "contract coupling" हटाकर LLMs को सचमुच dynamic interfaces generate करने देता है।

सारांश

FastHTML + HTMX tutorial:

1. कम code: 150 lines से कम में पूरा GenUI app
2. Hypermedia approach: frontend-backend "contract coupling" हटाता है
3. Evolution path: text chat से display-only और फिर पूरी तरह interactive तक
4. Python-based: तेज development के लिए FastHTML इस्तेमाल करता है
5. HTMX integration: complex JavaScript के बिना dynamic updates

मुख्य innovation: LLMs सीधे HTML generate करते हैं, जिससे JSON APIs की जरूरत हटती है

Tags

mediumfasthtmlhtmxtutorialpython
Resource देखें

मिलते-जुलते लेख

📚Resources

Harness4GenUI 2026: Engineering Foundations for Generative UI

Official ASE 2026 workshop dedicated to the software-engineering foundations of Generative UI. Harness4GenUI frames dynamic interfaces as runtime systems and organizes work around stable context models, UI schemas, rendering contracts, testing, observability, safety, and governance rather than generation quality alone.

genuiharness-engineeringsoftware-architecture
लेखक ASE 2026 · 2026-10
Resource देखें
📚Resources

ggui: A Generative Interface Runtime over MCP

Apache-2.0 protocol and reference runtime for generating ephemeral, interactive interfaces from natural-language agent requests over MCP. ggui includes a self-hosted server, schema-negotiated render contracts, MCP Apps host helpers, bidirectional user events, reusable blueprints and gadgets, and runnable integrations for Claude, OpenAI Agents SDK, and Google ADK.

generative-uimcp-appsruntime-protocol
लेखक ggui contributors · 2026-08
Resource देखें
📚Resources

moi: An Agent-Generated Personal Software Workspace

Source-available local workspace where AI agents build and reshape persistent UI around a user's project. moi gives Claude Code, Codex, OpenClaw, and Hermes a skill-driven interface for creating live widgets, dashboards, canvases, and full views wired to files, commands, APIs, databases, and MCP servers, with the generated software stored in the workspace filesystem.

generative-uiagent-workspacedynamic-widgets
लेखक Alexey Taktarov · 2026-08
Resource देखें

Generative UI resources का curated संग्रह।

बनाया गया ❤️ community द्वारा