Vercel has open‑sourced json‑render, a framework it calls "Generative UI" that lets AI models produce structured user interfaces from natural language prompts. The library uses Zod schemas to define a catalog of allowed components and actions, and an LLM generates a JSON specification that the renderer maps to real implementations. json‑render supports React, Vue, Svelte, Solid, React Native and more, and ships with 36 pre‑built shadcn/ui components. The project has already garnered 13,000 stars and 200 releases, and has sparked discussion on the future of constraint‑based UI generation and the role of AI in the rendering layer.
Predictable. Guardrailed. Fast. Let end users generate dashboards, widgets, apps, and data visualizations from prompts — safely constrained to components you define.
A nice web serial plotter for Arduino/ESP32/Microcontroller projects. It's a real-time, beautiful, and zero-friction plotting tool for serial data, built with Vite + React + TypeScript + Tailwind CSS. It offers features like multi-series plotting, interactive controls, data analysis, channel management, export options, a serial console, and a built-in signal generator.
Ollogger is a powerful, flexible logging application that helps users create custom AI-powered logging assistants. Built with React, TypeScript, and modern web technologies.