Hey all — longtime Tiller user, first time posting a “I built a categorzing thing.” I’d genuinely like to know whether this solves a real problem for others or just for me.
The itch. I wanted categorization that could be as simple or as complex as I needed, that I could edit anytime, that is transparent+obvious about what is happening and that could get AI to help write the rules in the first place. I tried using others’ and rolling my own with Google Apps Script and hit three walls: it didn’t carry over when I started a new spreadsheet, it was very slow to run, and it was painful to debug. So I built a desktop app instead.
(I could only have one screenshot so I combined them)
What it is. Categorify is a native Mac app (soon windows also) that runs against your existing Tiller Google Sheet (soon also Excel). It’s rules-first: a deterministic engine categorizes everything it can, instantly and locally. Only the genuinely new transactions get sent to AI (Claude), which proposes a category and drafts a reusable rule with a confidence score. You approve with one click — and that merchant is handled automatically from then on. The rules get better, and the AI gets cheaper, every month.
A few things I care about:
- Rules you can actually read and edit — conditions on merchant, description, amount, account, or recurring cadence. The AI can write the regex so you don’t have to.
- Fast and local — it mirrors your sheet’s transactions into a local database, so it’s instant and works offline. No waiting on Sheets, nothing to debug.
- Non-destructive — Tiller still owns your categories. Categorify writes into them; it never rewrites your taxonomy.
- Portable — your rules aren’t trapped in one spreadsheet. They come with you to the next sheet or client.
- Private — your data stays on your Mac/local computer; API keys live in the OS keychain.
- More private - data never leaves your computer beyond the app working directly with the spreadsheet. No 3rd parties are involved.
- use your own ai agent+llm for creating categorization rules , could even run your own local LLMs.
- Amazon order history categorization
I read the community AutoCat threads. A lot of what I saw is on my roadmap: starter rule packs so you’re not staring at a blank sheet, automatic transfer matching (paired debit/credit → Transfer), amount-aware rules (Amazon $12 vs $220), splitting one charge across categories, rules that set the category and clean up the description, and bulk “rules from your last 90 days.” If it’s realistic, I want to build it — full list here: (can’t link, but if you want to see the site categorify-site (dot) vercel (dot) app
What I’m asking:
- Would a tool like this actually save you time, or do you prefer to keep everything in the sheet?
- What’s your single biggest categorization headache today?
- Which roadmap item would you want first?
It’s early and I’m still developing the Mac-only right app now — I will open up early access if there is interest and would love feedback from folks who categorize a lot.
I did see the latest beta updates for categorization in the screencast. I think those will be great for a lot of people, even most. But I think a greater level of transparency, speed and predictability will appeal to some users. If valuable I’d also be delighted to work with Tiller directly to make this accessible to everyone.
Thanks for reading — honestly, this community’s AutoCat threads basically wrote my to-do list. ![]()
