Is RAG Dead? Lessons from Building AI for Tax Law with Alex Bowcut
June 9, 2026
AI Summary
5 min readSales tax compliance is a domain where getting the right answer isn't enough—you also need to know where it came from. Alex Bowcut, head of engineering at Sphere, builds AI systems for exactly this problem. Sphere helps companies handle sales tax across thousands of U.S. states, cities, and international jurisdictions, each with its own rules that change constantly. The traditional approach requires massive teams of tax lawyers reading legislation manually. Sphere’s system, called T-RAM (Tax Review and Assessment Model), supercharges those experts instead of replacing them. In this conversation, Bowcut explains why retrieval augmented generation (RAG) is far from dead for high-stakes applications, how they combine dense and sparse retrieval, and what they learned from fine-tuning reasoning models with human feedback.
Why RAG isn’t dead for high-accuracy applications
As context windows grow larger, some argue that retrieval is becoming obsolete—just dump everything into the model’s context and let it reason. Bowcut disagrees, at least for his use case. “I think for some use cases it’s certainly true,” he says, but for Sphere’s problem, “because we are so sensitive to accuracy and we’re so sensitive to the exact right citation… I don’t think agents are just searching over the file system, grepping over it, is at a point where we could switch over and not lose accuracy.”
Continue reading the full summary in the app — free to try.
Read Full Summary →Free • No credit card required
Never miss an episode of The TWIML AI Podcast (formerly This Week in Machine Learning & Artificial Intelligence)
Get every new episode summarized in your inbox — free, ~5 minutes to read.
No spam. Unsubscribe anytime.
What you'll learn
- 1 Is RAG Dead? Lessons from Building AI for Tax Law with Alex Bowcut
- 2 (00:08) **The RAG Is Dead Debate** - Alex argues that for accuracy-sensitive domains like tax law, RAG remains essential despite growing context windows
- 3 (01:24) **Sphere's Mission** - The company helps businesses with sales tax compliance across US states and international jurisdictions
- 4 (04:44) **T-RAM: The Tax Review and Assessment Model** - A system that supercharges tax experts, enabling them to work nearly two orders of magnitude faster with fewer errors
- 5 (07:14) **The Data Landscape Nightmare** - Government tax documents come in archaic, non-friendly formats requiring extensive preprocessing
- 6 (09:06) **How Tax Experts Use T-RAM** - The workflow involves reviewing model outputs on product taxability determinations
- 7 (13:11) **Real-World Example: Manitoba Tax Change** - T-RAM flagged a change to tax SaaS in Manitoba well before the January 1st effective date
+ Full timestamped outline available in the app
Show Notes
As context windows grow into the millions of tokens, many AI practitioners are questioning whether retrieval-augmented generation (RAG) is still necessary. If modern models can ingest entire libraries of documents, why bother with retrieval at all?
In this episode, Alex Bowcut, Head of Engineering at Sphere, explains why the answer depends on the application. Sphere uses AI to automate global tax compliance—an environment where getting the answer right isn’t enough. Every conclusion must be backed by the correct legal citation, and every decision must withstand expert review.
We explore how Sphere built TRAM (Tax Review and Assessment Model), a production AI system that combines retrieval, reasoning models, legal review workflows, reinforcement learning, and deterministic systems to help tax experts move nearly two orders of magnitude faster while maintaining accuracy.
Along the way, we discuss why RAG remains critical in high-stakes domains, how Sphere processes legal and regulatory documents from jurisdictions around the world, retrieval architectures, semantic chunking, dense versus sparse retrieval, expert feedback loops, and the challenges of building AI systems that people can actually trust.
🗒️ Full show notes: https://twimlai.com/go/769.
More from this podcast
The TWIML AI Podcast (formerly This Week in Machine Learning & Artificial Intelligence) →