Vercel has open-sourced json-render, a 'Generative UI' framework that lets AI models generate structured user interfaces from natural language prompts. Developers define a catalog of permitted components using Zod schemas, and an LLM produces a constrained JSON specification that the framework renders progressively. It supports
Sort: