可验证、可信赖的金融 AI
A joint initiative by the Department of Computer Science and the Faculty of Business and Economics at The University of Hong Kong.
香港大学计算机系与经管学院教授联合发起。
We build AI systems where every step — from research parsing to code generation to backtesting — is auditable, reproducible, and independently verifiable. Financial institutions need AI they can trust; we engineer that trust into the architecture.
| Project | Description | |
|---|---|---|
| 🔬 | X2Strategy | Turn any research paper, report, or idea into a verified trading strategy. 6-stage pipeline: Parse → Extract → Generate → Validate → Backtest → Diagnose. Works as an Agent Skill — /x2strategy in GitHub Copilot, Claude Code, Cursor. Fully open source and free. |
| 🚀 | ALAGENT Platform | Full-stack Financial AI platform with built-in Verification Engine, Docker-sandboxed backtesting, and collaborative workflows. Free beta — open for registration. |
# Install as an Agent Skill (GitHub Copilot / Claude Code / Cursor)
git clone https://github.com/ALAGENT-HKU/x2strategy.git ~/.claude/skills/x2strategy
#Or
# git clone https://github.com/ALAGENT-HKU/x2strategy.git ~/.github/skills/x2strategy
# Then ask your agent:
# "Use /x2strategy"