Show HN: Open-source AI app builder you can embed into your own SaaS
TL;DR
We just open sourced a first class our AI web app builder. Instead of using another hosted AI coding platform, you can fork this project and build your own AI app builder, fully customized and running under your own brand. It includes: Next. js + TypeScript AI chat with streaming Artifact generation File explorer Code editor Live preview Databases Sandboxes to be used by AI agents Versions Responsive production-ready UI And a lot more...
Nauti's Take
Check first how replaceable the Totalum API really is in practice. If auth, sandboxes, versioning, and prompt logic are tightly coupled to that service, you are getting a scaffold more than real control.
For small teams, the key question is how quickly you can plug in your own model routing, limits, and billing.