
Opinion Compass Agent
Pricing
Pay per event

Opinion Compass Agent
An AI agent that analyzes individuals' stances on specific statements using public social media data. You enter a person's name and an opinion statement, and the Actor evaluates multiple sources to provide a detailed assessment with supporting evidence. The agent is built using LangGraph and Python.
0.0 (0)
Pricing
Pay per event
0
Total users
24
Monthly users
10
Runs succeeded
82%
Last modified
2 months ago
You can access the Opinion Compass Agent programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "person": "Donald Trump",< "opinion": "USA should always come first."<}' |<apify call jan.turon/opinion-compass --silent --output-dataset
Opinion Compass Agent API through CLI
The Apify CLI is the official tool that allows you to use Opinion Compass Agent locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: