Skip to content

feat: add Ollama Translate extension#230

Draft
AdityaZxxx wants to merge 1 commit intovicinaehq:mainfrom
AdityaZxxx:add-ollama-translate
Draft

feat: add Ollama Translate extension#230
AdityaZxxx wants to merge 1 commit intovicinaehq:mainfrom
AdityaZxxx:add-ollama-translate

Conversation

@AdityaZxxx
Copy link
Copy Markdown

Summary

Translate text using local language models with Ollama directly from Vicinae. A privacy-focused alternative to Google Translate

Features

  • 82 languages supported
  • 3 Commands: translate, instant-copy, instant-paste
  • Auto-detect source language
  • Multiple Ollama models support

Requirements

  • Ollama installed locally
  • At least one Ollama model downloaded

Testing

  • Build: ✅ Pass
  • Lint: ✅ Pass

@aurelleb
Copy link
Copy Markdown
Contributor

aurelleb commented Apr 10, 2026

really cool! I think you should probably circumvent the preference system and present the user with a view where they can pick the model they want (and suggest gemma:1b). Because otherwise, the default experience may be very bad if it picks any other model (assuming gemma:1b is not available)

"privacy"
],
"license": "MIT",
"author": "AdityaRahmad",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

author name needs to match your Github account's username

@AdityaZxxx AdityaZxxx marked this pull request as draft April 11, 2026 03:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants