An open API service indexing awesome lists of open source software.

https://github.com/nullhawk/kathan

Full Stack django website using custom verson Bhashini API to convert to and fro all the Indian languages
https://github.com/nullhawk/kathan

Last synced: about 1 year ago
JSON representation

Full Stack django website using custom verson Bhashini API to convert to and fro all the Indian languages

Awesome Lists containing this project

README

          

# kathan
Full Stack django website using custom verson Bhashini API to convert to and fro all the Indian languages

For using its backend api send POST request to "http://127.0.0.1:8000/scaler/translate"
with data as:
data = {
"source_language": ,
"content": ,
"target_language":
}

lanuage code


  • Tamil (ta) : 1

  • Telugu (te) : 2

  • Hindi (hi) : 3

  • Malayalam (ml) : 4

  • Marathi (mr) : 5

  • Bengali (bn) : 6

  • Assamese (as) : 7

  • Gujarati (gu) : 8

  • Kannada (kn) : 9

  • Oriya (or) : 10

  • Punjabi (pa) : 11

  • Screen Short


    ![image](https://github.com/nullHawk/kathan/assets/83297944/3c9b4cf1-a9d6-4752-bce8-147fe8d608b5)