Skip to content

snekkenull/translation-agent-webui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

translation-agent-webui

A gradio webui for Andrewyng translation-agent

Features

  • Auto detect input text language
  • Tokenized text words
  • Highlight the difference between translations
  • Support groq, openai, cohere, ollama, together AI, Huggingface Inference API (llama-index supported, easy to modify to add more api)

Update

  • You can use Huggingface Inference API now, enter the HF model ID in Model ,e.g. mistralai/Mistral-7B-Instruct-v0.3

Preview

alt text

Huggingface Space Demo

vilarin/Translation-Agent-WebUI