Bob plug-in implemented based on Anthropic Complete API. It has the functions of translation and polishing.
It supports using Claude API to polish sentences and modify grammar. You only need to set the target language to be the same as the source language.
Official website model comparison
Claude 3 Haiku
(used by default): Fastest and most compact model for near-instant responseClaude 3 Sonnet
: balance of intelligence and speedClaude 3 Opus
: powerful models for highly complex tasksClaude 3.5 Sonnet
: the smartest model Install Bob (version >= 0.50), a translation and OCR software for macOS platform
Download this plugin: claude-translator.bobplugin
Install this plugin
Go to Claude to get your API KEY
Fill the API KEY into the API KEY input box of Bob's Preferences > Service > This plug-in configuration interface
(Optional) Install PopClip so that a floating icon appears near the mouse after typing words.
This repository is an adaptation of Claude API based on yetone's excellent bob-plugin-openai-translator source code. Thanks to the original author for his outstanding contribution.