CoolFace
Apppublic

Frikster42/emotional-game-theory-ai

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes
App README

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

[image] Initial game configuration screen where you can select the game type, emotion, and other parameters

[image] Voice chat interface showing the conversation with emotion detection

[image] Decision phase where players make their game theory choices

[image] Results screen showing the outcome of each round

Setup

  1. 1.Install dependencies: uv sync source .venv/bin/activate && uv pip install "hume[microphone]"
  1. 1.Run locally uv run streamlit run app.py