LocalSheets Offers Offline Spreadsheet with Integrated AI Panel
TL;DR. A new single-file, local-first spreadsheet named LocalSheets includes an integrated AI panel for data analysis, focusing on privacy. - The application runs directly from a single HTML file with no cloud dependency or telemetry. - Its local AI panel connects to Ollama, allowing for in-spreadsheet analysis like flagging over-budget rows. - Workbooks use plain JSON, enabling version control with git and easy text editing.
- LocalSheets is a single-file, local-first, multi-sheet spreadsheet.
- It features a local-only AI panel that connects to Ollama for data analysis within the spreadsheet.
- The application emphasizes privacy with no accounts, cloud, subscriptions, or tracking.
- Workbooks are stored as plain JSON files, compatible with git diff.
- The entire product is a ~260 KB HTML file with zero external dependencies, making it easily auditable and air-gappable.