Blueprint 01
Voice-to-invoice.
Talk to your phone. A draft invoice lands in a Google Doc. Polish and send.
- Create a Discord server for yourself. Pin a voice-note channel.
- Set up a Google Drive folder named Invoices. Inside it, create a template Doc called Invoice-100 with your header, logo, and line-item structure.
- Connect Discord to Google Drive using Make.com (or Zapier). Trigger: new voice note. Action: transcribe via a speech-to-text service.
- Route the transcription into a new copy of Invoice-100, incremented to Invoice-101, with the fields auto-populated.
- You get a notification the draft is ready. Open, review, send.
You’ll spend a Saturday setting it up. You’ll save 2–4 hours every week thereafter.
Blueprint 02
Photo-to-expense log.
Snap a photo of any receipt. It logs itself in a spreadsheet with date, vendor, amount, and category.
- Create a Google Sheet called Expense Log with columns: Date, Vendor, Amount, Category, Image link.
- Set up a dedicated email address or a Drive folder for receipt uploads (e.g., receipts@yourdomain.com or a shared Drive folder).
- Connect an OCR service (Google Cloud Vision, AWS Textract, or a simpler tool like Veryfi) via Make.com.
- Trigger: new image received. Action: OCR extracts date, vendor, and total. Route results into the spreadsheet.
- At month end, the spreadsheet is already done. Hand it to your bookkeeper.
Works equally well for a contractor tracking job costs, a cafe reconciling supplier runs, or a creative tracking business expenses.