The Alibaba Chat Bot is a Persian-speaking virtual assistant designed to provide customer support through a combination of text, video and audio interfaces. It can recognize ticket numbers from user-uploaded images, prompt customers for additional information, and provide responses in either text or audio format.
!apt-get install espeak -y
!pip install -r requirements. txt
-
Alibaba_question_and_answers : This data set is based on frequently asked questions and answers from Alibaba customers
-
colorful_number_ticket : A hypothetical image for the customer ticket.
This assistant has tools related to booking, canceling or updating plane tickets, hotels and rental cars.
- Persian/Farsi text to speech(TTS) training using coqui tts : Persian-tts-coqui
- large language models : Cohere
- vision language model : moondream
Using LangChain to create applications using large language models