- Home
- Finance & Business
- FinRobot
FinRobot
FinRobot: An Open-Source AI Agent Platform for Financial Analysis using LLMs π π π
Rating
Votes
0
score
Downloads
0
total
Price
Free
API key required
Works With
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.
[](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
cp finrobot_equity/core/config/config.ini.example finrobot_equity/core/config/config.iniEdit config.ini with your keys:
[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 Insights2. One-Command Deploy (Web Interface)
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
| Command | Description |
|---|---|
./deploy.sh start | Start the web app (auto-installs dependencies) |
./deploy.sh stop | Stop the application |
./deploy.sh restart | Restart the application |
./deploy.sh status | Check 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
Tap "Get" above, pick your AI app, and follow the steps. Most installs take under 30 seconds.
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.
Your data stays between you and your AI β nothing is shared with us or anyone else.
What's New
Imported from GitHub
Ratings & Reviews
0.0
out of 5
0 ratings
No reviews yet. Be the first to share your experience.