Remix.run Logo
JohnnyRebel 2 days ago

The story of a bootstrapped AI-first bookkeeping app that lets small business owners talk to their financial data instead of wrestling with spreadsheets. Beta launching this September. Curious if HN thinks this is the future of accounting or just another shiny tool.

wrs 2 days ago | parent | next [-]

This and other data analysis front ends could be a fantastic application for LLMs + tool use.

It’s also a market where getting the wrong answer could result in huge liability, so at this point you’re really rolling the dice that you’re a great LLM whisperer. (There’s no such thing as an LLM engineer, at least not yet.)

presentation 2 days ago | parent | next [-]

Yeah, I’m biased since my startup is a very non-AI payroll app, but trusting my finances to an LLM sounds frightening and the money saved is not much since just hiring an accountant whose neck is on the line to get it right just isn’t that expensive.

JohnnyRebel 2 days ago | parent [-]

Fair point—though to be clear, the LLM isn’t doing the math, just the interface. The numbers come from structured data, so accuracy isn’t left to chance. Where this really helps is for small business owners who are overwhelmed by QuickBooks data entry and classification. Our goal is to continually improve the experience, making bookkeeping as simple as possible.

JohnnyRebel 2 days ago | parent | prev | next [-]

I totally agree; the liability is real, which is why we don’t let the LLM “invent” numbers. We use the model as the interface, but all financial data comes from a structured database. In practice, it works like RAG: the LLM interprets the user’s question, retrieves the right data, and explains the result in plain English. That way the math is deterministic, the answers are grounded, and the AI layer just makes it accessible.

wrs 2 days ago | parent [-]

I can see that this is potentially a good sweet spot for the current state of AI. More complex and custom enterprise BI queries can get totally bollixed up in interpretation — even humans can’t agree on definitions so there’s no way to know if the query is “correct”. Perhaps in small business accounting SaaS you have the luxury of saying “this is the model, no substitutions please” and produce clearly interpretable answers.

FredPret 2 days ago | parent | prev [-]

LLM engineer -> silicon psychologist who can sometimes sell the beast into making the year-end postings pass all tests?

JohnnyRebel 2 days ago | parent [-]

We sidestep the “silicon psychologist” issue: the LLM simply interprets questions, while all numbers come from structured data. AI explains results, but it can’t rewrite the books.

FredPret 2 days ago | parent [-]

Sounds like a powerful model if you can get it right

JohnnyRebel 2 days ago | parent | prev [-]

That’s exactly the question we’re testing. Will this feel like the future of bookkeeping, or just another tool? We’re launching the beta in a week and are eager to see how real users respond. Curious what you think would make this genuinely useful vs. gimmicky?