JSON-render: LLM-based JSON-to-UI tool
3 months ago
- #AI
- #JSON
- #UI Rendering
- AI generates JSON constrained to a predefined component catalog.
- Users prompt the AI, which outputs JSON for rendering UI components.
- Components, actions, and data bindings are defined in a catalog.
- Supports progressive rendering as JSON streams from the model.
- Exported as standalone React code with no runtime dependencies.
- Includes features like guardrails, data binding, and named actions.