Documentation
All ViewBrain technical and product documentation.
Product & Overview
Product Overview
What ViewBrain is, who uses it, key features, how to run an analysis, and current limitations.
Product
Neuroscience Concepts
fMRI, BOLD, HRF, fsaverage5, brain networks, and how each of the 5 scores is computed from the ROI timeseries — including the exact brain regions and formulas.
Concepts
Developer Onboarding
Getting started guide, prerequisites, local setup, connecting to servers, and deploying changes.
Onboarding
Technical Architecture
CX33 + A100 Architecture
Server inventory, SSH tunnel, public request path, A100 lifecycle management, and security model.
Technical
A100 Setup & Lifecycle
GPU specs, the golden snapshot, auto-start and auto-stop behaviour, SSH key management, cost control, and recovery.
Technical
Request Flow & Pipeline
Step-by-step journey from video upload to rendered results, including timing and error handling.
Technical
TRIBE v2 Model & Outputs
Architecture, inputs (Whisper, LLaMA 3.2-3B, ViJePA2), predictions.npy, tribev2_meta.json field-by-field reference, modality attribution, and attention matrix.
Technical
Recommendations Engine
Objectives, prompt construction, Claude API config, timestamp accuracy, and how to extend objectives.
Technical
Admin Panel
API Reference
CX33 Orchestrator API
All endpoints: upload, jobs, fetch_url, channel/profile scan, tribe-score, dashboard library/benchmark, video_meta, A100 control, recommendations.
API
A100 Inference Server API
Internal endpoints via CX33 SSH tunnel: POST /process (blocking), GET /health (model_loaded, GPU stats), worker setup.
API
Auth API
Login, JWT, media tokens, user management, settings endpoints. Rate limiting, roles, and how auth.js works.
API
Operations