The local-first approach is interesting, especially for finance workflows. Being able to save a workflow and rerun it later without involving the LLM again is a nice touch. Curious to see how this evolves.
Thank you. In finance, from my personal experience, no one wants to re-build anything. Once someone creates a workflow, they should be able to re-run it next month. For example, if you build a monthly operating variance report from your quick books, next time, you should just click re-run.
Sorry for the delay, had to put my 15 month old to sleep yes, Lovable - I spelled it “Love-able” on purpose-ish since the architecture is different. Lovable builds you an app; this builds a workflow. The LLM plans the steps once (based on file schema), then the actual math runs as SQL in duck-db wasm in your browser. Next month you simply upload the revised file and hit re-run - same SQL (no add'l tokens needed). The AI can still write bad SQL, but it's all visible on the canvas, so it can be checked and once you save it, then next time it is deterministic. For Finance, the local first (sensitive data), repeatability, and transparency matter quite a bit. I connected Fred (econ data, nearly 800k series), and stocks so folks could try it out without needing to upload their own files (in this case it pulls the info as files, you can see it in the canvas section). Quickbooks is also connected, with other ERPs coming in later as I would need to go thru the hoops to get approvals in place (i.e. from Xero, Sage, etc.). I completely get your point though, in terms of it does not feel the same as Lovable. Maybe that is something that I can think through in more detail. Thank you for the comment. Feel free to let me know of any recommendations. I would really appreciate it.
That was my thought process, especially if it’s used on system of records (i.e. QuickBooks, Xero, Net Suite, Sage, etc.) - that said, on the UI side , unsure if some one should just land on the canvas or if the home page is the way to go , flashier but unsure on usability / will see :) thank you again for taking the time to try it, really appreciate it
I’m building something similar for cash flow prediction and management and would love to know more.