The idea behind SmartRead AI came from the constant need for efficient reading and quick understanding of long-form web content. Personally, I found myself frequently copying content into separate tools to summarize, translate, or extract the key ideas. With the rise of Chrome's on-device AI capabilities, I saw an opportunity to build a privacy-first, browser-based reading companion. This tool would provide fast summaries, translations, and image analyses without sending user content to external servers.
What it Does
SmartRead AI is a Chrome Extension (Manifest V3) that:
Extracts readable text from the current tab and generates concise summaries (smart or structured).
Translates summaries into multiple target languages using Chrome’s built-in Translator API, with model download progress displayed.
Provides rewrite/proofread and image analysis tools with safe demo fallbacks when on-device models aren't available.
Saves summaries locally and allows users to export them to Markdown.
Key Features:
Summarize long articles or papers instantly.
Translate text into several languages.
Proofreading and rewriting tools (when models are available).
Local storage for privacy, ensuring content is saved only on the user’s device.
Export summaries to Markdown format for easy sharing.
Built With
- chrome
- css
- extensions
- html
- javascript
- manifest
- proofreader
- scripting
- summarizer
- translator

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