Local invoice history
Invoices are saved in the user’s browser localStorage. No server and no account needed.
Local-first invoices for freelancers
InvoicePilot AI is a lightweight invoice assistant for freelancers and small service sellers. It creates clean invoices, drafts polite payment reminders, and saves invoice history locally in the browser — no login, no Firebase, no cloud database.
Problem
Clients ask for invoices, but freelancers often reuse old docs, forget due dates, and delay follow-ups because the process feels annoying.
This MVP keeps it simple: create the invoice, save it locally, edit later, download a clean copy, and copy a polite reminder when payment is pending.
Working local app
Everything below runs inside the browser. When deployed on Vercel, invoices will still save on the user’s own computer/browser localStorage. Download button creates a PDF file through the browser’s normal Downloads flow.
Create / Edit
Live preview
Local history
Real MVP features
Invoices are saved in the user’s browser localStorage. No server and no account needed.
Saved invoices can be reopened, edited, saved again, or deleted from local history.
Download a clean PDF invoice file. Browser will save it through its normal Downloads flow.
Each invoice generates a polite reminder message that can be copied and sent to the client.
Product vision
InvoicePilot AI starts as a local-first invoice assistant. The future product can add smarter reminder tones, recurring invoices, PDF export, client profiles, and optional cloud sync — but the MVP stays lightweight and trustworthy.
Private beta
This opens an email draft for now. No backend form required.