Bot Libre is a free open source platform for artificial intelligence, chatbots, live chat, and more.
1.4K
License: github.com/BotLibre/BotLibre/blob/master/LICENSE
GitHub repository: github.com/BotLibre/BotLibre
Bot Libre website: botlibre.com.
Paphus Solutions website: paphussolutions.com.
8, 8.1, 8.1.0Bot Libre is an open source chatbot and artificial intelligence platform developed by Paphus Solutions Inc.
The Bot Libre Web Platform is a Java web application that supports cloud hosting of bots , live chat, forums, and other content. It uses a Tomcat web server, and a PostgreSQL database. It provides a web HTML interface, an XML and JSON web API, and a JavaScript SDK.
The Bot Libre Web Platform services:
The Bot Libre Web Platform can be installed and operated using Docker Compose.
Please download our docker-compose.yaml file from here: https://raw.githubusercontent.com/BotLibre/BotLibre/master/botlibre-web/docker/docker-compose.yml
Use the command docker-compose up --no-start to build and create the service.
Use the commands docker-compose start and docker-compose stop to start/stop the service.
To execute bash on a running container, first use the command docker ps to find the container name. Then, use the command docker exec -it CONTAINER_NAME bash to run bash.
Content type
Image
Digest
Size
3.2 GB
Last updated
about 6 years ago
docker pull paphussolutions/botlibre