AditiRai17 / AI-Assistant

Voice-controlled AI assistant powered by OpenAI's GPT-3.5 Turbo model
0 stars 1 forks source link

Multilingual Support #1

Open AditiRai17 opened 1 year ago

AditiRai17 commented 1 year ago

Implement Multilingual Support

Content: Description: To make our chatbot more inclusive and accessible to users around the world, let's work on implementing multilingual support. This issue will track the progress of adding support for multiple languages in both voice recognition and responses.

Scope:

Expected Outcome: Users can interact with the chatbot in their preferred language.

ai-assistant

Zhreyu commented 1 year ago

hey I would like to work on this!! The approch im thinking is to use some translation api as a mediator between user and assistant.

AditiRai17 commented 1 year ago

hey I would like to work on this!! The approch im thinking is to use some translation api as a mediator between user and assistant.

Can you please elaborate how you will be implementing it. And send the PR as well