Skip to content

Latest commit

 

History

History
49 lines (39 loc) · 1.78 KB

README.md

File metadata and controls

49 lines (39 loc) · 1.78 KB

Multilingual AI Buddy 🤖

image

About

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.

Features

  • 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.

Usage

  1. Enter your Email ID.
  2. Type your question in the text box in your preferred language.
  3. Click 'Ask'.
  4. Hurray! Your answer's here!!

Technologies Used

  • Streamlit
  • Cohere Embeddings
  • Cohere LLM
  • PyPDFLoader
  • Yagmail
  • Deep Translator
  • Bokeh
  • Lingua
  • Streamlit Feedback
  • Streamlit Mic Recorder

How to Run

  1. Clone this repository.
  2. Install the required dependencies using pip install -r requirements.txt.
  3. Set up your environment variables for Cohere API key, authorization, model URL, and email authentication.
  4. Run the app using streamlit run your_script.py.

Acknowledgments