https://github.com/tonebridge/tonebridge
Translate text with precise tone control using AI
https://github.com/tonebridge/tonebridge
ai gemini gemini-api translation v0 vercel
Last synced: about 1 month ago
JSON representation
Translate text with precise tone control using AI
- Host: GitHub
- URL: https://github.com/tonebridge/tonebridge
- Owner: tonebridge
- Created: 2025-08-17T12:35:14.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-08-20T18:47:34.000Z (about 2 months ago)
- Last Synced: 2025-08-20T20:49:02.665Z (about 1 month ago)
- Topics: ai, gemini, gemini-api, translation, v0, vercel
- Homepage: https://tonebridge.vercel.app/
- Size: 5.86 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tonebridge
## What is ToneBridge?tonebridge is an AI-powered translation tool that goes beyond word-for-word.
It uses **Google Gemini** for translations and **ElevenLabs** for voices, showing you **casual, neutral, and professional** styles side-by-side.When ElevenLabs isn’t available, ToneBridge falls back to standard **text-to-speech (TTS)** so you can still hear results out loud.
👉 Try it here: [tonebridge.vercel.app](https://tonebridge.vercel.app/)
---
## Why it’s different
- **Three tones at once** → no need to pick blind, compare instantly
- **Voice playback** → ElevenLabs voices when available, fallback TTS otherwise
- **Context-aware** → meaning stays alive across styles---
## Status
This project is currently **closed source**.
The GitHub page exists as an introduction and information hub.---
## Getting your own API keys
If you want to experiment with similar tools, here’s how to get the keys tonebridge uses:
### Google Gemini API Key
1. Go to [Google AI Studio](https://ai.google.dev/).
2. Sign in with your Google account.
3. Create a new API key under **Get API Key**.
4. Copy the key — this will let you call Gemini models.### ElevenLabs API Key
1. Head to [ElevenLabs](https://elevenlabs.io/).
2. Make an account (free tier available).
3. Open your **Profile → API Keys** section.
4. Generate a new key and copy it.---
## Tech highlights
- **Gemini API** for translation + tone control
- **ElevenLabs** for natural voices (with TTS fallback)
- Hosted on **Vercel** for fast access---
## About
tonebridge is built as an experiment in translation with personality.
Words don’t live in one style — and now, your translations don’t have to either.