An open-source AI app builder for your own software service

An open-source AI app builder for your own software service

Totalum Labs has released the user-facing code for an AI web app builder as . The code can be copied and changed to run a builder under your own brand instead of sending customers to another hosted AI coding service. It uses Next.js and TypeScript and includes streaming AI chat, output generation, a file browser, a , live previews, databases, a sandbox for AI workers, and version history.

Its interface adjusts to phones and computers and is designed for use in a live product. In the default setup, the only required outside service is Totalum API, which provides the AI through a REST API. The system can also be replaced or extended.

Developers, software service companies, and agencies can add the builder to an existing product, create a version, customize the workflow, and run the user-facing part on their own servers.

Key points

  • The code can be copied and customized for a builder under your own brand.
  • AI chat, code editing, file browsing, live previews, databases, and version history are included.
  • The default setup needs Totalum API for AI generation.
  • It can be embedded in an existing service or offered as a product.
Read original