10 AI Trading GitHub Repos You Should Have on Your Radar
AI is moving into trading — from LLM-powered analysts to reinforcement learning and automated quant research.
If you're interested in AI + finance, these 10 open-source repos are worth exploring.
- TradingAgents
A multi-agent LLM framework that simulates a trading firm with specialized analysts, traders and risk-management agents.
🔗 https://github.com/TauricResearch/TradingAgents
- FinRL
An open-source financial reinforcement-learning framework for training AI agents on trading and portfolio-allocation tasks.
🔗 https://github.com/AI4Finance-Foundation/FinRL
- FinRL-X
An AI-native quantitative trading infrastructure combining ML, reinforcement learning, LLM-ready workflows and risk controls.
🔗 https://github.com/AI4Finance-Foundation/FinRL-Trading
- Qlib
Microsoft's open-source AI-oriented quantitative investment platform for research, modeling and strategy development.
🔗 https://github.com/microsoft/qlib
- FinGPT…