Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Linguist Alternatives
Similar projects and alternatives to linguist
-
hosts
🔒 Consolidating and extending hosts files from several well-curated sources. Optionally pick extensions for porn, social media, and other categories.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
-
-
bergamot-translator
Cross platform C++ library focusing on optimized machine translation on the consumer-grade device.
-
taxonomy
An open source application built using the new router, server components and everything new in Next.js 13.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
openai-translator
基于 ChatGPT API 的划词翻译浏览器插件和跨平台桌面端应用 - Browser extension and cross-platform desktop application for translation based on ChatGPT API.
-
-
dictionaries
Discontinued One dictionary to rule them all -- a browser extension to help you learn languages [Moved to: https://github.com/pnlpal/dictionaries] (by revir)
-
jumpcutter
⏩ Fast-forwards long pauses between sentences — watch lectures ~1.5x faster (browser extension) (by WofWca)
-
-
-
TabArray
Chrome-like tab groups using private and isolated containers: The ultimate tab manager and groups for Firefox.
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
linguist discussion
linguist reviews and mentions
-
Show HN: Open-source and privacy focused offline translation in the browser
GitHub: https://github.com/translate-tools/linguist
Today, Linguist is launched on ProductHunt. Check it out: https://www.producthunt.com/posts/linguist-translate
Linguist is not just a wrapper over Google Translator like many other extensions. You can use any translation service with Linguist, thanks to custom translators! You may even deploy any machine translation (like LibreTranslate) on your localhost and then add this service to Linguist.
All features are included: text translation, full-page translation, selected text translation, Text-To-Speech, dictionary, history, and even more.
-
Manifest V2 phase-out begins
Manifest V3 will affect on UX of many extensions.
For an instance, i've built a Linguist, is a full featured translation in browser that may translate even offline (with embedded Bergamot translator of Mozilla) https://github.com/translate-tools/linguist
One of important Linguist features is that user able to use custom translators, it means user may insert their javascript code that implements a translator class, and then use their custom translator. So it is possible to use ChatGPT as translation module in Linguist, or even local instance of LLAMA, any proprietary translation service API, etc.
But with manifest V3, google also ban RCE (remote code execution), so probably when i will implement a feature "custom translators store" where will be present a lot of custom translators from a github, and this feature will fetch their code when user press "install", a google will ban this version, and i will be forced to roll back this feature for chrome, and leave it as is in Firefox.
As result, a Chrome users will always have a "simplified" versions of features and we will have inversed case with Browser API features (when site tell you "go chrome to run my features"). An extensions will notify their users "go firefox to have all features like a custom translators store or ads blocker".
Is this a distributed and balkanized web3?
- Linguist, a privacy friendly browser extension for translation with offline and
-
Released Linguist 5.0 - privacy focused browser extension to translate web pages locally (offline) with advanced features
Released a new version Linguist 5.0 - browser extension to translate and learn languages. Linguist is all-in-one translator, it supports translation of selected text, full-page translation, and translation of any text you input. Linguist has a text-to-speech feature and a dictionary to save translations and remind some words and phrases later. You can choose any translation service, including Google, Bing, and DeepL. Linguist supports custom translators, so you can add your favorite translation service, for example, use ChatGPT as a custom translator.
-
Great big react typescript projects?
Look at https://github.com/translate-tools/linguist This is a popular browser extension built with typescript. This repository illustrate a high code quality and development best practices
-
Linguist 5.0 - addon to translate and learn languages with respect to privacy
One question. What type of license does Linguist use? In the GitHub repository it indicates that it uses a BSD-3-Clause license, but in the add-ons store webpage it is licensed under the GPLv3. Could you clarify it? Thanks.
-
All-in-one browser extension to translate and learn languages with respect to privacy
Try Linguist for your browser: - Chrome - Firefox
-
Privacy-friendly browser translator?
with the custom translator that you can point to your personal LibreTranslate server.
- Linguist: open source browser extension for translating pages. "Free, open source, supports all translation services and does not collect your personal data."
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 13 Dec 2024
Stats
translate-tools/linguist is an open source project licensed under BSD 3-clause "New" or "Revised" License which is an OSI approved license.
The primary programming language of linguist is TypeScript.