Wealthfolio is a local-first personal finance tracker and multi-currency net worth calculator designed for managing investments, spending, and overall financial standing. It functions as an extensible portfolio management platform that allows users to maintain their data on their own devices, with an optional self-hosted Docker deployment for private server access.
The platform is distinguished by an LLM-powered financial assistant that handles natural language transaction imports and portfolio querying. It further differentiates itself through a TypeScript-based SDK and plugin architecture, enabling the integration of custom features and UI components via a scoped extension system.
The system covers a broad range of financial capabilities, including investment analysis for market benchmarking and portfolio rebalancing, as well as financial planning tools for retirement simulation and savings goals. It manages global assets through a multi-currency valuation engine and provides tools for expense tracking, passive income monitoring, and the tracking of tax-advantaged contribution limits.
Data security is managed through end-to-end encrypted synchronization across devices and the use of operating system-level secret management for API keys.