hackquest logo

WhatsTranslate

chrome extension for translating chat

视频

描述

WhatsTranslate is a Chrome extension that enhances WhatsApp Web with real-time message translation and chat summarization capabilities.

1. Translation:

- Translates incoming and outgoing WhatsApp messages in real-time

- Supports multiple languages

- Offers three translation models:

- Local Gemini Nano (works offline)

- Gemini API (cloud-based)

- Vertex AI (enterprise-grade, requires Google Cloud)

2. Summarization:

- Generates concise summaries of WhatsApp conversations

- Allows users to select which messages to include

3. Technical Components:

- Background script for API calls and translation/summarization logic

- Content script that modifies the WhatsApp Web DOM

- Smart caching system to improve performance

- User-friendly popup interface

The extension focuses on privacy (with local translation options) while providing powerful language translation capabilities directly within the WhatsApp Web interface.

技术栈

React
Javascript
Chrome Extension
GoogleAI
VertexAi
TailwindCSS