Spaces:
Runtime error
Runtime error
| title: TRIBE Paper Reader | |
| emoji: π§ | |
| colorFrom: purple | |
| colorTo: red | |
| sdk: gradio | |
| sdk_version: "5.0.0" | |
| app_file: app.py | |
| pinned: false | |
| # TRIBE Paper Reader | |
| A research paper reading assistant powered by Meta's TRIBE v2 brain encoding model. | |
| ## How it works | |
| 1. **Paste text** from a research paper | |
| 2. **Cognitive states** are inferred from linguistic markers mapped to brain activation patterns: | |
| - π΄ **Red = Curiosity** (prefrontal + anterior cingulate activation) | |
| - π΅ **Blue = Questioning** (dorsolateral prefrontal dominance) | |
| - π’ **Green = Confusion** (high executive load, low coherence) | |
| - π‘ **Yellow = Excitement** (emotion + reward circuits) | |
| - π£ **Purple = Insight** (associative cortex coherence spike) | |
| - π **Orange = Frustration** (conflict monitoring, low reward) | |
| 3. **Text is highlighted** in real-time based on predicted cognitive states | |
| ## Usage | |
| Paste paper text, then click "π§ Analyze Paper". | |