External Links
Useful resources from DheeYantra out there.
Did you know?
You can download Dhee's JavaScript APIs for creating custom voice assisted chat bots and voice bots from the GitHub page of DheeYantra.
The API with example can be downloaded from here - https://github.com/DheeYantra/dhee-chatbot-api-js
Useful if you want a fully customised chat bot interface on your website, or in your Apps built using web technologies (Ionic, Cordova etc)
If you want to initiate a voice call via web-sockets from your website to Dhee, this is the API you need - https://github.com/DheeYantra/dhee-voicebot-api-js
If you already have a working chat bot and want to integrate Dhee.AI to it, here is the documentation on how you can use our REST APIs (web-hook) for the same.
If you wanted to build your speech recognition application on the web, Cordova, Ionic etc, you can use our JS API which does streaming recognition. Its available here - https://github.com/DheeYantra/dhee-online-transcription-api-js
Last modified 1yr ago