Skip to content

Latest commit

Β 

History

History
24 lines (17 loc) Β· 674 Bytes

File metadata and controls

24 lines (17 loc) Β· 674 Bytes

πŸ€– AI Hiring Ethics Game

This is a Streamlit-based interactive ethics game where you role-play as an HR executive making high-stakes decisions about AI hiring systems.

🎯 Objective

Simulate ethical dilemmas in AI hiring using:

  • Rodgers’ Throughput Model (Perception β†’ Judgment β†’ Action)
  • Quantum-inspired decision mechanics (Superposition, Entanglement, Collapse)

πŸ’‘ Features

  • Multiple stakeholder perspectives
  • Bias data analysis and ethical pathways
  • Probabilistic outcomes
  • Iterative feedback and decision refinement

πŸš€ How to Run

Locally

  1. Clone the repo.
  2. Install dependencies:
    pip install -r requirements.txt