🌐
GitHub
github.com › virattt › ai-hedge-fund
GitHub - virattt/ai-hedge-fund: An AI Hedge Fund Team · GitHub
5 days ago - An AI Hedge Fund Team. Contribute to virattt/ai-hedge-fund development by creating an account on GitHub.
Starred by 62.1K users
Forked by 10.9K users
Languages   Python 64.1% | TypeScript 32.2% | Shell 1.7% | Batchfile 1.4% | CSS 0.6% | Mako 0.0%
🌐
GitHub
github.com › virattt
virattt (Virat Singh) · GitHub
@virattt · x3x4x2 · x3x4x2 · Block or report user · Report abuse · Contact GitHub support about this user’s behavior. Learn more about reporting abuse. Report abuse · More · Overview · Repositories · Projects · Packages · Stars · ai-hedge-fund ·
Discussions

run failed
docker env ./run.sh build Detected Apple Silicon (M-series) - Metal GPU acceleration should be enabled [+] Building 118.9s (11/11) FINISHED docker:desktop-linux => [internal] load build definiti... More on github.com
🌐 github.com
2
May 22, 2025
Someone just open sourced an AI hedge fund with 18 agents that think like Wall Street legends
no one that algo trades wants to be like cathie woods. lady had one good year in her whole career. algo traders want to be like jim simmons. Not mike burry predicting the world will end every 6 months. More on reddit.com
🌐 r/algotrading
20
0
March 9, 2026
How to run ai-hedge-fund on win11?
Anyone can create a manual to guide us how to run ai-hedge-fund on win11? Thanks More on github.com
🌐 github.com
7
May 8, 2025
dotenv
Traceback (most recent call last): File "C:\Users\ronny\OneDrive\Documents\GitHub\ai-hedge-fund\src\main.py", line 3, in from dotenv import load_dotenv ModuleNotFoundError: No module name... More on github.com
🌐 github.com
7
March 26, 2025
People also ask

"What's the advantage of open-source AI over proprietary solutions?"
"Open-source AI offers three key advantages: no vendor lock-in, full transparency into how the model works, and the ability to run entirely on your infrastructure. This means lower long-term costs, better privacy, and complete control over your AI stack."
🌐
ht-x.com
ht-x.com › home › "blog" › "github - virattt/ai-hedge-fund: an ai hedge fund team"
GitHub - virattt/ai-hedge-fund: An AI Hedge Fund Team · HUMAN ...
"Can open-source AI tools be used safely in enterprise?"
"Absolutely. Open-source models like LLaMA, Mistral, and DeepSeek are production-ready and used by major enterprises. The key is proper deployment: running them on your own infrastructure ensures data privacy and GDPR compliance. HTX's PRISMA stack is built to deploy open-source models for European businesses."
🌐
ht-x.com
ht-x.com › home › "blog" › "github - virattt/ai-hedge-fund: an ai hedge fund team"
GitHub - virattt/ai-hedge-fund: An AI Hedge Fund Team · HUMAN ...
🌐
GitHub
github.com › virattt › ai-hedge-fund › tree › main › v2
ai-hedge-fund/v2 at main · virattt/ai-hedge-fund
An AI Hedge Fund Team. Contribute to virattt/ai-hedge-fund development by creating an account on GitHub.
Author   virattt
🌐
Ht-x
ht-x.com › home › "blog" › "github - virattt/ai-hedge-fund: an ai hedge fund team"
GitHub - virattt/ai-hedge-fund: An AI Hedge Fund Team · HUMAN TECHNOLOGY eXCELLENCE
January 27, 2026 - Type: GitHub Repository Original link: https://github.com/virattt/ai-hedge-fund Publication date: 2026-01-27
🌐
GitHub
github.com › virattt › ai-hedge-fund › tree › main › app
ai-hedge-fund/app at main · virattt/ai-hedge-fund
An AI Hedge Fund Team. Contribute to virattt/ai-hedge-fund development by creating an account on GitHub.
Author   virattt
🌐
GitHub
github.com › virattt › ai-hedge-fund › tree › main › src
ai-hedge-fund/src at main · virattt/ai-hedge-fund
An AI Hedge Fund Team. Contribute to virattt/ai-hedge-fund development by creating an account on GitHub.
Author   virattt
🌐
GitHub
github.com › virattt › ai-hedge-fund › issues
Issues · virattt/ai-hedge-fund
An AI Hedge Fund Team. Contribute to virattt/ai-hedge-fund development by creating an account on GitHub.
Author   virattt
Find elsewhere
🌐
GitHub
github.com › virattt › ai-hedge-fund › blob › main › README.md
ai-hedge-fund/README.md at main · virattt/ai-hedge-fund
Before you can run the AI Hedge Fund, you'll need to install it and set up your API keys. These steps are common to both the full-stack web application and command line interface. git clone https://github.com/virattt/ai-hedge-fund.git cd ...
Author   virattt
🌐
GitHub
github.com › virattt › ai-hedge-fund › releases
Releases · virattt/ai-hedge-fund
An AI Hedge Fund Team. Contribute to virattt/ai-hedge-fund development by creating an account on GitHub.
Author   virattt
🌐
GitHub
github.com › ray-systems › virattt-ai-hedge-fund
GitHub - ray-systems/virattt-ai-hedge-fund: An AI Hedge Fund Team · GitHub
An AI Hedge Fund Team. Contribute to ray-systems/virattt-ai-hedge-fund development by creating an account on GitHub.
Author   ray-systems
🌐
GitHub
github.com › virattt › ai-hedge-fund › activity
Activity · virattt/ai-hedge-fund
An AI Hedge Fund Team. Contribute to virattt/ai-hedge-fund development by creating an account on GitHub.
Author   virattt
🌐
GitHub
raw.githubusercontent.com › virattt › ai-hedge-fund › main › README.md
https://raw.githubusercontent.com/virattt/ai-hedge...
## Table of Contents - [How to Install](#how-to-install) - [How to Run](#how-to-run) - [⌨️ Command Line Interface](#️-command-line-interface) - [🖥️ Web Application](#️-web-application) - [How to Contribute](#how-to-contribute) - [Feature Requests](#feature-requests) - [License](#license) ## How to Install Before you can run the AI Hedge Fund, you'll need to install it and set up your API keys. These steps are common to both the full-stack web application and command line interface. ### 1. Clone the Repository ```bash git clone https://github.com/virattt/ai-hedge-fund.git cd ai-hedge-fund ``` ### 2.
🌐
GitHub
github.com › virattt › ai-hedge-fund › issues › 302
run failed · Issue #302 · virattt/ai-hedge-fund
May 22, 2025 - ➜ ai-hedge-fund git:(main) ./run.sh --ticker AAPL,MSFT,NVDA main Detected Apple Silicon (M-series) - Metal GPU acceleration should be enabled Running: docker run -it --rm -v /Users/chenxy/python/ai-hedge-fund/.env:/app/.env ai-hedge-fund python src/main.py --ticker AAPL,MSFT,NVDA --initial-cash 100000.0 --margin-requirement 0.0 Traceback (most recent call last): File "/app/src/main.py", line 8, in from src.agents.portfolio_manager import portfolio_management_agent ModuleNotFoundError: No module named 'src'
Author   virattt
🌐
Reddit
reddit.com › r/algotrading › someone just open sourced an ai hedge fund with 18 agents that think like wall street legends
r/algotrading on Reddit: Someone just open sourced an AI hedge fund with 18 agents that think like Wall Street legends
March 9, 2026 -

heynavtoor on X.

Warren Buffett. Charlie Munger. Michael Burry. Cathie Wood. Bill Ackman. All running on your laptop.

It's called AI Hedge Fund. You give it stock tickers. 18 AI agents analyze the company from every angle. Then they vote on whether to buy, sell, or hold.

Not a toy. Not a dashboard. A full multi-agent investment research system.

No Bloomberg Terminal. No $25K brokerage minimums. No financial advisor fees. Just AI agents doing what hedge funds charge 2-and-20 for.

Here's who's on your team:

→ Warren Buffett Agent. Only buys wonderful businesses at fair prices → Charlie Munger Agent. Demands a margin of safety on every pick → Michael Burry Agent. The Big Short contrarian hunting deep value → Cathie Wood Agent. Innovation and disruption. High conviction growth → Bill Ackman Agent. Activist investor. Takes bold positions → Ben Graham Agent. The godfather of value investing. Hidden gems only → Aswath Damodaran Agent. The Dean of Valuation. Story meets numbers → Plus 11 more specialized agents covering technicals, sentiment, risk, and fundamentals

Here's how it works:

→ You enter stock tickers (AAPL, NVDA, TSLA, whatever you want) → Agents pull real financial data. Earnings, balance sheets, insider trades, news → Each agent analyzes the data through their own investment philosophy → A Risk Manager agent checks position sizing and portfolio exposure → A Portfolio Manager agent takes all signals and makes the final call → You get a buy/sell/hold decision with full reasoning from every agent

Here's the wildest part:

You can turn on --show-reasoning and watch each agent explain their logic step by step. Warren Buffett agent breaks down the moat. Michael Burry agent flags the hidden risks. Cathie Wood agent finds the disruption angle. They literally argue with each other.

It has a full backtester. Run your strategy against historical data and see how it would have performed.

Full web UI included. Not just a terminal tool. A real dashboard.

Works with OpenAI, Claude, Groq, DeepSeek, or fully local with Ollama. Your data never has to leave your machine.

Data for AAPL, GOOGL, MSFT, NVDA, and TSLA is completely free. No API key needed.

46.7K GitHub stars. 8.1K forks. Actively maintained.

100% Open Source. MIT License.

🌐
X
x.com › @virattt
Virat Singh (@virattt) / Posts / X
April 25, 2010 - It’s officially listed on the MCP Github. My server lets you get: 1 • financial statements 2 • stock prices 3 • market news Shoutout to @tadasayy for the PR review! I am super bullish on agent architectures and protocols like MCP. Show more ... I made a diagram of my AI hedge fund team We have 4 agents: • portfolio manager • fundamental analyst • technical analyst • sentiment analyst We use LangGraph branching for easy parallel runs.
🌐
GitHub
github.com › 9992D › crypto-ai-hedge-fund
GitHub - 9992D/crypto-ai-hedge-fund: This is a proof of concept for an crypto AI-powered hedge fund. · GitHub
The goal of this project is to explore the use of AI to make trading decisions. This project is for educational purposes only and is not intended for real trading or investment. Credit: https://github.com/virattt/ai-hedge-fund (TradFi version)
Author   9992D
🌐
GitHub
github.com › virattt › ai-hedge-fund › issues › 264
How to run ai-hedge-fund on win11? · Issue #264 · virattt/ai-hedge-fund
May 8, 2025 - virattt / ai-hedge-fund Public · Notifications · You must be signed in to change notification settings · Fork 7.5k · Star 42.4k · New issueCopy link · New issueCopy link · Closed · Closed · How to run ai-hedge-fund on win11?#264 · Copy link · Labels ·
Author   virattt
🌐
GitHub
github.com › virattt › ai-hedge-fund › issues › 198
dotenv · Issue #198 · virattt/ai-hedge-fund
March 26, 2025 - virattt / ai-hedge-fund Public · Notifications · You must be signed in to change notification settings · Fork 8k · Star 45.7k · New issueCopy link · New issueCopy link · Closed as not planned · Closed as not planned · dotenv#198 · Copy link · Labels ·
Author   virattt