Hasty Briefsbeta

Bilingual

GitHub - virattt/ai-hedge-fund: An AI Hedge Fund Team

3 days ago
  • #AI Hedge Fund
  • #Multi-Agent System
  • #Educational Trading Simulation
  • Proof-of-concept AI-powered hedge fund for educational exploration of AI in trading decisions, not for real trading.
  • System employs multiple AI agents modeled after famous investors (e.g., Buffett, Taleb) and analytical agents (e.g., Valuation, Sentiment) to generate signals, managed by a Risk Manager and Portfolio Manager.
  • Setup involves cloning the repository, installing dependencies via Poetry, and configuring API keys in a .env file (e.g., OpenAI for LLMs).
  • Can be run via command line with tickers and optional flags (e.g., --ollama for local LLMs, dates for specific periods) or through a web application.
  • Includes a backtester for historical analysis and encourages contributions via GitHub with MIT licensing, emphasizing no liability or investment advice.