Inspi## Inspiration
Family life is coordinated across calendars, messages, task lists, notes and photo galleries. The information exists, but it is fragmented, and much of the mental load remains invisible.
IntelliFamilia explores a simple principle: an AI assistant should reduce that load without taking control away from the family.
What it does
IntelliFamilia is a consent-first family workspace built around three journeys:
- Create a synthetic household with clear Parent, Child and Senior roles.
- Describe the week in natural language. The assistant prepares a visible proposal that can be edited or rejected. Nothing is confirmed until a person explicitly approves it.
- Select a synthetic family scene, add a note, edit the memory draft and approve or discard it before it enters the family timeline.
The interaction contract is: the assistant proposes; the family decides.
How we built it
During OpenAI Build Week, we used Codex with GPT-5.6 to recover and organize the project plan, reduce the scope to a demonstrable core, implement the React experience, test the important state transitions and prepare the deployment and submission evidence.
The application uses React with browser localStorage persistence. The public demonstration requires no account, database, API key or private family data. Its proposal generation is deterministic so the judging journey remains safe and reproducible; it does not claim a live runtime AI API integration.
Challenges we ran into
The main challenge was avoiding an oversized family platform. We deliberately removed unproven features and focused on three complete, understandable journeys.
A second challenge was making human control visible. Editing, rejection, confirmation and approval therefore appear as explicit product states rather than hidden automation.
Accomplishments that we are proud of
- A complete request-to-proposal-to-confirmation flow
- Editable and rejectable weekly items
- Persistence after browser refresh
- An editable, human-approved memory flow
- Synthetic data and clearly stated limitations
- A responsive demonstration that works without credentials or secrets
What we learned
Useful everyday AI is not only about model capability. Trust also depends on whether people can understand, change and refuse what the assistant proposes.
Codex helped transform a broad product vision into a smaller experience that could be implemented, tested and demonstrated within the Build Week deadline.
What's next
Future versions could add secure multi-user households, encrypted synchronization, accessibility research across generations and optional calendar integrations. These capabilities will only be added when consent, permissions and human control remain explicit.<ration
What it does
How we built it
Challenges we ran into
Accomplishments that we're proud of
What we learned
What's next for IntelliFamilia
Built With
- codexs
- gpt-5.6
- localstorage
- next.js
- openai
- react
- typescript
Log in or sign up for Devpost to join the conversation.