File size: 954 Bytes
29f2350
 
 
 
 
 
24f1b2d
29f2350
 
 
 
139b931
 
 
 
 
 
24f1b2d
 
139b931
 
 
 
 
 
24f1b2d
139b931
 
 
24f1b2d
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
27
28
29
30
31
---
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".