Launched this week

Drawsy
An AI workspace where your canvas and code work together.
65 followers
An AI workspace where your canvas and code work together.
65 followers
Drawsy is a virtual collaborative whiteboard tool that lets you easily sketch diagrams that have a hand-drawn feel to them.







Drawsy
Drawsy
The canvas-to-code sync is the interesting bet here — most "AI canvas" tools stop at generating a static mockup, so does Drawsy actually keep the code in sync when you nudge elements after the initial generation, or is round-tripping still one-way? Curious how it handles conflicts when you hand-edit the code and then move something on the canvas.
Drawsy
@leo404 Thanks for taking the time out and try. This is an entire new update I am working on. Sort of Git diff, but instead for version changes in the context added Canvas. I have a prototype ready but is not yet deployable. I am looking forward to hand it off very soon to try out in experiment tab (Soon be available.)
@adarsh_nagrikar Good to know the Git-diff approach is in the works — version-aware canvas is the right model once round-tripping is live. Will check the experiment tab when it ships.
Nice. The canvas + code combination is interesting because diagrams usually become stale the moment the implementation changes. If Drawsy can keep the sketchy whiteboard feel while making diagrams easier to update or generate from code, that’s a useful workflow.
Drawsy
@vahid_davoudi Exactly. As Discussed above, Vahid, I am working on this sync-flow. Once that gets implemented, the sync between Drawing/Scribbling and coding will be super easy to work with. Draw(.)md is the new standard I am pitching - just like AGENTS(.)md or CLAUDE(.)md for the sync up.
@adarsh_nagrikar That makes sense. A Draw.md style file could be really useful if it becomes the shared contract between the diagram and the repo. The big win would be making architecture sketches feel alive instead of becoming outdated screenshots.