Tagged Questions
0
votes
0answers
80 views
Simple PHP chatbot API [closed]
I'd like to create a website on which the user will be able to speak to a chatbot, with the output of the chatbot put through a filter before displaying it. To do that, I need an API (preferably in ...