Research pipeline for studying LLM responses to sensitive social topics.
- Install dependencies:
pip install -r requirements.txt- Set OpenRouter API key:
export OPENROUTER_API_KEY="your-api-key-here"python3 -m src.mainResults are written to outputs/raw/ as JSONL files.