TriviaBalance¶
| Field | Value |
|---|---|
| Status | Live — actively supported |
| Type | Product / health tech |
| Availability | Free · public — triviabalance.com, open source on GitHub |
| Repo | dmoniker/balance-trivia |
| Live | triviabalance.com |
Description¶
TriviaBalance is an open source web app that combines trivia gameplay with physical balance training — free for seniors at https://triviabalance.com (also styled TriviaBalance.com). Source on GitHub: dmoniker/balance-trivia.
Senior-engagement theme: Web-first trivia + balance here. Voice companion lane is occupied by Meela.ai (see projects/buddyline — background). Optional future: license/embed trivia content to third-party companions — not a BuddyLine build.
Shipped updates¶
- 2026-06-07: triviabalance.com refreshed — open source, free for seniors, GitHub link. Posture: free, publicly available, actively maintained.
- 2026-06-07: projects/buddyline → background — Meela.ai covers voice-companion wedge; TriviaBalance stays focused on web app.
Key features¶
- Trivia gameplay tied to balance outcomes (exact mechanics TBD in wiki until more raw detail).
- Enriched personalized trivia: trivia sets tuned to each player's interests, history, and difficulty — not one-size-fits-all question banks.
- Cross-platform: playable on phone, tablet, and desktop browsers with a consistent experience (responsive web first; native shells only if needed later).
Next steps — cross-platform + personalized trivia (2026-06)¶
Counterpoint: Personalization needs a light profile (topics, past scores, balance level) without turning the app into a sign-in-heavy product — seniors and caregivers should still land and play in one tap.
Cross-platform compatibility¶
- Responsive web baseline: touch-friendly on iOS Safari and Android Chrome, usable on desktop for caregivers setting up sessions.
- Test viewport + input on real phones (not just desktop devtools).
- Avoid platform-only APIs unless wrapped with a fallback.
Enriched personalized trivia¶
- Profile signals: preferred topics, prior correct/incorrect patterns, balance-exercise tier — feed question selection.
- AI-assisted enrichment: generate or adapt trivia in the player's lane (familiar topics, appropriate difficulty, balance prompts that match ability).
- Keep balance exercises describable in one short spoken paragraph (future buddyline voice pull).
Content & positioning¶
- Free for seniors — no paywall on the public web app.
- Open source — inspect, fork, or self-host from GitHub.
- Wellness + seniors + game design; not clinical claims.
- Theme ladder: TriviaBalance = web (trivia + balance); buddyline = next level (voice companionship + reminders on the phone they already have).
Tech stack¶
- Open source responsive web app (repo: dmoniker/balance-trivia); deployed at triviabalance.com.
Raw sources¶
raw/triviabalance.md
Related¶
- happy-body — another physical-training / coaching-adjacent lane (different product, similar wellness theme).
- buddyline — next level in the senior-engagement theme (voice-first AI companion over the senior's existing phone; added 2026-04-23). Real cross-project synergy on content pipeline (TriviaBalance's trivia + balance-exercise library is a natural source for BuddyLine's call content; BuddyLine's per-senior usage data is a natural content signal for TriviaBalance). Both deferred until post-2026-07-18, but the audience overlap is worth noting now so the two aren't re-scoped independently later.
- tools-and-repos — live URL + GitHub repo.
- Grok-Brief — cold-start capsule if brainstorming AI + content.
Known issues / notes¶
- Flesh out: personalization storage (local vs account), content pipeline, clinical positioning when you add more
raw/notes. - Senior-audience synergy with buddyline: design trivia and balance copy so it also reads well aloud over voice.