Zoo Chatbot FAQ

Getting started

How do I run Zoo Chatbot?
Are there any prerequisites?
How do I learn about natural language processing?

API

How do I learn the API?
Where is the full API specification?
What can I ask the chatbot?

Ask the chatbot anything. However, note that responses are limited in number and the most relevant response will be returned. See Install and run quickstart > Send a chat message for an example request.

Inner workings

Which language is Zoo Chatbot written in?

Zoo Chatbot is written in Java and implements the Spring Boot framework.

How does Zoo Chatbot work internally?
What kind of data is Zoo Chatbot based on?

Zoo Chatbot is based on a combination of raw data and pre-trained models. See the Zoo Chatbot deep dive for more details.