AI Hedge Fund
The AI Hedge Fund project is a proof of concept designed to explore the use of artificial intelligence in making trading decisions. This project focuses on simulating trading strategies rather than executing actual trades, serving as a valuable educational tool for those interested in finance and technology.
Key Features:
- Multiple Agents: The system includes various agents, each specialized in different aspects of trading, ranging from fundamental and technical analysis to sentiment analysis.
- Flexible Setup: Users can choose to run the hedge fund using Poetry or Docker, providing flexibility based on their development environment.
- API Integration: Users must set up their environment variables for API keys, enabling access to financial datasets and LLMs hosted by OpenAI and Groq.
- Backtesting Capabilities: Users can backtest their strategies over specified time periods to evaluate performance without financial risk.
- Educational Purpose: The project is intended solely for educational and research purposes, emphasizing the importance of consulting financial advisors before making investment decisions.
Benefits:
- Learning Opportunity: Ideal for those wanting to understand how AI can influence trading decisions and financial analyses.
- Open Source Collaboration: Contributions are welcome, allowing for community-driven enhancements and features.
Highlights:
- MIT License: The project is open-source under the MIT License, promoting freedom and flexibility in usage and contributions.