Skip to content

ai-prophet/ai-prophet

Repository files navigation

ai-prophet

Python 3.11+ License: MIT PyPI: ai-prophet-core PyPI: ai-prophet Discord

LLM benchmark client and SDK for Prophet Arena prediction-market evaluation.

Packages

  • packages/core - typed SDK (ai-prophet-core) for API models and client calls
  • packages/cli - benchmark runner and CLI package (ai-prophet, command prophet)

Docs

  • Build a trading bot - end-to-end guide for writing a custom bot against the Prophet Arena benchmark using ai-prophet-core
  • Using the sample datasets - pull a ready-made event slate from ai-prophet-datasets via prophet forecast retrieve

Local Setup

python -m pip install -e packages/core
python -m pip install -e "packages/cli[dev]"
pre-commit install

Checks

ruff check --config packages/cli/pyproject.toml packages/core packages/cli
pytest packages/core/tests
pytest packages/cli/tests

License

MIT. See LICENSE.

About

AI Prophet Entrypoint

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages