git404hub

what is bob-plugin-openai-translator fr?

nextai-translator/bob-plugin-openai-translator — explained in plain English

Analysis updated 2026-06-26

5,650TypeScriptAudience · generalComplexity · 2/5Setup · easy

tl;dr

A macOS Bob app plugin that routes translations, writing polish, and grammar fixes through OpenAI, so you can highlight text anywhere on your Mac and get an AI-powered result without switching apps.

vibe map

mindmap
  root((bob openai plugin))
    What it does
      AI translation
      Writing polish
      Grammar correction
    Setup
      Bob app required
      OpenAI API key
      Plugin file install
    Features
      Any language
      PopClip integration
      Grammarly replacement
    Audience
      Mac users
      Multilingual writers

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Translate highlighted text from any Mac app into another language using OpenAI without copying to a browser

VIBE 2

Polish and rewrite a sentence for clarity by setting source and target language to the same language

VIBE 3

Correct grammar in any language directly from selected text using the PopClip integration for a one-click trigger

what's the stack?

TypeScriptOpenAI API

how it stacks up fr

nextai-translator/bob-plugin-openai-translatorhelicone/heliconereact-native-modal/react-native-modal
Stars5,6505,6545,656
LanguageTypeScriptTypeScriptTypeScript
Setup difficultyeasymoderateeasy
Complexity2/53/52/5
Audiencegeneraldevelopervibe coder

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · easy time til it works · 30min

Requires Bob version 0.50 or higher on macOS and a paid OpenAI API key.

No license information was mentioned in the explanation.

in plain english

This is a plugin for Bob, a macOS application used for text translation and OCR. The plugin connects Bob to OpenAI's language models so that translations and text improvements go through AI rather than a traditional translation service. It supports three main functions: translating text between languages, polishing writing to make it more natural, and correcting grammar. The polishing feature works by setting the target language to the same as the source language. When you highlight a sentence and trigger the plugin, it rewrites the text for clarity and style rather than translating it. The README describes this as a replacement for grammar tools like Grammarly, and notes it works for any language, not just English. A separate companion plugin focused only on polishing with more advanced rewriting options is also mentioned. Setup requires installing Bob version 0.50 or higher on a Mac, then downloading the plugin file, and finally adding an API key from OpenAI. The key goes into the plugin's settings within Bob. The README also mentions an optional integration with a Mac tool called PopClip, which lets a small icon appear near selected text so you can trigger translation without switching windows. The README is written primarily in Chinese, with a link to an English version of the documentation. A related browser extension for non-Mac users that performs similar translation is also mentioned separately. The project is open source and accepts contributions through a guide in the repository.

prompts (copy fr)

prompt 1
I installed the Bob OpenAI translator plugin on my Mac. How do I configure it with my OpenAI API key and set a default target language?
prompt 2
Show me how to use the bob-plugin-openai-translator to polish my English writing instead of translating it, what settings do I need?
prompt 3
How do I integrate the Bob OpenAI translator plugin with PopClip so I can translate or polish text with a single click from any app?
prompt 4
I want to use this plugin to translate Japanese text in my browser to English. Walk me through the setup steps from installing Bob to doing my first translation.

Frequently asked questions

what is bob-plugin-openai-translator fr?

A macOS Bob app plugin that routes translations, writing polish, and grammar fixes through OpenAI, so you can highlight text anywhere on your Mac and get an AI-powered result without switching apps.

What language is bob-plugin-openai-translator written in?

Mainly TypeScript. The stack also includes TypeScript, OpenAI API.

What license does bob-plugin-openai-translator use?

No license information was mentioned in the explanation.

How hard is bob-plugin-openai-translator to set up?

Setup difficulty is rated easy, with roughly 30min to a first successful run.

Who is bob-plugin-openai-translator for?

Mainly general.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.