With Tabby, a former accountant is using AI to make accountants obsolete

In May of 2025, Ahad Ali was a successful accountant, overseeing a team of 20 people and handling more than 2,000 returns a year. “We did bookkeeping, accounting, sales tax, taxes, everything,” Ali says. It was a stable business, and one that would have been easy to stay in.
But Ali started to notice something. His work was increasingly dictated by the frictions of accounting software, which was rarely designed with actual accountants in mind. He became frustrated with specific accounting software like QuickBooks, and soon he became frustrated with the entire idea of SaaS-based accounting.
“I realized that small businesses don’t need better accounting software,” Ali told TechCrunch. “They need less accounting software. They need something that just does it for them.”
Now, Ali is building just that. His product, Tabby , is designed to be a real-time bookkeeping interface, handling clients’ paperwork as it gives them up-to-the-minute data on their business’s profit and loss. Using Plaid to import live account data, Tabby uses AI to quickly build a real-time dashboard for a business’s financial health.
There’s also a version of Tabby for accounting firms that want a smarter alternative to QuickBooks, but Ali’s goal is to go direct to the end user as often as possible. As Ali sees it, products like Tabby have a chance to automate away the work of bookkeeping once and for all, turning it into a monthly charge on the order of internet access or payroll services. If successful, it could seriously change the calculus of operating a small business.
“You can say QuickBooks digitized bookkeeping,” Ali told TechCrunch, “but we want to make [that visible software layer] nonexistent.”
So far, it seems to be working. Fourteen months in, Tabby has 5,500 small businesses using the platform, with roughly $100,000 in annual recurring revenue. The team is still just seven people — Ali, his technical co-founder, four engineers and a go-to-market specialist — and in the process of raising $1 million in pre-seed funding. When I spoke to Ali, his team was just preparing to launch Tabby Talk, a natural language interface for the product.
There’s plenty of competition in the accounting space, particularly now that AI has shaken things up. Ali has his eyes focused on QuickBooks, which is still the biggest player — but he’ll also be facing well-funded startups like the Sequoia-backed Rillet , as well as the major labs’ own finance tools . It’s a daunting task, but Ali thinks that Tabby can carve out a niche by focusing on the same small- to medium-sized firms that helped his accounting business thrive.
“Everything we see is making us believe that there’s a path for other players, because the space is big,” Ali told TechCrunch. “There’s 30 million more businesses.”
Learn more about Tabby and the other innovative startups involved in our prestigious Startup Battlefield 200 competition at TechCrunch Disrupt, happening October 13-15 in downtown San Francisco .
When you purchase through links in our articles, we may earn a small commission . This doesn’t affect our editorial independence.


Last day to book an exhibit table is September 18. Don’t miss out on high-impact leads, investor access, and a brand spotlight in Disrupt’s Expo Hall.
Tilly Norwood’s press tour is going about as well as you’d expect for an AI
A new kind of AI model from a ChatGPT inventor is thrilling developers
OpenAI caught its models leaving notes to successors to hide bad behavior
Microsoft exec called AI scraping ‘the largest theft of labor in human history,’ new unredacted filings reveal
Former Infosys chief’s AI startup nabs another $53M
Clean tech startup Fluxnium found a way to tap 50,000 years’ worth of nuclear fuel
Former TikTok execs built an app that uses AI to teach you how to pose for a photo
Verified source · TechCrunch
Reported by TechCrunch. Open the original for full media and formatting.
More in Research
All newsLoRA Enhanced Contrastive Learning with SAS Vision Transformers
Automatic target recognition (ATR) with synthetic aperture sonar (SAS) supports advanced naval capabilities, but deep learning is constrained by scarce target imagery, background clutter, and human-in-the-loop assessment. We adapt DINOv3 Vision Transformer (ViT) models to underwater SAS ATR using a three-stage parameter-efficient framework. Stage 1 uses Low-Rank Adaptation (LoRA) while freezing the ViT backbone, bridging the gap between natural-image pretraining and underwater acoustic propagation. Stage 2 uses hard-negative mining to strengthen the decision boundary against acoustic mimics,…
Read at arXiv cs.AIDetecting Hallucination in LLMs: Tracing the Topological Signatures of Impaired Context Sharing
In this work, we examine the topology of information flow patterns within attention graphs to effectively distinguish hallucinated from non-hallucinated responses. We analyze the Forman-Ricci curvature to identify structural patterns indicating information bottlenecks in attention graphs. We then introduce a method that captures both semi-local and global information-flow characteristics of attention heads associated with hallucinated responses. We evaluate our approach extensively across several LLMs and established benchmarks. Empirical results demonstrate that our proposed single-pass appr…
Read at arXiv cs.AIRBS-Attention: Radius-Bounded Sparse Prefill for Long-Context Large Language Models
Long-context large language model inference is increasingly limited by prefill, where dense self-attention processes the entire prompt before generation begins. Sparse block selection can reduce this cost, but a block centroid may hide a highly relevant token among many irrelevant ones. We call this failure mode mean dilution and propose RBS-Attention, a training-free sparse-prefill method with two complementary selection branches. A centroid base branch captures average relevance, while a rescue branch uses the maximum key-block radius and its prompt-, layer-, and head-dependent distribution…
Read at arXiv cs.AICan Agents Design Better Chips with a Higher Level Abstraction?
Large Language Model (LLM) agents are increasingly being explored for chip design, but most existing approaches operate directly at RTL. We ask whether agents can design better chips by leveraging higher-level abstractions. We compare Direct RTL Design, Agent-based HLS Design, Post-Compiler HLS Refinement, and Post-HLS RTL Refinement, and combine Agent-based HLS Design with Post-HLS RTL Refinement as Agent-based HLS with RTL Refinement (AHRR). We use FPGAs as a practical, easy-to-deploy platform for end-to-end evaluation, but note that the design-flow tradeoffs we study are largely independen…
Read at arXiv cs.AI