Is there any way to implement/integrate the chatbox for ionic application?
I have gone through various options including:
- Wit.ai
- Facebook Messenger
Though i am able to create a bot using FB messenger, I am not to view that properly on my mobile device.
Also, i have implemented the wit.ai(with node.js). But not able to deploy/use the same node on my front end device(Ionic).
Can anyone help me for the same.