An Obsidian plugin that helps you improve your English writing by providing translation and refinement services using various AI models.
- Text Translation: Translate selected text to English
- [WIP] Text Refinement: Improve selected text to make it more native-like
- Multiple AI Providers: Supports multiple AI services including:
- OpenAI
- DeepSeek
- Kimi
- Coze
- Proxy Support: Configure HTTP proxy for API access
- Keyboard Shortcuts: Quick access with customizable hotkeys
Cmd/Ctrl + U
: Translate selected textCmd/Ctrl + Y
: Refine selected text
-
Clone the repository:
-
At root folder, execute below commands:
npm install
npm run build {your <vault>/.obsidian/plugins/ folder}
// e.g. npm run build "/Users/chenxi/Library/Mobile\\ Documents/iCloud~md~obsidian/Documents/my-vault/.obsidian/plugins/"