NVDA Ollama Translator

This add-on provides fast and privacy-focused translation for the NVDA screen reader using locally running Ollama AI models.

Table of Contents

Features

Installation & Requirements

  1. Install Ollama: Download and install Ollama from ollama.com.
  2. Download a Model: Open Terminal or Command Prompt and pull a model (e.g., ollama pull llama3 or ollama pull gemma2).
  3. Install the Add-on: Open the ollamaTranslator.nvda-addon file and follow NVDA's installation instructions.

Usage

1. Quick Translation

While navigating text, follow these steps:

2. Marker Translation (For Large Text)

If selecting text is difficult or you want to select a specific chunk:

3. Menu Translation

You can open the manual translation window by going to Tools > Ollama Translator... in the NVDA menu. Here you can paste text and click "Translate".

Settings

Go to Preferences > Settings... in the NVDA menu and select the Ollama Translator category from the list on the left.

Note: Shortcut changes take effect immediately after clicking "OK"; no need to restart NVDA.

Troubleshooting

Developer Info

This add-on is developed by Sarper Arıkan.