Inspiration
Running a business is hard, especially when you're constantly competing against others in the same space. Many business owners don’t have access to advanced tools that provide actionable insights about their own websites and their competitors’ strategies. With AI rapidly evolving, we saw an opportunity to build a tool that empowers small and medium-sized business owners to stay competitive, retain customers, and grow sustainably—right from their browser.
What it does
SimForce Customer Magnet is a Google Chrome extension powered by cutting-edge AI. It allows business owners to analyze their own websites and competitor sites with just a few clicks. The extension uses built-in AI models, such as Gemini Nano, and APIs like the Prompt API, Summarization API, and Rewrite API to generate a tailored “Growth Prescription” for users. These prescriptions include actionable recommendations for website optimization, customer retention, and competitive differentiation, helping users make data-driven decisions in real-time.
How we built it
SimForce Customer Magnet was built using:
- React and TypeScript: For the front-end Chrome extension framework.
- Chrome’s Built-in AI APIs: Leveraging the Prompt API for user interaction, the Summarization API for distilling complex website data, and the Rewrite API for enhancing content recommendations.
- WebAI Models: Gemini Nano and other in-browser AI capabilities to ensure all processing happens locally, maintaining user privacy and efficiency.
- Chrome Extension Architecture: Utilizing manifest v3 to seamlessly integrate AI-powered features into the browsing experience.
Challenges we ran into
- API Integration: Understanding and implementing Chrome’s built-in AI APIs required navigating new documentation and experimental features.
- Processing Limitations: Keeping all processing within the browser using built-in AI models, without server-side calls, required optimizing data workflows and reducing complexity.
- UI/UX Design: Creating a user interface that is both intuitive and informative for business owners, who may not have technical expertise.
Accomplishments that we're proud of
- Successfully integrated multiple Chrome AI APIs into a single tool that provides real-time, actionable insights.
- Built a solution that prioritizes user privacy by performing all computations locally, without server calls.
- Delivered a tool that directly addresses pain points for small business owners, empowering them to grow and compete effectively.
What we learned
- The potential of Chrome’s built-in AI capabilities to power impactful, real-time web tools.
- The importance of designing tools with a focus on simplicity and usability for non-technical users.
- How to optimize AI models and APIs for local use, ensuring fast and secure processing directly in the browser.
What's next for SimForce Customer Magnet
- Enhanced Growth Prescriptions: Incorporating additional APIs like the Translation API to make recommendations globally relevant.
- Real-Time Alerts: Adding features to notify users of competitor changes, such as new products or updates.
- Deeper Integrations: Connecting SimForce with platforms like Google Analytics, Mailchimp, or HubSpot to provide even richer insights.
- Expansion to Other Use Cases: Exploring applications for other industries, such as e-commerce and SaaS.
- User Feedback Loop: Gathering feedback from early users to refine features and add functionality based on real-world needs.
Built With
- gemini
- gemini-nano
- react
- tailwind
- typescript

Log in or sign up for Devpost to join the conversation.