Our project is Chat based, where Chat Sphere has some unique feature such as a user can write without touching the keyboard just my using voice command, and the key point is that user can schedule the meeting using voice command by just using key phrase for example keywords like schedule, meeting.By saying these words system automatically recognise the words and set the meeting for the users without any difficulty.
To run tests, run the following command
npm run testClone the project
git clone https://github.com/shikharjoshi1/Distributed-Computing.gitGo to the project directory
cd my-projectInstall dependencies
npm installStart the server
npm run start.png)