+ 1
Whats the best language to build a conversational chatbot with? So far i use Rasa Nlu/Core with python. What do you use?
Making Chatbots | Rise of chatbots | Natural Language Processing | NLU | chatting robots | ML | AI
2 Réponses
+ 2
Python, Java, Lisp, PHP..... these are widely used to create and develop chatbot!!
although I have not created chatbot yet,I have a desire to make it!!😂😂
+ 1
From a Slack perspective Python has several libraries which will make developing a conversational bot easier. This will require some basic knowledge of RTM (Real Time Messaging) and how to properly respond to messages being sent to your bot.