Inspiration
The idea came from a simple problem we all have: keeping way too many tabs open all the time. It's easy to have dozens, or even hundreds, of tabs, and after a few weeks, it's impossible to find that one Google Doc or article you know is in there somewhere. It's just a big mess that we created for ourselves.
We realized this wasn't a storage problem, but an information retrieval and organization problem. We didn't just need another list; we needed an intelligent agent to manage the chaos.
What it does
FUXI AI is our solution: a "Master Control Program" (MCP) for your browser that puts your privacy first.
Intelligent Search: Instantly find any tab by its title, URL, or even the content within it.
Smart Organization: With a single command, FUXI AI analyzes your open tabs and intelligently groups related sites into organized workspaces.
Smart Opener: Intelligently opens new sites, preventing duplicate tabs, and finding related content you already have open.
Privacy-First by Design: All processing happens 100% on your device. Your data, your browsing habits, and your history never leave your machine.
Multi-Language Support: Accessible to a global audience with built-in support for 9 languages.
How we built it
FUXI AI was build with an inspiration to solve this tab mess and make the users browsing experience faster, smooth, efficient and clutter free.
CRXJS Extension: We used the crxjs extension along with taliwind to to build a local MCP server for Gemini Nano Tailwind: Added tailwind for styling and modern UI/UX for smoothe client user experience.
Features: We trired to keep features that are needed and actually solved a problem
Challenges we ran into
No project is without its battles. Our main challenges were
Incorrect Inputs: Our MCP was breaking when we typed wrong input. So we go ahead and fixed the issue using the ProofReader API
Quick Action buttons: We saw that we needed some command frequenty like clear chat, quick organise, groups section, etc. So we added quick action buttons for it
There are a lot more. Every feature we added is a result of some problem we faced during developement and testing. We spend countless nights debuging and testing to find edge cases and possible breakage.
Accomplishments that we're proud of
Building a fully functional prototype that actually solves the initial problem of tab chaos.
Successfully designing and implementing an architecture that is 100% private and on-device. This was a non-negotiable goal for us.
Implementing a robust, multi-language i18n system from the very beginning.
Creating a UI that is not only functional but also clean, intuitive, and genuinely helpful.
What we learned
The sheer power and potential hidden within the modern Chrome Extension ecosystem.
The critical importance of robust debugging, patience, and perseverance.
How to design for "privacy-first," which is a fundamentally different and more challenging mindset than "cloud-first."
That building a tool you desperately need yourself is the best motivation a developer can have.
What's next for FUXI AI
The Gemini Nano MCP: Our ultimate vision is to integrate on-device LLMs like Gemini Nano . This will transform FUXI AI from a smart organizer into a proactive Master Control Program that can understand, summarize, and act on your browsing context locally and privately.
A Platform for Developers: We want FUXI AI to become a platform. We envision exposing our local, privacy-first agentic capabilities as an API for other extension developers , allowing them to build their own powerful, private features without having to reinvent the wheel.
For All Users: We will continue to refine the user experience, making browsing more productive, less chaotic, and completely private for everyone.
Built With
- crxjs
- fuse.js
- javascript
- npm
- promptapi
- proofreaderapi
- react
- tailwind
- translatorapi
Log in or sign up for Devpost to join the conversation.