AIAny
AI Others2026
Icon for item

Securo

Self-hosted personal finance manager that keeps all account data on your server — supports multi-currency accounts, bank sync, rules-based auto-categorization, budgets and asset tracking. Distinguishes itself by privacy-first design and optional self-hosted LLM agents for local data queries; suitable for users comfortable running a server.

Introduction

Why this matters

Most modern finance apps centralize your transaction history and customer data. Running your own instance means credentials, transactions and any analytics stay under your control while still offering bank sync, multi-currency accounting, budgeting and automation. Securo targets users who want a full-featured finance UI without handing data to third parties and who can operate a simple server stack.

What Sets It Apart
  • Privacy-first, self-hosted architecture — everything (credentials, transaction history, rules) lives on your PostgreSQL/Redis instance, so you avoid vendor lock-in and third-party telemetry. This means greater data control and simpler compliance for privacy-conscious setups.
  • Bank sync with multiple providers — built-in connectors for Pluggy (Brazil), Enable Banking (PSD2 Europe) and SimpleFIN (US/international) let you pull transactions into the same workspace. So you can consolidate cross-border accounts without manual CSV juggling.
  • Rules-driven automation and reporting — transaction auto-categorization, recurring transactions, budgets and net-worth reports reduce manual bookkeeping overhead. That enables faster month-to-month analysis and reusable automation across accounts.
  • Optional self-hosted AI Agents and RAG — you can enable an MCP server and connect LLM providers (OpenAI, Anthropic, Ollama, etc.) for conversational queries and tool use over your instance. Because the agents are optional and self-hosted, you control which models and retrieval backends see your data.
Who it's for and tradeoffs

Great fit if you:

  • Need a privacy-first way to consolidate multiple bank accounts, investments and budgets on your own infrastructure; and
  • Can run Docker/Postgres/Redis or have access to a small VPS; and
  • Want lightweight automation (rules, recurring transactions) plus the option to add conversational search/agents without sending data to a SaaS AI product.

Look elsewhere if you:

  • Require a zero-ops mobile-first consumer app with hosted customer support (Securo expects you to self-host or operate via a provider);
  • Need guaranteed bank connector availability without configuring external provider credentials and TLS (Enable Banking production requires proper HTTPS and keys); or
  • Plan to offer a public SaaS using modified code without complying with the AGPL-3.0 license — the license requires source release for network-deployed modifications.
Operational notes

Runs on a standard web stack (FastAPI backend, React frontend, PostgreSQL, Redis + Celery). Enabling AI Agents adds an optional MCP server process; agents chat without tools if MCP isn't present. Because the project bundles bank connectors, some features require external credentials or provider signup and occasional maintenance (rate limits, OAuth PEM keys, or sandbox vs production differences).

Information

  • Websitegithub.com
  • Organizationssecuro-finance
  • Published date2026/03/08

Categories

More Items

GitHub
AI Others2020

Aggregates Summer 2026 internship postings across software engineering, data science/AI, quant, product and hardware; curated and updated daily by the Pitt Computer Science Club and Simplify. Lists 250+ active roles with categories, direct application links, and age-since-posting to help applicants find timely openings.

GitHub
AI Others2023

Offline, privacy-first English grammar checker implemented in Rust that lints documents in milliseconds and uses a fraction of LanguageTool's memory. Can run as a local binary, embed via WebAssembly, and offers integrations for editors and plugins.

GitHub
AI Others2015

Curated collection of AI courses, books, video lectures, papers and engineering guides for developers building generative models and agentic systems. Actively maintained with a weekly, evidence-backed curation workflow and an opinionated quality bar.