ReplyGenie AI is an intelligent email assistant that helps users compose and reply to emails efficiently. It includes a Spring Boot backend powered by AI (via Gemini API) and a Chrome extension for Gmail integration.
- REST API to generate AI-based email replies and custom emails.
- Supports customizable tone (e.g., professional, casual).
- Built using Spring Boot and WebClient for API calls.
- Connects to Gemini API to generate content.
- Adds AI Compose button for new emails.
- Adds AI Reply button in Gmail reply threads.
- User-friendly prompt interface for generating emails.
- Automatically inserts AI-generated content into Gmail compose box.
- Backend: Java, Spring Boot, WebClient
- Frontend: Chrome Extension (HTML, CSS, JavaScript)
- AI Integration: Gemini API
- Version Control: Git & GitHub