Opinion Compass Agent avatar
Opinion Compass Agent

Pricing

Pay per event

Go to Store
Opinion Compass Agent

Opinion Compass Agent

Developed by

Jan Turoň

Jan Turoň

Maintained by Community

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

21

Monthly users

9

Runs succeeded

79%

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.

1echo '{
2  "person": "Donald Trump",
3  "opinion": "USA should always come first."
4}' |
5apify 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

1npm i -g apify-cli
2apify login

Other API clients include: