Releases: saulanbrian/paperline
Releases · saulanbrian/paperline
Release list
PaperLine v1.0.0
PaperLine v1.0.0 — Official Initial Release
The official v1.0.0 release of PaperLine, an AI-powered expense management mobile application engineered for teams processing multi-page documents and invoices at scale.
🚀 Highlights
- Ingestion Pipeline — Camera capture and document picker with queued background job processing powered by FastAPI and ARQ.
- AI Extraction Engine — Automated extraction of header fields, line items, and totals via Gemini / OpenCode.
- Smart Currency Normalization — Automatic historical exchange rate lookup via the Frankfurter API to convert non-USD invoices to USD while retaining original values.
- Document Workspace — Amazing UX, zoomable document preview with draggable and editable card containing field being compared (header fields, line item)
- Analytics & Audit Trail — Dynamic log-scale spending trends, top vendor filters, and full before/after diff audit logging.
- Multi-Tenant Workspaces — Complete organization onboarding and authentication powered by Supabase.
📥 Installation
- Download PaperLine-v1.0.0.apk from the Assets section below directly to your Android device.
- Open the file to install (enable Install from unknown sources if prompted).
- Log in or create an organization workspace to get started.
Built by Brian Saulan using Expo 54, React Native 0.81, Tamagui 2, FastAPI, and Supabase.