Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 658 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 658 Bytes

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