-
Notifications
You must be signed in to change notification settings - Fork 94
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ability to interpret different user language #108
Comments
Can I work on this @the-ethan-hunt ? I do not know French or Spanish but could try and start by minor things by Googling them, if it's okay. |
@hmangukia will you explain how will you go through the issue briefly? |
Everything that is possible in English, I will try to implement it in Spanish or French. For example, if user asks "quién eres tú", B.E.N.J.I will answer "Yo soy B.E.N.J.I., un asistente digital desclasificado para uso civil. Previamente fui utilizado por lo imposible misiones fuerza". @the-ethan-hunt |
@hmangukia I mean what will be your approach? Will it be NLP? Or just a simple Google Translate API? Or anything else? |
For now I am thinking to use Google translate API. @the-ethan-hunt |
Can even with the language translator we can make the web camera active and even take the sign language and convert in the text and then act accordingly? Just a suggestion! Can I be assigned to contribute on this issue? |
@Aayushijain64 brilliantly thought! This is something really awesome! Assigned to @Aayushijain64 |
B.E.N.J.I. can as of now understand only English language. We need to work if it can also understand other languages. For starter, let's go for mostly spoken easy to decipher languages like Spanish or French.
Hindi might require more work.
The text was updated successfully, but these errors were encountered: