Inspiration
In the past year, we developed a translator called ProTranslator, which included a Translator, Transcriber, and PDF Script Translator using APIs. Building on that inspiration, we are now creating a Chrome Extension called QuickText Rewriter. The idea for QuickText Rewriter stems from the need to quickly rephrase text for clarity, originality, or audience adaptation while browsing the web. Whether simplifying complex content or generating creative alternatives, we wanted to make this process seamless and intuitive for users. By leveraging the Rewrite API, we aim to enhance the tools we built before with rephrasing capabilities.
What it does
QuickText Rewriter is a Chrome Extension that uses the built-in AI Rewrite API to rewrite, simplify, or rephrase selected text on any webpage. Users can highlight text, right-click, and instantly receive an improved version in a pop-up, providing a quick way to adjust content directly in the browser.
How we built it
Languages: JavaScript, JSON Platform: Chrome Extensions API Built-in AI API: Rewrite API Tools: Visual Studio Code for development, Chrome for testing We built this extension with a focus on minimalism and user-friendliness. The extension integrates seamlessly into the Chrome browser, allowing users to quickly access the Rewrite API by selecting text and right-clicking to get rephrased content. It’s lightweight and doesn’t interrupt the user’s browsing experience.
Challenges we ran into
Ensuring seamless integration with the Chrome Extensions framework. Implementing the Rewrite API to handle various types of input dynamically and provide rephrased output that is both relevant and coherent. Testing the extension on different webpages to ensure compatibility and functionality across various text structures.
Accomplishments that we're proud of
A year ago, we successfully built ProTranslator, a Translator, Transcriber, and PDF Script Translator using APIs, which addressed language conversion and transcription needs.
Now, we are enhancing these tools with the Rewrite API to offer rephrasing and simplification functionalities. Successfully building a functional and user-friendly Chrome Extension in a short time. Utilizing the Rewrite API to provide meaningful, high-quality rephrased text. Creating a tool that benefits users in educational, professional, and creative contexts.
What we learned
The power and versatility of Chrome’s built-in AI APIs for creating innovative and functional extensions. The process of building and deploying a Chrome Extension while ensuring a smooth user experience and seamless integration with web content. How to optimize user interaction with minimal design and maximum functionality.
What's next for QuickText Rewriter
Adding support for other APIs like the Summarization API to summarize larger text chunks. Introducing customizable settings for tone, style, or complexity of rewritten content. Expanding functionality to include mobile browsers or desktop apps.
Built With
Languages: JavaScript, JSON,MERN Platform: Chrome Extensions API APIs: Rewrite API

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