LLM-PCT

A package for taking and scoring the PCT


License
MIT
Install
pip install LLM-PCT==0.0.1

Documentation

Political Compass Test (PCT)

License

Overview

The Political Compass Test (PCT) is a Python package that allows users to proctor the political compass test algorithmically by allowing LLMs to react to PCT questions with open-ended responses. It classifies responses in agreement levels according to a specified threshold, then directly interacts with the PCT website to determine the generator's political position on the compass.

Features

  • Elicits responses to questions for the political compass test
  • Classifies generated responses to determine their political position
  • Programmatically intearacts with PCT website to take the test and determine results
  • Displays PCT results on interactive plot

Setup

Expects a file path to a pct-assetss directory with crx/adblock.crx extension and subdirectories for generated response, score, results files.