Logo Lanfrica

Stdaniel2/translator_app

Domain:

natural language processing

Record type:

software
Creator:
Std
Host:
This was done when I was interning for UNICCON(OMEIFE TECHNOLOGIES) the first company to build a humanoid robot in Africa # English–Igbo Translator API This project is a FastAPI-based deployment of a MarianMT Transformer model for English-to-Igbo translation. ## Setup pip install -r requirements.txt ## Run uvicorn app.main:app --reload