--- title: Trading Game AI Assistant emoji: 📈 colorFrom: blue colorTo: green sdk: docker pinned: false license: cc --- # Trading Game AI Assistant A psychological experiment platform combining a trading game with tunable AI advice. Players can adjust AI risk, temperature, and confidence levels while making trading decisions. ## Features - **Trading Interface**: Buy/sell stocks in a fantasy financial universe - **AI Advisor**: Get AI-powered trading advice based on market scenarios - **Tunable Parameters**: Adjust AI risk tolerance, creativity (temperature), and confidence - **Experiment Tracking**: Log decisions and trust scores for research ## Environment Variables Set these in HuggingFace Spaces: - `HF_TOKEN`: Your HuggingFace API token - `HF_MODEL_NAME`: Model to use (default: `meta-llama/Llama-3.1-8B-Instruct:novita`)