Raycast extension for text translation via LLMs
Top 69.8% on sourcepulse
This Raycast extension provides seamless translation capabilities powered by various Large Language Models (LLMs) directly within the Raycast productivity app. It targets Raycast users who frequently need to translate text, summarize content, or identify information, offering a convenient and efficient workflow.
How It Works
The extension leverages the ChatGPT API and supports multiple LLM providers, including Raycast AI, Azure OpenAI, Gemini, Claude, Groq, Moonshot, and Ollama. Users can configure custom API endpoints and keys for different services. It supports various translation modes like direct translation, polishing, summarization, and text identification, with features like clipboard translation, screenshot translation, and global hotkey binding.
Quick Start & Requirements
git clone https://github.com/douo/raycast-openai-translator.git
cd raycast-openai-translator
npm install && npm run dev
Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
10 months ago
1 week