Introducing the Multilingual AI Buddy - Your gateway to questions in over 100 languages. Accessible 24/7, it offers instant information, transcending language barriers,any question,anytime, where information knows no borders.
- Seamless Multilingual Conversations: Communicate effortlessly in over 100 languages.
- Email Chat Transcripts: Easily email your chat history directly from the platform.
- Voice Interactions: Use speech-to-text and text-to-speech features for a dynamic user experience.
- User Feedback: Share your thoughts, suggestions, and concerns to help us improve.
- Enter your Email ID.
- Type your question in the text box in your preferred language.
- Click 'Ask'.
- Hurray! Your answer's here!!
- Streamlit
- Cohere Embeddings
- Cohere LLM
- PyPDFLoader
- Yagmail
- Deep Translator
- Bokeh
- Lingua
- Streamlit Feedback
- Streamlit Mic Recorder
- Clone this repository.
- Install the required dependencies using
pip install -r requirements.txt
. - Set up your environment variables for Cohere API key, authorization, model URL, and email authentication.
- Run the app using
streamlit run your_script.py
.