Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 664 Bytes

README.md

File metadata and controls

15 lines (7 loc) · 664 Bytes

Railwaychatbot

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

WorkFlow

Copy of Subjective answer evaluation using NLP

Architecture

Copy of Subjective answer evaluation using NLP (1)