Localizing the Open Source AI Buddy 'Clicky' for Japanese Users
Qiita AI•Apr 10, 2026 09:23•product▸▾
product#localization📝 Blog|Analyzed: Apr 10, 2026 09:31•
Published: Apr 10, 2026 09:23
•1 min read
•Qiita AIAnalysis
This is a fantastic showcase of how developers can take Open Source AI projects and adapt them for local communities. By modifying STT, TTS, and Prompt Engineering settings, the author successfully brought a Multimodal macOS assistant to Japanese speakers. It highlights the incredible flexibility and customization potential of modern AI tools for personal productivity.
Key Takeaways & Reference▶
- •Clicky is a persistent macOS menu bar AI companion that uses screen context and voice for interaction.
- •The author successfully switched the speech recognition provider from AssemblyAI to Apple's native framework to support Japanese.
- •Customizing the AI involved updating the TTS model and system prompts to ensure accurate Japanese language responses.
Reference / Citation
View Original"Ctrl+Optionを押しながら話しかけると、画面のスクリーンショットを撮ってClaudeに送り音声で返答してくれます。さらに「ここだよ」と青いカーソルがUI要素を指差してくれる機能まであります。"