Alternatives
Products that do what Prototyper – AI design platform with its own compiler and runtime does
Hi HN, I’m Thijs, new to the community and excited (and a bit nervous) to share what I’ve been working on: it's called Prototyper. The motivation: I was curious how much more "taste" you could get out of an LLM if you built the entire infra yourself: tool calling, code execution, rendering—instead of layering on top of existing stacks. Over the past year I built a custom compiler, runtime, and design engine from scratch to see if this could make LLM-driven design genuinely better. A few details: - Own compiler + code runtime → no shadcn, no third-party UI kit, no external execution layer. -…
- 1

- 2PT
Hi HN, I’ve been working the past year on something called Prototyper , and today we’re opening up the new version. The motivation is simple: whenever I built products in the past, I noticed the best ideas came after the “first version.” You try something, it feels wrong, you change it, repeat. Most tools make that painful. Prototyper is my attempt to make that loop natural—so you can explore ideas quickly instead of forcing them through a rigid workflow. This release includes: instant updates (no compile/refresh lag) simplified UI (months spent just removing steps) responsive by…
2025 · getaprototype.com
- 3

- 4

- 5

- 6

- 7

- 8VW
Hey HN, Thijs here! I'm the founder of Prototyper and today we're launching the first visual canvas built for agents. Couple of interesting lessons from building the product that I think are worth sharing: For the agents, everything is a file. In Prototyper, everything from plans, to apps, and diagrams, can be read as a file. We found that a filesystem is the most natural way for an agent to navigate: it discovers new content and functionality just by traversing the tree. We kept this layer deliberately thin and unopinionated, because it's the substrate, not the experience. It's the…
Jun 2026 · prototyper.co
- 9

- 10

- 11

- 12

- 13

- 14

- 15

- 16

- 17WW
I spent a few hours last weekend testing whether AI can replace code by executing directly. Built a contact manager where every HTTP request goes to an LLM with three tools: database (SQLite), webResponse (HTML/JSON/JS), and updateMemory (feedback). No routes, no controllers, no business logic. The AI designs schemas on first request, generates UIs from paths alone, and evolves based on natural language feedback. It works—forms submit, data persists, APIs return JSON—but it's catastrophically slow (30-60s per request), absurdly expensive ($0.05/request), and has zero UI…
Nov 2025 · github.com
- 18

- 19AP
Hey, Jared Palmer (creator of this playground) here. Really excited to ship this. I’ve been building this over the past few weeks to compare LLMs from different providers like OpenAI, Anthropic, Cohere, etc. At Vercel, I manage our Frameworks division (including Next.js, Svelte, and Turbo) and wanted to also dogfood some of the latest features in a slightly larger application. This playground takes a lot of inspiration from https://nat.dev and is built on Tailwind, ui.shadcn.com, and some upcoming Vercel products we’re announcing soon. We’re going to continue adding models to…
2023 · play.vercel.ai
- 20

- 21
- 22

- 23

- 24LS
Hi, I was a corporate lawyer for many years working with a lot of financial services and insurance companies. In practicing law, I noticed there was a lot of repetition in the tasks I was working on even as a highly paid attorney that could be automated. I wanted to solve the problem of dealing with a lot information and data in a practical way, using AI. This motivated me to start AI Bloks/LLMWare with my husband, who had a deep background in software and is a very early adopter of AI. We have been on this journey with our open source project LLMWare for the past 4 months, producing a…
2024 · github.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →