AI forecasting and research tools to help humans reason about and forecast the future. Current version 0.2.90, requires Python >=3.11, <4.0. Maintained actively on GitHub by Metaculus.
pip install forecasting-toolsNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize with API key and run a forecast.
Use 'from forecasting_tools import ForecastTools'.
Use ft.forecast(...) instead of ft.predict(...).
Set METACULUS_API_KEY environment variable or pass api_key argument.
No dependency data recorded yet.