Can Matlab be used to design a chatbot?

37 visualizaciones (últimos 30 días)
DEAREST ARHELO
DEAREST ARHELO el 28 de Abr. de 2019
Editada: Aleksei Kukin el 22 de Abr. de 2021
Good day,
Just want to know if Matlab can be used to build a chatbot and if yes, how can it be used.
Regards
Dearest Arhelo
  1 comentario
Walter Roberson
Walter Roberson el 28 de Abr. de 2019
MATLAB is a general purpose programming language that can compute anything deterministic that any other general purpose programming language can compute deterministically. With extensions or the suitable toolbox, it can be used as a TCP server.
So, Yes it can.
Whether it is easy or efficient at such programs is a different matter.

Iniciar sesión para comentar.

Respuestas (2)

Raj
Raj el 29 de Abr. de 2019
Yes of course. Infact something like this has already been done. See here.
Hope this helps!!

Aleksei Kukin
Aleksei Kukin el 22 de Abr. de 2021
Editada: Aleksei Kukin el 22 de Abr. de 2021
Yes. Try this toolbox Telegram bot API

Categorías

Más información sobre Manage Products en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by