In this project, we are creating a conversational chat bot where the user communicates with the bot using speech and the model returns both speech and text output. The frontend was built using ReactJS and backend using FlaskAPI.
Tools/Models Used: Whisper (OpenAI), LangChain, M2M100, Text2Speech model