Zoo Chatbot FAQ
Getting started
How do I run Zoo Chatbot?
See the Install and run quickstart.
Are there any prerequisites?
How do I learn about natural language processing?
See the Zoo Chatbot deep dive.
API
How do I learn the API?
See the Zoo Chatbot tutorial.
Where is the full API specification?
See the 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?
See the Zoo Chatbot deep dive.
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.