Inspiration
The idea for CurioAI came from a familiar sight at home — watching my daughter spend “study time” online, yet constantly getting pulled away by unrelated sites and distractions. It wasn’t about a lack of discipline; it was about how the internet is designed to capture attention, not nurture focus.
That made me wonder:
What if technology could gently guide attention back to curiosity instead of punishing distraction?
Rather than blocking websites or enforcing productivity timers, I wanted to create something that feels supportive — a companion that notices when focus drifts and offers something interesting and relevant instead.
That’s how CurioAI was born — a simple Chrome extension that detects what students are working on and transforms distraction into discovery. When a student drifts off task for too long, instead of a harsh reminder, the AI nudges them with:
A few key learning points from their topic,
A quick quiz to reinforce understanding, and
Curated links for deeper exploration.
The goal is to make learning feel less like pressure and more like play — where curiosity leads the way.
🧭 What I Learned
Building CurioAI taught me that AI is most powerful when it encourages effort, not replaces it. Through experimentation and user testing, I realized a few key truths:
Small, context-aware nudges work better than big interruptions. A gentle 60-second reminder with engaging content keeps students learning without breaking flow.
Empathy drives good UX — especially for kids. Tone and timing matter as much as the AI output. A “cheerful nudge” works far better than a “focus warning.”
AI and attention are two sides of the same coin. When guided correctly, AI can help students stay curious and build stronger learning habits.
Designing with purpose builds trust. It’s easy to add AI; it’s harder to make it meaningful. Every design choice — from how long to wait before popping up a quiz, to what tone the AI uses — impacts trust and engagement.
Curiosity +
Gentle Guidance
Sustained Learning Curiosity+Gentle Guidance=Sustained Learning
Ultimately, I learned that we don’t need to fight distraction — we can redirect it. And that’s the philosophy driving CurioAI:
When focus fades, curiosity can bring it back.
What it does
CurioAI is a Chrome extension that tracks all active browser tabs and measures time spent on academic (LMS) versus distracting websites. When users drift to non-productive sites like TikTok or YouTube, it gently nudges them back with short, curiosity-driven quizzes related to their coursework—turning distraction into discovery.
How we built it
We developed a Chrome extension that monitors browser activity and identifies the nature of each site visited. Using Snowflake Cortex AI, we generate quiz questions dynamically based on the user’s current learning material. The extension integrates with Snowflake to process data and trigger real-time content generation through LLM calls.
Challenges we ran into
Implementing an accurate timer to track tab activity and user engagement.
Parsing website content to determine whether it’s academic or distracting.
Redirecting users seamlessly back to their open assignment or LMS tabs.
Managing cross-domain communication and Chrome extension permissions.
Accomplishments that we're proud of
Built a fully functional prototype that detects distractions and generates real-time AI quizzes.
Successfully integrated Snowflake Cortex AI for intelligent content generation.
Created a user-friendly dashboard to visualize focus time, total time, and quiz results.
What we learned
How to build, package, and deploy a Chrome extension.
Working with Snowflake Cloud Platform and Cortex AI for LLM-powered workflows.
Fundamentals of cross-domain collaboration and browser-based automation.
Designing a feedback loop that encourages focus without micromanagement.
What's next for Project CurioAI – Turning Distraction into Discovery
Add personalization based on user’s subjects or learning goals.
Introduce gamification—streaks, badges, and progress levels.
Expand beyond Chrome to other browsers and mobile.
Integrate with more LMS platforms and content APIs.
Built With
- ai
- css
- frontend:
- gpt-4o-mini
- html
- html/css/javascript
- javascript
- openai
- vanilla
Log in or sign up for Devpost to join the conversation.