Skip to main content
0
F

FinRobot

FinRobot: An Open-Source AI Agent Platform for Financial Analysis using LLMs πŸš€ πŸš€ πŸš€

Rating

0.0

Votes

0

score

Downloads

0

total

Price

Free

API key required

Works With

Claude CodeCursorWindsurfVS CodeDeveloper tool

About

FinRobot: An Open-Source AI Agent Platform for Financial Analysis using Large Language Models

]([https://pepy.tech/project/finrobot) ](https://pepy.tech/project/finrobot) [ ](https://www.python.org/downloads/release/python-360/) [

FinRobot is an AI Agent platform tailored for financial applications, surpassing FinGPT's single-model approach. It unifies multiple AI technologiesβ€”including LLMs, reinforcement learning, and quantitative analyticsβ€”to power investment research automation, algorithmic trading strategies, and risk assessment, delivering a full-stack intelligent solution for the financial industry.

Concept of AI Agent: an AI Agent is an intelligent entity that uses large language models as its brain to perceive its environment, make decisions, and execute actions. Unlike traditional artificial intelligence, AI Agents possess the ability to independently think and utilize tools to progressively achieve given objectives.

Whitepaper of FinRobot

[](https://discord.gg/trsr8SXpW5)

🎬 FinRobot Pro β€” Your Personal AI-Powered Equity Research Assistant

🌐 https://finrobot.ai/

▢️ Click the image above to watch the demo video, or see the short preview below.

A locally-deployed AI assistant that fetches financial data, runs multi-agent LLM analysis, and generates professional equity research reports.

1. Configure API Keys

bash
cp finrobot_equity/core/config/config.ini.example finrobot_equity/core/config/config.ini

Edit config.ini with your keys:

ini
[API_KEYS]
fmp_api_key = YOUR_FMP_API_KEY          # https://financialmodelingprep.com/developer
openai_api_key = YOUR_OPENAI_API_KEY    # https://platform.openai.com/account/api-keys
adanos_api_key = YOUR_ADANOS_API_KEY    # Optional: enables Retail Sentiment Insights

2. One-Command Deploy (Web Interface)

bash
chmod +x deploy.sh
./deploy.sh start

#if deploy.sh not working then
python3 -m venv venv                                                                                                                                           
source venv/bin/activate
pip install -r requirements-equity.txt                                                                                                                         
python run_web_app.py  

Access at http://127.0.0.1:8001

CommandDescription
./deploy.sh startStart the web app (auto-installs dependencies)
./deploy.sh stopStop the application
./deploy.sh restartRestart the application
./deploy.sh statusCheck running status

Don't lose this

Three weeks from now, you'll want FinRobot again. Will you remember where to find it?

Save it to your library and the next time you need FinRobot, it’s one tap away β€” from any AI app you use. Group it into a bench with the rest of the team for that kind of task and you can pull the whole stack at once.

⚑ Pro tip for geeks: add a-gnt πŸ€΅πŸ»β€β™‚οΈ as a custom connector in Claude or a custom GPT in ChatGPT β€” one click and your library is right there in the chat. Or, if you’re in an editor, install the a-gnt MCP server and say β€œuse my [bench name]” in Claude Code, Cursor, VS Code, or Windsurf.

πŸ€΅πŸ»β€β™‚οΈ

a-gnt's Take

Our honest review

FinRobot: An Open-Source AI Agent Platform for Financial Analysis using LLMs πŸš€ πŸš€ πŸš€ . Best for anyone looking to make their AI assistant more capable in finance & business. It's completely free and works across most major AI apps. This one just landed in the catalog β€” worth trying while it's fresh.

Tips for getting started

1

Tap "Get" above, pick your AI app, and follow the steps. Most installs take under 30 seconds.

2

Heads up: this needs an API key to work. You'll get one from the service's website (usually free). The setup guide tells you exactly where.

3

Your data stays between you and your AI β€” nothing is shared with us or anyone else.

What's New

Version 1.0.06 days ago

Imported from GitHub

Ratings & Reviews

0.0

out of 5

0 ratings

No reviews yet. Be the first to share your experience.