0

I'm looking for a way to simulate our chatbots on a web page and not inside Facebook Messenger / Slack / Telegram etc...

Does any one knows of such project?

  • Someone needs to open an open-source project for a chatbots browser.
TBE
  • 1,002
  • 1
  • 11
  • 32

1 Answers1

1

socket.io is a great platform to start building this functionality on.

Patrick Connors
  • 5,677
  • 6
  • 27
  • 54