Llingua is a LLM-powered translator that runs entirely in your browser using wllama. No data leaves your device.
- Select target languages
- Type text and press
Enterto translate (Shift + Enterfor new line) - First use loads ~1GB model - be patient
git clone https://github.com/emjomi/llingua.git
cd llingua
npm install
npm run build
npm run preview