PsychScanner: A tool to bridge natural psychology with artificial intelligence.
Tested on Python 3.11.11
Note: The package is under rapid development. Contributions are welcome.
✨ Features:
🧠 Automated Cognitive Tasks: Run psychological experiments with LLMs
💬 Flexible Memory: Support for stateless and conversational interactions
🎭 Persona System: Configure AI agents with different personality traits
📊 Multiple Task Types: Surveys, cognitive tasks
🔄 Session Recovery: Checkpoint and resume long-running experiments
git clone https://github.com/saurabhr/psychscanner.git
cd psychscanner
pip install .