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 PHP because I can filter the reply server-side, but if anything else is possible, suggest away). The unofficial chatbot API was recently taken down. Most of other free chatbots I find are ALICE clones (like pandorabots). A local PHP bot would also be helpful. What are some other options?
|
feedback
|
closed as not constructive by Juhana, ataylor, Andrew Barber, Anna Lear♦ Jan 14 at 6:17
This question is not a good fit to our Q&A format. We expect answers to generally involve facts, references, or specific expertise; this question will likely solicit opinion, debate, arguments, polling, or extended discussion. See the FAQ for guidance on how to improve it.