An open API service indexing awesome lists of open source software.

https://github.com/spectureram/ai-email-reply

This project is a Chrome extension for Gmail that adds an "AI Reply" button to the reply interface. When clicked, it sends the email content to a Spring Boot backend, which interacts with an AI model (e.g., Gemini) to generate a reply. The generated response is then inserted back to the Gmail reply box, enabling users to quickly respond to emails.
https://github.com/spectureram/ai-email-reply

chrome-extension gemini lombok maven springboot

Last synced: 3 months ago
JSON representation

This project is a Chrome extension for Gmail that adds an "AI Reply" button to the reply interface. When clicked, it sends the email content to a Spring Boot backend, which interacts with an AI model (e.g., Gemini) to generate a reply. The generated response is then inserted back to the Gmail reply box, enabling users to quickly respond to emails.

Awesome Lists containing this project