Skip to content

PraneswarGanesan/email_geminireply

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Email Writer Assistant AI An AI-powered email reply generator Chrome Extension

This Chrome Extension leverages AI to generate professional email replies based on the content of incoming emails. The extension is designed to seamlessly integrate with Gmail, enhancing productivity by automatically suggesting replies in a professional tone. With a simple and intuitive user interface, it allows users to quickly generate responses with just a click of a button.

Features AI-Powered Reply Generation: Automatically generates a professional reply based on the incoming email content. Seamless Gmail Integration: Works directly within Gmail’s compose window. Easy-to-Use Interface: Just click the "AI-Reply" button, and the reply is generated and inserted into the compose box. Customizable Tone: Generates replies with a professional tone by default, but you can expand to support additional tones. Popup Notifications: Displays a success popup when the reply is generated. Installation

  1. Clone the repository bash Copy code git clone https://github.com/your-username/email-writer-assistant-ai.git
  2. Install dependencies bash Copy code npm install
  3. Load the extension in Chrome Open Chrome and go to chrome://extensions/. Enable Developer Mode. Click Load unpacked and select the email-writer-assistant-ai folder.
  4. Icon & UI Screenshots image image

Usage After installation, navigate to Gmail. Open the compose window. You’ll see the AI-Reply button on the compose toolbar. Click the button to generate a reply based on the email content. The generated reply will be inserted into the compose box. Technologies Used JavaScript: For extension functionality. AI/Backend: API that generates email replies based on the input content (local or cloud-based). Chrome Extension APIs: For interacting with the browser and Gmail interface. Contributing Fork the repository. Create a new branch (git checkout -b feature/your-feature). Make your changes. Commit your changes (git commit -am 'Add new feature'). Push to the branch (git push origin feature/your-feature). Create a new pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •