Linguist, a translation browser extension
Hey everyone, check the Linguist - you can translate texts offline - dictionary + history for learn languages - it is are hackable - you can enter code to use your own translation service
Does the same job
all alternatives →- OSOpen-source and privacy focused offline translation in the browser2024 · ▲6
I'm launching Linguist Translate, an open-source, full-featured translation solution with an embedded offline translator based on the Bergamot Project created by Mozilla. Site: https://linguister.io 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…

- ATArgos Translate – Open-source offline translation app written in Python2020 · github.com · ▲81
- RLReadlang – Learn a language while you surf the web2015 · readlang.com · ▲178

More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 1d ago · opentrailpaper.com

Launched alongside, August 2023
the whole month →



Lottielab▲871Create and ship lottie animations to sites and apps faster
Dev tools · 2023 · lottielab.com
- LC
Outlines is a Python library that focuses on text generation with large language models. Brandon and I are not LLM experts and started the project a few months ago because we wanted to understand better how the generation process works. Our original background is probabilistic, relational and symbolic programming. Recently we came up with a fast way to generate text that matches a regex (https://blog.normalcomputing.ai/posts/2023-07-27-regex-guide...). The basic idea is simple: regular expressions have an equivalent Deterministic-Finite Automaton (DFA) representation. We…
AI · 2023 · github.com