Spaces:
Running
Running
File size: 842 Bytes
d650e50 e44e7cc d650e50 e44e7cc d650e50 e44e7cc | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 | ---
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`) |