Click any tag below to further narrow down your results
Links
This article introduces Tool UI, a set of UI components specifically designed for AI applications. The components are JSON-native, typed, and accessible, making them easy to copy and paste into projects. They are built on popular frameworks like Tailwind and Radix, and the project is open source.
This article explains how to use Markdown-UI to create interactive user interfaces directly from LLM-generated Markdown. It outlines the process of prompting the model for Markdown with specific widget blocks and rendering those in real time. The article also showcases various widget types, including forms, sliders, and charts.