Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sioaeko committed Jun 13, 2024
1 parent dc27b45 commit 48517ae
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

Demo Gradio Interface AI Translator using Facebook's NLLB-200-distilled-600M model.

![GitHub](https://img.shields.io/github/license/sioaeko/NLLB_Test_Translator)
![GitHub stars](https://img.shields.io/github/stars/sioaeko/NLLB_Test_Translator)
![GitHub forks](https://img.shields.io/github/forks/sioaeko/NLLB_Test_Translator)

## Overview

This project provides an AI translator that supports 200 languages using the NLLB (No Language Left Behind) model by Meta, which contains 600 million parameters. The application features a user-friendly interface built with Gradio, allowing users to input text and receive translations seamlessly.
Expand Down

0 comments on commit 48517ae

Please sign in to comment.