Back to browse
Our data canvas where everything runs directly in the browser

Our data canvas where everything runs directly in the browser

by el_magnificus·Jul 22, 2026·1 point·0 comments

AI Analysis

MidSlickCrowd Pleaser

Another node-based builder in a space dominated by n8n, Retool, and Bubble.

Strengths
  • Runs entirely in the browser with no server-side compilation step required.
  • Supports multi-modal data inputs including images, audio, and video directly.
Weaknesses
  • No clear differentiation from established low-code platforms like Retool or Bubble.
  • Open sourcing only the editor while keeping auth hosted limits self-hosting appeal.
Target Audience

Data analysts and frontend developers who prefer visual programming

Similar To

Retool · n8n · Bubble

Post Description

A friend and I (engineer + designer) have been working on this for more than 6 years trying to make a more visual and interactive data management/programming environment that runs and processes everything in end user browser, it's like a node based IDE without compilation with the ability to make dashboards.

We are building this because we both want to work with data visually rather than just via text, and we feel that existing solutions are either black boxes or unwieldy.

We just open sourced the canvas/editor under AGPL (considering MIT). You can self host it and use your own keys for APIs and LLMs.

The hosted version at https://tailrmade.app allows logging in (but no sign in is needed) (uses Firebase, not open source yet).

I'm using it myself for JIRA dashboards, automated testing, image handling/shader tinkering and building control panels for the enterprise software I work with for a living. Do these workflows also make sense for you? Is there anything you think is missing that you think would be valuable?

Github link: https://github.com/PlugAndPlayground/tailrmade

Similar Projects