Hacker News new | ask | show | jobs
by aleda145 71 days ago
https://kavla.dev/

I've worked with data my entire career. We need to alt tab so much. What if we put it all on a canvas? Thats what I'm building with Kavla!

Right now working on a CLI that connects a user's local machine to a canvas via websockets. It's open source here: https://github.com/aleda145/kavla-cli

Next steps I want to do more stuff with agents. I have a feeling that the canvas is an awesome interace to see agents working.

Built with tldraw, duckdb and cloudflare

1 comments

This looks fun!

You mention at the top analysis shouldn’t be linear - I assume this a comparison to Jupyter notebooks?

That's right! Notebooks are great when you have a specific goal in mind. I think a canvas is nicer when you are doing exploratory data analysis so you can branch out.

Maybe I should actually call out notebooks specifically on the landing page! Thanks