paulsabou
Mix plugin for translating gettext pot files with LLM's?
Recently I have been using OpenAI (via Weblate) to translate my gettext pot files. It works pretty well. In my experience OpenAI works better than Google Translate or similar machine translation services. I haven’t benchmarked this so it’s just based on limited use (almost 2 years now) in several projects.
I’m looking to simplify my setup by calling OpenAI directly from my dev and translate the pot files locally before pushing to git. I have found a mix plugin for Google Translate (GitHub - alexfilatov/getatrex: Gettext Automatic Translator in Elixir · GitHub) but I would prefer something similar that uses an LLM (possiby via langchain if needed) that would do the same job.
I searched around for a while but didn’t find such a plugin. I’m considering writting one myself if I cannot find it.
Does anyone know of such a mix plugin?
Popular in Questions
Other popular topics
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #elixirconf
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #elixirconf-us
- #distillery
- #processes
- #forms
- #api
- #metaprogramming
- #security
- #performance









