CoolFace
Apppublic

Axeom/tribe-engage

sourceHugging Faceupdated 6mo agoView on Hugging Face
0likes
21 commits on main
ea24d2b6mo ago

Fix: install spaCy en_core_web_lg model required by tribev2

i1rahman, Claude Opus 4.6 (1M context)
71452a46mo ago

Fix: handle torch tensors from real model + surface all error details

i1rahman, Claude Sonnet 4.6
133d8f86mo ago

Fix timeout: frontend uploads directly to HF Space, saves via Worker

i1rahman
d1ba25d6mo ago

Fix: install uv (tribev2 needs uvx for subprocess)

i1rahman
999c75a6mo ago

Debug: include error details in prediction failure response

i1rahman
9d7bbbe6mo ago

Fix: tribev2 import path + add HF_TOKEN for gated model access + better error logging

i1rahman
9feb7316mo ago

Fix: install tribev2 from GitHub repo, not PyPI

i1rahman
027f7fc6mo ago

Fix: Force torch+tribev2 install on GPU tier (no silent fallback to demo)

i1rahman
5424b156mo ago

Simplify to pure brain activity viewer

i1rahman
73c446b6mo ago

Add Brain Activity Explorer: synced video + region heatmap timeline

i1rahman
f9017e16mo ago

Fix insight engine: hook/closing windows for short videos, smarter dimension thresholds

i1rahman
a8c8f216mo ago

Add actionable creator insights UI

i1rahman
e4722356mo ago

Rename to Quantis by Axeom — remove all TRIBE branding and emojis

i1rahman
a889ecb6mo ago

Light-mode Palantir redesign + fix HF Space access

i1rahman
74c74566mo ago

Fix HF build: split requirements so CPU tier succeeds (demo mode)

i1rahman
946bb606mo ago

Redesign UI with Palantir-style aesthetic

i1rahman
559c1a06mo ago

Migrate frontend from CRA to Vite, deploy to Cloudflare Pages

i1rahman
b612a8d6mo ago

Add D1 database_id to wrangler.toml

i1rahman
980bcba6mo ago

Move auth + storage to Cloudflare Worker with D1

i1rahman
ba35e3c6mo ago

Initial production release — TRIBE Engage

i1rahman
d8bb5cf6mo ago

initial commit

Axeom