Docs : Bedienungsanleitung : Overview

Übersicht

Über

Bot Libre ist eine freie offene Plattform für die Entwicklung und das hosting von bots für das web, mobile und social media. Der Bot Libre-Plattform bietet auch die Entwicklung und das hosting für deep learning analytics, Avatare, live-chat, chat-rooms, Foren, scripts und anderen Inhalte.

Bot Libre bietet mehrere Komponenten:

  • Website - A website und web-Plattform, mit der Sie erstellen und hosten bots und andere Inhalte.
  • Apps - Bot Libre bietet mehrere apps für Android und iOS inklusive bot, chat und virtual-assistant-apps.
  • SDK - Der Bot Libre Software Development Kit (SDK) ist eine open-source-code-Bibliothek, die Sie verwenden können, um die Entwicklung Ihrer eigenen Webseite, mobile app oder desktop-Anwendung.
  • Web-API - Bot-Libre-web-API bietet eine XML-und JSON HTTP-REST-API ermöglicht den Zugriff und die Integration Bot Libre Dienstleistungen aus einer beliebigen Programmiersprache oder-Umgebung.
  • AI-Engine - Der Bot Libre AI-Engine ist ein open-source-Projekt für bots und erweiterte künstliche Intelligenz in Java entwickelt und gehostet GitHub

Bot Libre wird gehostet von Paphus Lösungen, eine Kanadische Firma, die sich auf Intelligenz, Automatisierung Produkte und Dienstleistungen.Bot Libre ist entwickelt von Paphus, Ihre Partner, und die Bot-Libre-open-source-community.

Paphus-Lösungen bietet auch gewerbliche bot-hosting auf Bot Libre für Business, sowie bot-und app-Entwicklung Dienstleistungen. Engagierte und privaten hosting ist ebenfalls verfügbar, und private Lizenzierung zur Verfügung gestellt durch den Bot Libre Enterprise Plattform Bot.

Architektur

Bot Libre provides a web based architecture that provides chat and bot services to many different clients. Bot Libre also implements many webhook APIs for integrating with other services, and can access web services and other online services.

For the web, Bot Libre provides an embed tool that automatically generates the HTML and JavaScript code to embed your bot or live chat your website. Bot Libre also provides an open source JavaScript SDK that gives you complete control to customize your interface and user experience. Bot Libre provides a web API that enables you to access your bots and Bot Libre's services from any programming language and environment.

On mobile, Bot Libre provides an open source SDK for Android and iOS. The SDK includes example apps, and connection and GUI code to make building your own bot or chat app easy. The SDK provides virtual assistant commands for performing actions on phones and devices.

Bot Libre integrates with many different social media platforms include Twitter, Facebook, Telegram, WhatsApp, Skype, Kik, WeChat, and Slack. Bot Libre implements their APIs and provides https webhooks to allow real-time messaging, you only need to authorise and connect your bot. Bot Libre also supports email automation, IRC, SMS and IVR through Twilio.

Bot Libre bots can be trained without any programming, using text questions and answers, or learning from chat logs, live chat, or Twitter. Bot Libre supports tagging responses with keywords, topics, context, and other meta data to automatically match questions to responses. Bot Libre also supports patterns, templates, and scripting using Self (a JavaScript dialect), and AIML.

Bot Libre's scripting language Self allows access to XML and JSON web services, and HTML scraping. Bot Libre also provides several classes to access web services such as Google Calendar, WikiData, Wiktionary, Twitter, Facebook, Telegram, Email, Twilio, and more. Bot Libre bots each have their own object database to easily store data and information, and import JSON and XML data.