đź’ˇ Inspiration

I often found myself opening countless tabs, copying snippets into notes, and losing track of what I was researching just minutes ago. The problem wasn’t access to information — it was the chaos of managing it.
I wanted a browser that could think with me, not just show me pages. That idea became NutShell — a workspace where every tab understands context, connects insights, and helps you stay focused without the fatigue of juggling tabs and tools.


đź§  What It Does

NutShell turns every Chrome tab into an AI-powered workspace that chats, summarizes, and draws insights across pages.
Instead of copying content into external chatbots, users can:

  • Get instant summaries of pages, organized by section
  • Ask context-aware questions with answers grounded in on-page content
  • Use Cross-Tab Chat to connect insights between open pages
  • Enjoy privacy-first processing, entirely on-device

It’s like having a mini-research assistant inside each tab — one that remembers what you’re exploring and helps connect the dots across topics.


đź§© How We Built It

NutShell is built on Chrome’s Built-In AI APIs — combining the Prompt API for Q&A, the Summarizer API for structured overviews, and OPFS storage for private, persistent memory.
Each tab runs an isolated AI session that syncs through a Cross-Tab Communication Bridge, enabling collaborative insight sharing.
Built as a Manifest V3 extension, NutShell’s architecture blends background service workers, a responsive side-panel UI, and event-driven page analysis — all optimized for local execution through Gemini Nano.
This design ensures lightning-fast summaries, minimal memory overhead, and absolute data privacy.


⚙️ Challenges We Ran Into

Building a true multi-tab AI system inside Chrome was tougher than expected.
We had to:

  • Maintain real-time synchronization between independent AI contexts
  • Prevent lag during simultaneous summaries and Q&A
  • Design a UI that feels native inside Chrome’s side panel
  • Balance power and simplicity, so even casual users feel in control

And we did it all without any cloud calls, which made every millisecond of performance optimization count.


🏆 Accomplishments We’re Proud Of

NutShell transformed ordinary browsing into a flow of discovery.
For the first time, research felt fluid — not fragmented. Searching became faster, more focused, and surprisingly enjoyable.
We’re proud that NutShell doesn’t just save time — it reshapes how people think and learn online, all while keeping privacy at the core.


📚 What We Learned

NutShell taught us that context equals clarity.
When your tabs talk to each other, you stop getting lost in the noise and start thinking in connected patterns.
We also learned that AI works best when it’s invisible — seamlessly integrated into the user’s natural workflow rather than demanding attention.
And perhaps most importantly, that on-device AI can be both powerful and ethical, proving that privacy and intelligence can coexist.


🔮 What’s Next for NutShell

NutShell is evolving from an assistant into a thinking companion.
It will analyze how users explore information and guide them toward better, faster research.
Every tab will adapt to intent — ranking insights by relevance, surfacing key connections, and offering subtle coaching on improving research habits.
Soon, NutShell will even continue your research autonomously, discovering and organizing new insights while you focus on something else.

Our long-term vision is a browser that doesn’t just display information — it thinks alongside you, amplifying human curiosity with structured, evolving intelligence.


đź§® The Formula of Productive Research

$$ \text{Productivity} = \text{Context} \times \text{Clarity} \times \text{Focus} $$

Built With

Share this project:

Updates