Mission & Vision¶
Mission¶
Big Nerd Idea Foundation advances the public good by developing free, open-source software, hardware integration frameworks, architecture guidelines, and developer tooling — providing the open ecosystem that empowers builders, partner organizations, and the communities they serve.
Vision¶
Technology built for profit has consistently underserved the communities that need it most — those experiencing houselessness, poverty, aging in isolation, and recovery. We believe an open ecosystem of software, connected devices, and architecture patterns — built with those communities as the primary stakeholder — can close that gap.
Smart devices and ambient computing are already reshaping how people live. That transformation should not be locked behind proprietary platforms. BNI Foundation publishes the open building blocks: software libraries, IoT and smart home framework specs, hardware integration APIs, and reference architectures — so any developer or hardware partner can build tools that genuinely serve people.
Closing the agentic AI access gap (2026 mission commitment)¶
Agentic AI — AI that acts on a person's behalf rather than only chatting back — is becoming a category of literacy, agency, and economic participation as important as internet access was in 2000. As of 2026, chat AI access is broadly available; agentic AI access is mostly paywalled ($20–$200 per month per tool, often per-call pricing on top). For populations BNI Foundation serves — people in recovery, reentry, elderly isolation, houselessness, and economic marginalization — that paywall is the line between systems being accessible to them or not.
BNI Foundation commits to bringing agentic AI to the underserved as a primary mission goal, on equal footing with the existing commitments to open-source software, accessible hardware, and privacy-first architecture. This through-line already runs across BNI's three AI-touching projects:
- MPowerUP Guardian AI — plain-language translator, scam detector, service navigator, and token advocate inside a mutual-aid network
- rlivn — a persistent warm companion for elderly and dementia/Alzheimer's clients, managing medication reminders, video calls to family, smart-home actions, and caregiver escalation
- Second Boot — Module 04 (AI Literacy) — hands-on curriculum teaching cloud and local agentic AI tools as part of the device-award digital literacy program
We are explicit, per the Epistemic Honesty directive, about what we don't yet know:
- That agentic AI access materially improves outcomes for these populations is a
[HYPOTHESIS], not a[PILOT VALIDATED]claim. We say "we believe X" until pilot data exists. - Vulnerable-population-specific agentic-AI safeguards are a research category the field has not solved. BNI is signing up to help invent some.
- The economics of cloud agent costs for participants who can't pay for them remains unsolved per deployment. Each BNI agentic project publishes its agent-cost model up front.
Full thesis, four open gaps, and validation milestones: Agentic AI Access — Thesis and Open Questions.
Sustainability & carbon awareness (foundational commitment)¶
The populations BNI serves — people in recovery, reentry, elderly care, houselessness, and economic marginalization — are disproportionately exposed to climate disruption, supply-chain failure, and energy poverty. Designing for those constraints is not a side concern; it is part of mission alignment. BNI treats sustainability — alternative energy, hardware reuse, off-grid resilience, local supply chains, and carbon-aware design — as a foundational design property of every project, on equal footing with epistemic honesty.
This commitment surfaces concretely across BNI's projects:
- MPowerUP — battery-conscious peer-to-peer architecture is grid-resilient by design, not as an afterthought
- Toaster Chef Trike — real-world deployment vehicle designed around GoSun-inspired solar cooking, not grid plug-in or fossil fuel
[HYPOTHESIS] - Second Boot — refurbishment-vs-new-manufacture is the program's headline carbon-avoidance story; the Ubuntu LTS choice extends device lifespan well beyond consumer-electronics norms
- wholefolk — local supply chain Phase 0 research is fundamentally a carbon-reduction thesis, not only a sovereignty thesis
Per the Sustainability & Carbon Awareness directive, carbon claims follow the same [HYPOTHESIS] → [PILOT VALIDATED] validation discipline as any other claim — we say "designed for sustainability" until measured data exists, then promote.
What we produce¶
- Open-source software — Libraries, frameworks, and platforms released under MIT, Apache 2.0, or AGPL. Free to adopt, build on, and host.
- Hardware integration frameworks — Open specs and reference architectures for IoT and smart home devices, compatible with major hardware platforms and partner manufacturers.
- Architecture guidelines — Documented patterns for building privacy-first, offline-resilient, accessible software and device systems.
- Developer APIs and documentation — Public APIs, SDKs, and comprehensive documentation so any developer can extend or integrate with BNI tools.
How we work¶
- Open source by default. Core libraries, frameworks, and hardware specs are MIT or Apache 2.0. Maximum adoption, minimum friction.
- Privacy-first architecture. No central servers holding sensitive data. No account required for end-user software. Local-first and offline-resilient by design.
- Hardware-inclusive. BNI publishes open IoT and smart device frameworks — not just software. Device manufacturers and integration partners build on these open specs alongside our software.
- Community-led design. Features are driven by the needs of partner organizations and the people they serve, not by what's easiest to build.
- Sustainable funding model. BNI Foundation is sponsored by Big Nerd Idea, LLC, which delivers commercial Services, Apps, and Smart Device products built on BNI's open ecosystem. Revenue from those commercial products funds continued open-source and open-hardware development.
Ecosystem model¶
flowchart TD
subgraph FOUNDATION["BNI Foundation (open ecosystem)"]
SW["Open-source software\nLibraries · Platforms · SaaS frameworks"]
HW["Hardware frameworks\nIoT specs · Smart home APIs · Reference architectures"]
DOCS["Developer tooling\nAPIs · SDKs · Docs · Architecture guidelines"]
end
subgraph LLC["Big Nerd Idea, LLC (commercial execution)"]
SVC["Services\nManaged hosting · Support contracts · Consulting"]
APPS["Apps\nMobile · Web · SaaS platforms"]
DEVICES["Smart Devices\nIoT products · Smart home integrations · Hardware partnerships"]
end
FOUNDATION -- "open-source output" --> LLC
LLC -- "sponsorship (~15–20% of revenue)" --> FOUNDATION
LLC -- "delivers" --> Communities["Partner orgs &\ncommunities served"]
Theory of change¶
flowchart LR
A["Open ecosystem\n(software + hardware + docs)"] --> B[Partner orgs and hardware makers adopt]
B --> C[Vulnerable populations get better tools and services]
C --> D[Community resilience grows]
D --> E[More builders see what's possible]
E --> B