A reactive computational notebook with an effect system. Kinda like a "factorio for workflow processes." I want to use it to build backend pipelines or AI RAG pipelines. I'd be able to replay network effects for debugging. It is multiplayer and can be easily deployed to a server.
I'd always found web app backends to eventually need something that chained background jobs together. And inevitably, it was something bespoke without a lot of observability. It was always frustrating to maintain. And while building AI RAG pipelines, I've run into the same problems.
I'd always found web app backends to eventually need something that chained background jobs together. And inevitably, it was something bespoke without a lot of observability. It was always frustrating to maintain. And while building AI RAG pipelines, I've run into the same problems.