chatbot@1.2.3
// A simple chat bot in JavaScript with links to smart conversational APIs such as WebKnox (all purpose question answering), spoonacular (food related conversations), and DuckDuckGo Instant Answers (mostly entities like movies, people, and places).
$ npm install chatbot
downloads/wk
80
license
Apache-2.0
version
1.2.3
published
Nov 30, 2016
What is chatbot?
The chatbot package provides a JavaScript-based chat interface that connects to multiple APIs including WebKnox for general question answering, spoonacular for food-related queries, and DuckDuckGo Instant Answers for entity lookups. Developers can use this package to quickly add conversational capabilities to web applications without building their own natural language processing. It integrates with jQuery and is useful when you need a lightweight chatbot that delegates intelligence to existing third-party services.
Links
Keywords
Maintainers
ddsky