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
- Host: GitHub
- URL: https://github.com/nullhawk/kathan
- Owner: nullHawk
- Created: 2023-10-29T09:19:57.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-20T21:50:29.000Z (over 2 years ago)
- Last Synced: 2025-02-09T06:13:46.615Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 472 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
Screen Short
