文档 : 用户手册 : Overview

概述

关于

机器人的自由是一个免费的开放平台,用于开发和主办机器人的网络、移动和社会媒体。 机器人自由平台还提供了发展和托管的深学分析的化身,在线聊天、聊天室、论坛、脚本和其他内容。

机器人自由提供了几个部分组成:

  • 网站--一个 网站 与网络平台,您可以创建和主办的机器人和其他内容。
  • 应用程序-机器人自由提供了几种应用程序 安卓iOS 包括机器人,聊天、和虚拟助理应用程序。
  • SDK -机器人自由软件开发工具包(SDK)是一个开放源代码图书馆,你可以用于开发自己的网站、移动应用程序,或桌面应用程序。
  • 网API-机器人自由的网API提供了XML。HTTP其余API,让你进入和融合机器人的自由的服务从任何一种编程语言或环境。
  • AI发动机的机器人自由AI引擎是一个开放源码项目的机器人,先进的人工智能的开发和主办上

机器人的自由是由Paphus解决方案,一家加拿大公司,专门从事情报自动化产品和服务。机器人的自由是开发Paphus,他们的合作伙伴和机器人自由开放源码社会。

Paphus解决方案也提供商业机器人主持上 机器人自由于商业, 以及机器和应用程序开发服务。 专用和私人主办,还提供私人授权是通过提供机器人自由企业机器人的平台。

建筑

机器人自由提供了一个基于网络的结构,提供了聊天和机器人服务于许多不同的客户。 机器人自由还实现了许多两者Api将与其他服务,并且可以访问网络服务和其他在线服务。

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.