Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

clone the repository

git clone https://github.com/ya-sonia/Bidirectional-Translator-ENG-to-KSH.git
cd Bidirectional-Translator-ENG-to-KSH

Frontend setup

Make sure node and npm is installed

cd frontend

npm install

backend setup

make sure python is installed

cd translation_backend

pip install -r requirements.txt

python manage.py makemigrations
python manage.py migrate
python manage,py createsuperuser
python manage.py runserver

About

Full-stack translator app (English ↔ Kashmiri) with secure backend storage and real-time text/audio translation. Built using React and Django, integrating IndicTrans2 with TTS for speech input/output, and styled with Tailwind CSS.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages