Skip to content

felixv99/translator-skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Translator Skill for AI Edge Gallery

A skill for the AI Edge Gallery app that translates text between any languages using the on-device LLM, then renders the result as an interactive card in the chat UI.

Skill in use

What it does

  • Detects or accepts a source language and translates to the target language
  • Displays a visual card with the original and translated text side by side
  • Language badges with country flags for quick identification
  • Copy and text-to-speech buttons for each text block

Install

From URL — In the AI Edge Gallery app: Skills → (+) → Load skill from URL

https://felixv99.github.io/translator-skill/

Offline — Download this repo as a ZIP on your phone (tap Code → Download ZIP on this page), unzip it, then in the app go to Skills → (+) → Import local skill and select the extracted folder.

About

JS skill that translates text between any languages via the on-device LLM and renders a visual translation card (source + translated text, language badges, copy buttons) as an inline webview in the chat UI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages