Back to portfolioOpen Source Tools
OpenClaw Actual Budget
AI agent template -- receipts -> Telegram -> Actual Budget
Open Source ToolsOP
OpenClaw Actual Budget
PythonOpenClawActual Budget
The Problem
Tracking expenses manually is slow; existing budget apps lock data in the cloud. People who self-host (Actual Budget) end up with no easy mobile capture flow -- receipts pile up, transactions never get logged.
The Solution
Built a drop-in template on the OpenClaw multi-agent framework: photograph a Thai bank slip via Telegram, vision OCR extracts amount/date/payee, the agent logs it to your self-hosted Actual Budget, and you can query budgets in natural language. Receipts to budget in under 30 seconds.
Tech Stack
PythonOpenClawActual BudgetTelegramVision OCR
Key Features
Telegram capture flow for bank slips
Vision OCR extraction of amount/date/payee
Auto-logging to self-hosted Actual Budget
Natural-language budget queries
Built on OpenClaw multi-agent framework