Finance and accounting decision
Auritrack
A competent developer can reproduce the core natural-language logging, Telegram bot, and basic budgeting in ~1 week, but matching the full product (mobile apps, polished UX, Auricoin billing, large-scale imports/analytics, and existing user trust) is larger work better served by continuing to use the product.
Visit website↗Open-source builds that already do this
Every project below is open source and already does this job today. Fork one, self-host it, or take the parts you need — the build prompt further down assumes an empty file, and this is the shortcut past that. Licences differ; check the one on each card before you ship.
What a replacement has to do
- Accept a natural-language expense message, extract amount/category/notes via an LLM, store transaction in a DB, show simple budget/summary, and respond via Telegram/web UI.
What it still won’t have
- Polished native mobile apps (iOS/Android) and App Store/Play Store presence
- Built-in Auricoins marketplace and pay-as-you-go billing flow
- Existing 100k+ user base, trust signals and reviews
- Polished analytics, predictive forecasting, and advanced AI reports included in paid tiers
What remains hard
- Product polish and ongoing maintenance
First-year cost
Keep paying
Paying is—cheaper in year one.
On cash alone, building overtakes the subscription at 35 seats.
Money you would actually spend
Time you would spend
—
What you would spend
What we assumed
The verdict above measures whether you could build it. This one is only about money.
Runnable build prompt
Build a minimal self-hosted Auritrack-like service using Node.js (Express), Postgres, and OpenAI (or compatible) for NLP. Implement: (1) user auth and per-user Postgres schema, (2) a webhook-backed Telegram bot that accepts free-text expense messages, (3) a server endpoint that calls an LLM to extract amount, category, date, and note; validate and normalize results, (4) transaction storage and a simple budget model and monthly-summary API, (5) a basic web UI to view transactions and request a summary, (6) a CSV upload endpoint that parses columns into transactions. Out of scope: native mobile apps, monetization/coins system, advanced predictive analytics, and OCR-based PDF imports. Include error handling for malformed LLM outputs, retries for transient API failures, authentication checks, and unit tests for parsing and DB logic.
How we checked
How the score was reached
- Partly verdict base52
- An open-source build was found+5
- 4 cited sources+3
- Price verified on pricing page+3
- 3/3 assessment runs agreed+4
- Evidence score67
The base comes from the verdict. Everything under it is a check that either happened or did not, and each one is a fact frozen in this record rather than a judgement made at render time — so the same evidence always produces the same number.
How scoring works →Cited sources · 4
Every page the run actually retrieved.
- official productAuritrack home
- official pricingAuritrack pricing
- open sourcemayswind/ezbookkeeping
- open sourceTanq16/ExpenseOwl
Integrity checks
What held up, and what did not.






