Sari la conținutul principal

[verdict][prompt curatoriat][sursă: auritrack.com][traducere: la coadă]

Pot să vibecodez Auritrack?

// se construiește într-un weekend, dar rămân goluri reale

The core loop, logging expenses by typing a sentence into a chat box and having an LLM extract amount, payee, and category, is very buildable with an Anthropic API key. Budgets, categories, and spending reports are standard CRUD. The real gap is statement import: getting one clean CSV parsed by an LLM is a demo, but reliably parsing messy multi-page bank PDFs across many banks needs batching, fallbacks, and cross-checks that take far longer than a weekend.

încredere: ridicată

ce e: AI-native expense tracker that does your bookkeeping from chat messages and bank statements

Indice de constructibilitate · joc editorial

Indice: zero. la egalitate

Se anulează. E cazul în care decide cât de tare te enervează abonamentul.

Gioco editoriale: il verdetto dice se un agente può, l’indice se conviene.

Ce construiești

Build a chat input that sends free-text expenses to an LLM with a strict extraction schema, save transactions to SQLite, auto-create categories, track budgets per month, and chart spending.

ce îți trebuie

  • Anthropic API key
  • local or hosted database
  • CSV import
  • PDF text extraction
  • charting library

Kinda verdict: the AI chat-logging core is a genuine one-session build, but the flagship statement-import feature degrades sharply on real-world bank PDFs without serious pipeline work.

Promptul

Un weekend cu un agent de coding. Golurile care rămân sunt mai jos, la „ce pierzi”.

Prompt one-shot EN
Build me an AI expense tracker to replace Auritrack. Requirements:

- Local web app: Node + Express + better-sqlite3, server-rendered, binds to
  localhost only.
- Chat box on the home page: I type "lunch 12.50 at Chipotle yesterday" and the
  app calls the Claude API (claude-sonnet-5) with a tool schema to extract
  amount, payee, category, and date, then saves the transaction. Show the parsed
  result inline with an edit button so I can correct mistakes.
- Categories are auto-created the first time the model uses one; also give me
  plain manual add/edit forms for transactions and categories as a fallback.
- Statement import: upload a CSV or a text-layer PDF (use pdf-parse). Send rows
  or pages to the model in batches with a strict JSON schema, show everything in
  a review table before committing, and dedupe on date + amount + payee.
- Budgets: monthly limit per category with a progress bar that turns red on
  overspend.
- Reports: spending by category per month and a 6-month trend line with
  Chart.js, plus an "ask about my spending" box where the model writes a SQL
  query, runs it against a read-only connection, and explains the answer.
- Nightly copy of the SQLite file to backups/, keep 30.
- ANTHROPIC_API_KEY lives in .env; send the model only the rows a request
  needs and never log transaction data.
- Out of scope: bank sync, scanned-image PDFs, mobile apps, Telegram bots, and
  multi-user. Note in the README that imports cost real API money and roughly
  how much per statement.
- README: how to map my bank's CSV columns on first import.

Prompt curatoriat: scris și revizuit manual pentru această aplicație. În engleză intenționat — e limba în care agenții de coding se descurcă cel mai bine.

Ce pierzi

  • battle-tested statement parsing across many banks and layouts
  • mobile apps and push notifications
  • Telegram bot logging
  • predictive spending forecasts
  • polished AI-written financial reports

De ce se plătește în continuare

They pay because a hardened parsing pipeline, mobile apps, and chat-anywhere logging remove all friction, and $3/mo is cheaper than maintaining your own LLM plumbing.

moat: Calitatea execuției ce e un moat

AI pipeline robustness/convenience

Alternative gratuite

N-ai chef să ți-o construiești? Astea există deja, sunt gratuite sau open source, și le-am verificat una câte una.

Respinse (3) — și de ce

Cine l-a construit deja

Să pornești de aici e tot vibecoding: promptul e pentru când o vrei exact în felul tău.

Ești de acord?

Balanța voturilor

Ancora nessun voto: il tuo è il primo.

Nessun voto ancora — il primo pesa.

Aplicații similare

Distribuzione dei verdetti n = 996

DA 153 CAM AȘA 451 — il verdetto di questa app NU CHIAR 392

Traducerea română a acestei fișe nu e încă gata: ce citești e originalul în engleză.

De la brief confuz la UX/UI complet Un brief confuz devine o aplicație funcțională. Spot de produs dintr-o singură poză O poză devine un spot animat, fără cod. Fă Claude să vizioneze videoclipurile tale Claude îți vede videoclipurile și le transformă în text. Higgsfield în Claude Code Generează imagini și video în timp ce programezi în Claude Code. De la o înregistrare Loom la o pagină web O înregistrare de ecran devine o pagină web, fără cod. Video Shorts cu NotebookLM Sursele tale devin un short vertical. Landing page de lux pe Lovable O landing page de lux dintr-un singur prompt. Excalidraw local, pe computerul tău Excalidraw gratis pe computerul tău, fără cod. Mistral OCR în fluxul tău de lucru Extrage text din documente cu Mistral OCR. Claude SEO în terminal 25 de skill-uri SEO gratuite în Claude Code. Google Search Console în Claude Code Datele Search Console direct în terminal. Rutine în Claude Code Claude lucrează singur, cu computerul oprit. Clonează o landing page în React cu v0 Clonează o landing page reală în cod React. Context economy cu Claude Lucrează ușor și nu-ți epuiza limitele lui Claude. De la prompt la skill auto-evolutiv Skill-uri Claude care învață din greșelile tale. De la NotebookLM la Canva: prezentări Slide-uri din NotebookLM, în sfârșit editabile în Canva. Harta pentru a înțelege orice tool AI 12 categorii pentru a încadra orice tool AI. PNG transparente cu ChatGPT PNG cu transparență reală, nu tabla de șah falsă. Infografice animate cu Gemini Infografice care se animă în buclă cu Gemini. Cercetare de piață cu Deep Research Deep Research ca analistul tău de piață. Cum să fii citat de motoarele AI (AEO) Devino o sursă pe care ChatGPT și Perplexity o citează.