TransFlex Logo TransFlex
← Back to Blog

Getting Started with TransFlex

By TransFlex Team

This guide walks you through installing TransFlex, adding your first AI provider, and making your first translation. You’ll be up and running in under five minutes.

Step 1: Download and Install

Head to the download page and download the installer for your platform.

PlatformFile
macOS (Apple Silicon)TransFlex_aarch64.dmg
macOS (Intel)TransFlex_x86_64.dmg
WindowsTransFlex_setup.exe
LinuxTransFlex.AppImage or TransFlex.deb

macOS: Open the .dmg, drag TransFlex to your Applications folder, then open it. If macOS blocks the app on first launch, go to System Settings → Privacy & Security and click Open Anyway.

Windows: Run the .exe installer and follow the prompts. Windows Defender may show a warning for unsigned apps — click More info → Run anyway.

Linux: For AppImage, make it executable (chmod +x TransFlex.AppImage) then run it. For .deb, install with sudo dpkg -i TransFlex.deb.

Step 2: Add an API Key

TransFlex needs an API key from at least one AI provider. Your key is stored securely in your OS keychain — it never leaves your machine except to communicate directly with the provider.

  1. Open TransFlex
  2. Open Settings (click the Settings icon in the header)
  3. Select AI Providers
  4. Choose your provider (e.g., OpenAI)
  5. Paste your API key and click Save

Getting an API Key

Most providers offer a free tier or trial credits — enough to explore TransFlex before committing.

Step 3: Make Your First Translation

  1. Return to the main Translate tab
  2. Select your source language (or leave it on Auto-detect)
  3. Select your target language — for example, Vietnamese
  4. Type or paste the text you want to translate in the input area at the bottom
  5. Press Enter or click the Send button

TransFlex will stream the translation in real time. You’ll see the output appear word by word as the AI responds.

Step 4: Refine Your Translation

The chat-style interface means you can follow up naturally:

This iterative approach is what sets TransFlex apart from one-shot translation tools.

Tips for Better Results

Use the system prompt field. In Settings → Translation, you can define a default instruction like “Translate to Vietnamese using formal business language” that applies to every session automatically.

Pick the right model. For general text, gpt-4o-mini or claude-haiku-4-5 are fast and cost-effective. For technical or nuanced content, try gpt-4o or claude-sonnet-4.

Keep sessions focused. Each session maintains context. Starting a new session clears the context, which can help when switching between unrelated documents.

Keyboard Shortcuts

ActionShortcut
Send messageEnter
New line in inputShift + Enter
Clear current sessionCmd/Ctrl + Shift + K

Next Steps

Happy translating!