The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
LLMTranslate is an R package that wraps a Shiny application for TRAPD/ISPOR-style survey translation. It automates forward translation, optional back-translation, and reconciliation using large language models (OpenAI GPT-4o / 4.1 / o-series and Google Gemini).
You can install the development version of LLMTranslate like so:
install.packages("LLMTranslate")
This is a basic example which shows you how to solve a common problem:
library(LLMTranslate)
run_app()
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.