https://github.com/philrox/vaia
Multi-agent AI prediction market system · Agora Hackathon submission
https://github.com/philrox/vaia
agentic-finance ai-agents arc-network erc-8004 polymarket prediction-markets
Last synced: about 1 month ago
JSON representation
Multi-agent AI prediction market system · Agora Hackathon submission
- Host: GitHub
- URL: https://github.com/philrox/vaia
- Owner: philrox
- Created: 2026-05-23T07:40:14.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2026-05-23T09:26:56.000Z (about 1 month ago)
- Last Synced: 2026-05-23T11:26:18.211Z (about 1 month ago)
- Topics: agentic-finance, ai-agents, arc-network, erc-8004, polymarket, prediction-markets
- Size: 3.91 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
# VAIA
Multi-agent AI prediction market system. Built for the Agora Agents Hackathon (Canteen + Circle + Arc, 11.-25. Mai 2026).
**Status:** Day 1 — Setup in progress.
## Vision
5 specialized agents on a shared pipeline, all registered in [Agent Passport](https://github.com/philrox/agent-passport):
- VAIA-AI · AI-Model-Performance markets
- VAIA-Crypto · Crypto-native markets
- VAIA-Macro · Macro markets (CPI, Fed, NFP)
- VAIA-Sports · Sports markets
- VAIA-Arb · Cross-Venue arbitrage
Powered by Polymarket V2 + (stretch) Hyperliquid HIP-4. ERC-8183 job flow for paid analyses. All decisions hashed on Arc.
## Built on Agent Passport
See [philrox/agent-passport](https://github.com/philrox/agent-passport) for the open-source Cross-Venue Agent Identity Layer that VAIA uses.