About Blip

Inspiration

1.6 billion children spend over 3,000 hours yearly on devices without learning anything, leading to "brainrot"—passive consumption that rewires developing brains. We asked: what if we didn't fight screen time, but upgraded it instead?

What it does

Blip interrupts kids' screen time at parent-set intervals with personalized quizzes; answer correctly to continue, but three wrong answers locks them into a short video lesson they must complete. Parents get real learning analytics and remote unlock control, while kids get unavoidable micro-learning that turns passive scrolling into active education.

How we built it

We built a React Native iOS app with a Node.js/TypeScript backend on AWS EC2 and DynamoDB, powered by a Python AI agent using LangGraph and MiniMax LLMs to generate personalized questions and 60-second animated video lessons. The system uses JWT auth, S3 storage, and an adaptive difficulty engine that learns from wrong answers.

Challenges we ran into

Implementing iOS kiosk mode to disable system navigation was extremely restricted, requiring creative workarounds with Guided Access APIs. Real-time AI video generation latency required intelligent pre-caching strategies to maintain smooth UX.

Accomplishments that we're proud of

We created a fundamentally new product category—interruptive learning—that's neither a screen limiter nor just another learning app. Our 3-strike remediation system with personalized AI video generation delivers actual learning outcomes, not just time-spent metrics.

What we learned

Behavioral design matters more than technical capability—the best AI is useless if kids can swipe it away. Parents want both control AND insight into what their kids are learning, not just blocking capabilities.

What's next for Blip

Short-term: Android port, gamification with achievement badges, and offline mode with cached content. Long-term: SDK release for third-party integration, teacher/school dashboards, and partnerships with Khan Academy and Duolingo to align with school curricula.

Built With

Share this project:

Updates