Section 01
FinanceAgent Core Introduction
FinanceAgent is an open-source personal financial intelligent assistant developed in Python. It combines local LLM (via Ollama) with bank data scraping capabilities and uses Telegram Bot as the interactive interface to provide users with intelligent financial analysis and advice. Its core goal is to bridge the gap between raw financial data and wise decision-making, with a focus on data privacy protection—all reasoning is done locally. The project was created by Alex Savizky and is open-sourced under the MIT License.