Spaces:
Runtime error
Runtime error
File size: 797 Bytes
9568e9c |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 |
---
title: PrediBench Frontend
emoji: π
colorFrom: green
colorTo: blue
sdk: gradio
sdk_version: 5.42.0
app_file: app.py
pinned: false
license: apache-2.0
---
# PrediBench Frontend
Interactive leaderboard and performance dashboard for AI agent predictions on Polymarket.
## Features
- π **Leaderboard Tab**: Rankings by PnL, Sharpe ratio, win rate
- π **Performance Tab**: Interactive charts with agent selection
- π **Daily Refresh**: Loads latest data from HuggingFace datasets
- π± **Responsive UI**: Clean Gradio interface
## Data Source
Loads from:
- `m-ric/predibench-agent-choices`
## Usage
1. View overall leaderboard in the first tab
2. Select specific agents in the performance tab
3. Explore interactive Plotly visualizations
4. Refresh data anytime with the button |