File size: 781 Bytes
106563b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
35
---
title: PrediBench Backend
emoji: πŸ€–
colorFrom: blue
colorTo: purple
sdk: gradio
sdk_version: 5.42.0
app_file: app.py
pinned: false
license: apache-2.0
---

# PrediBench Backend

Automated system that fetches Polymarket questions weekly and runs AI agent predictions.

## Features

- πŸ”„ Weekly restart every Sunday at 8:00 AM UTC
- πŸ“Š Fetches top 10 Polymarket questions at 8:30 AM UTC  
- πŸ€– Runs predictions from multiple AI agents
- πŸ“ˆ Uploads results to HuggingFace datasets
- πŸ–₯️ Monitoring interface

## Environment Variables

Set these in your Space settings:
- `HF_TOKEN`: Your HuggingFace API token
- Add any model API keys (OpenAI, Anthropic, etc.)

## Datasets

Creates and updates:
- `m-ric/predibench-weekly-markets`
- `m-ric/predibench-agent-choices`