llm-kb
← Back to products
Productlaunched

Local PDF bank statement parser with AI transaction extraction

StatementLock is a web tool that parses bank statement PDFs entirely in the user's browser. Users download their own PDFs, the AI extracts transactions, and categories are assigned locally by user-defined rules. No data is sent to servers except de-identified text for AI processing, ensuring privacy.

Visit project ↗
2 engagement·1 source·Sat, Jul 11, 2026, 01:05 PM
Built by a retired programmer for personal finance review. The PDF is parsed client-side, transaction data stays in a local folder, and only de-identified text goes to the AI for extraction and analysis. Categories are controlled by local rules, not AI. No bank login required. Tech stack not specified. Traction: 2 upvotes on Reddit.

Entities

StatementLock(tool)

Related

ProductSat, Jul 11, 2026, 02:01 PM

Local AI health data analyst using Claude on Garmin SQLite warehouse

A local-first tool that lets users query their Garmin health data via Claude, running analysis on a local SQLite database. It helps users find correlations in their biometric data (e.g., resting heart rate, HRV, sleep) without sending data to the cloud.

4 engagement·1 source·reddit
ProductSun, Jul 12, 2026, 12:30 PM

Local-first CLI that masks PII and secrets before sending to LLMs

LocalMask is a command-line tool that runs locally to detect and mask personally identifiable information (PII) and secrets before data is sent to large language models. It solves the privacy and compliance problem for developers and organizations that need to use LLMs without exposing sensitive data.

2 engagement·1 source·hackernews
ProductSun, Jul 12, 2026, 07:10 AM

FluxA: AI agent wallet for autonomous API payments

FluxA is a wallet that lets AI agents pay for tools and APIs autonomously within a preset budget and scope. Users set a budget once, approve a scope, and the agent handles payments, generating receipts for each transaction. It solves the problem of manually managing API keys and payment cards for agent-driven workflows.

2 engagement·1 source·reddit
ProductSat, Jul 11, 2026, 12:15 PM

Produchive: offline desktop activity monitor with local LLM analysis

Produchive is an open-source, offline desktop app for activity monitoring and productivity tracking. It stores all data locally in a JSON file and uses WebGPU to run open-source LLM models on-device for analysis, ensuring privacy. The app helps users who procrastinate on their PC to monitor their activity without their data being sold.

5 engagement·1 source·reddit
Tool ReleaseSat, Jul 11, 2026, 07:07 PM

agentsweep CLI scans AI coding agent history files for leaked secrets

A new open-source CLI tool called agentsweep scans history files of AI coding agents (Codex, Cursor, Claude Code, Cline, Aider) for plaintext secrets like API keys, DB URLs, and crypto seed phrases. It uses ~191 detection rules from gitleaks plus a dedicated BIP-39 seed phrase detector, addressing a security risk where pasted secrets persist in agent context and can be re-exposed.

1 engagement·1 source·reddit