Skip to content

❗ This is a read-only mirror of the CRAN R package repository. LLMTranslate — 'shiny' App for TRAPD/ISPOR Survey Translation with LLMs

License

Notifications You must be signed in to change notification settings

cran/LLMTranslate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LLMTranslate

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).

Installation

You can install the development version of LLMTranslate like so:

install.packages("LLMTranslate")

Example

This is a basic example which shows you how to solve a common problem:

library(LLMTranslate)
run_app()

About

❗ This is a read-only mirror of the CRAN R package repository. LLMTranslate — 'shiny' App for TRAPD/ISPOR Survey Translation with LLMs

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages