Mórfosis is a Chrome extension designed to enhance your writing experience using the power of Gemini Nano AI. Whether you need to rewrite, summarize, translate, or generate suggestions for your text, Mórfosis offers seamless solutions directly within your browser.
Mórfosis was developed as part of the Google Chrome Built-in AI Challenge, showcasing the potential of integrating advanced AI capabilities directly into the browser environment.
To ensure proper functionality, please verify that your system meets the requirements by reviewing the following resources:
- Welcome and About the Prompt API
- The Writer and Rewriter APIs
- The Language Detection API
- The Translation API
- The Summarization API
Mórfosis uses experimental Chrome APIs, making it compatible only with Chrome Canary or Chrome Dev Channel. Please ensure you are using one of these versions of Chrome to access the full functionality of the extension.
Follow these steps to add the Mórfosis extension to Google Chrome:
-
Download the Extension Files: Ensure you have all the required files for the extension (HTML, JavaScript, and other resources).
-
Open Chrome Extensions Page:
- Open Chrome and go to
chrome://extensions/
. - Alternatively, click on the menu (three vertical dots in the top-right corner), navigate to More tools > Extensions.
- Open Chrome and go to
-
Enable Developer Mode:
- Toggle the Developer mode switch in the top-right corner of the extensions page.
-
Load the Unpacked Extension:
- Click the Load unpacked button.
- Navigate to the folder where your extension files are stored and select it.
-
Verify Installation:
- Once loaded, the extension should appear in the list of installed extensions.
- Pin the extension to your toolbar for quick access.
-
Enjoy! Start enhancing your writing effortlessly with Mórfosis.
- Rewrite Text: Improve clarity, grammar, and tone.
- Summarize: Get concise summaries of lengthy content.
- Translate: Translate text seamlessly into multiple languages.
- Suggestions: Use AI-powered prompts for creative ideas, child-friendly explanations, example creation, and more.
- Chat: Engage in dynamic conversations with the built-in AI assistant.
- Automatic Replacement: Automatically replace selected text with the AI-generated text in text areas or editors (e.g., WordPress) for enhanced ease of use.
- Keyboard Shortcuts:
- Open the chat instantly using Control + M for quick interaction with the AI assistant.
- Execute prompts directly in text areas or editable elements with Control + J.
- Run custom recipes in text areas or editable elements with Control + /.
- Customizable Menu: The extension menu can be disabled from the settings for a cleaner browsing experience.
Below is an example of a recipe that demonstrates how Mórfosis can handle multi-step writing tasks effectively:
```
[command prompt="Create a section titled 'Ingredients' and list only the ingredients required to make a basic homemade pizza. Do not include preparation steps or additional context. Include the subtitle as part of the output." systemPrompt="You are a professional chef specializing in Italian cuisine. Provide a clear, concise list of ingredients." lookBack="false"]
[command prompt="Create a section titled 'Preparation' and describe the step-by-step preparation process for making a homemade pizza using only the ingredients provided above. Avoid listing ingredients again. Include the subtitle as part of the output." systemPrompt="You are a professional chef specializing in Italian cuisine. Focus solely on preparation steps based on the previous content." lookBack="true"]
[command prompt="Create a section titled 'Recommendations' and provide tips and tricks for improving the process or enhancing the pizza's flavor based on the ingredients and preparation steps above. Avoid repeating steps or ingredients. Include the subtitle as part of the output." systemPrompt="You are a professional chef specializing in Italian cuisine. Offer concise, practical advice specific to this recipe." lookBack="true"]
```
If you have any suggestions or encounter issues, feel free to open an issue on the repository. Enjoy transforming your writing with Mórfosis!