This is submission for Smart India Hackathon 2022 Finals.
Use the package manager pip to install requirements.
pip install -r requirements.txt
Download model checkpoint click here! and place it in model\seq2seqLM-nllb-600M
# Run manage.py
py manage.py runserver
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.