---
title: React Translator
emoji: 🌍
colorFrom: gray
colorTo: yellow
sdk: static
pinned: false
models:
 - Xenova/nllb-200-distilled-600M
---

A simple React application that performs multilingual translation using Transformers.js!

This is part of the Transformers.js tutorial series. For more information, check out the [GitHub repo](https://github.com/xenova/transformers.js).