This contains a basic variety of AI tools and API bindings useful for forecasting and predicting.
Set up your API keys for PERPLEXITY_API_KEY, OPENROUTER_API_KEY, etc in a .env file.
The rest is mostly self explanatory.
If you are a prompt engineering enthusiast, you may want to change MULTIPLE_CHOICE_PROMPT_TEMPLATE, NUMERIC_PROMPT_TEMPLATE etc. General pipeline is to call a search -> generate outputs from the search results -> extract results from outputs