An open API service indexing awesome lists of open source software.

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

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.