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.

  1. TradingAgents

A multi-agent LLM framework that simulates a trading firm with specialized analysts, traders and risk-management agents.

🔗 https://github.com/TauricResearch/TradingAgents

  1. FinRL

An open-source financial reinforcement-learning framework for training AI agents on trading and portfolio-allocation tasks.

🔗 https://github.com/AI4Finance-Foundation/FinRL

  1. 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

  1. Qlib

Microsoft's open-source AI-oriented quantitative investment platform for research, modeling and strategy development.

🔗 https://github.com/microsoft/qlib

  1. FinGPT…