Metaculus / Metaculus/metaculus
Global Bot Leaderboard - daily updating
Open
@lsabor is already working on this.
Since Nov 16, 2025.
Stale
- Dominant language
- TypeScript
- Stars
- 113
- Forks
- 34
- Avg merge
- 16h 34m
- Merged PRs (30d)
- 30
Description
Set up a daily cronjob to update the leaderboard.
We probably have to consider how to optimize the data retrieval. It currently takes ~20 minutes for generating all the relevant head to head scores. This data can be directly saved in a DB table, or cached in a local CSV. When a new question resolves, additional head to head scores will have to be added.
Luke to consult Hlib and/or Elis for implementation recommendations.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.