Sign inSign up

paphussolutions/botlibre

By paphussolutions

Updated about 6 years ago

Bot Libre is a free open source platform for artificial intelligence, chatbots, live chat, and more.

Image
4

1.4K

paphussolutions/botlibre repository overview

License: github.com/BotLibre/BotLibre/blob/master/LICENSE

GitHub repository: github.com/BotLibre/BotLibre

Bot Libre website: botlibre.com.

Paphus Solutions website: paphussolutions.com.

Supported Tags

  • 8, 8.1, 8.1.0

Bot Libre

Bot 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:

  • Bot hosting
  • Bot creation and development
  • Bot admin and monitoring
  • Bot embedding
  • Facebook automation service
  • Twitter automation service
  • Telegram automation service
  • Slack automation service
  • Email automation service
  • Timer service
  • Live chat hosting
  • Live chat admin and monitoring
  • Live chat embedding
  • Forum hosting
  • Animated avatars
  • Text to Speech
  • Graphics library
  • Script library
  • User management
  • User directory
  • Isolated domain work spaces
  • Server statistics and console

Usage Instructions

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.

Tag summary

Content type

Image

Digest

Size

3.2 GB

Last updated

about 6 years ago

docker pull paphussolutions/botlibre