Frikster42/emotional-game-theory-ai
0
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
AI Safety Game Theory Experiment
An experimental application exploring how emotional data impacts AI decision-making in game-theoretic scenarios. (WIP)
Screenshots
Initial game configuration screen where you can select the game type, emotion, and other parameters
Voice chat interface showing the conversation with emotion detection
Decision phase where players make their game theory choices
Results screen showing the outcome of each round
Setup
- Install dependencies:
uv syncsource .venv/bin/activate && uv pip install "hume[microphone]"
- Run locally
uv run streamlit run app.py
