Overview
Permissions
Capabilities
Network Operations
Detect if content contains a prediction
This is a classifier step meant to tell you if the provided text contains a prediction or not.
Swagger docs and playground for the agent here: https://real-trump.fun/torus/prediction-detector
It supports classifying one or more texts, as well as classifying a given post on X given a post id.
It uses a small model for fast performance (gpt-4.1-mini by default) so it can be used in bulk processing pipelines. If needed you can override the model to any available model on OpenRouter