This API coordonates call to STT, NLP and TTS API to allow natural speaking with surirobot
- NodeJs >= 8
Run in the console:
git clone git@github.com:suricats/surirobot-api-converse.git service-converse
cd service-converse
npm install
To run the server, run:
npm start
To view the Swagger UI interface, open a browser and access:
https://converse.api.surirobot.net/docs
You can also find the Swagger file at:
api/swagger.yaml