Knowledge Base

Installing Chat Board

Dialogflow is a Google-owned developer of human–computer interaction technologies based on natural language conversations. The company is best known for creating the Assistant, a virtual buddy for Android, iOS, and Windows Phone smartphones that performs tasks and answers users' question in a natural language.Speaktoit has also created a natural language processing engine that incorporates conversation context like dialogue history, location and user preferences.

In May 2012, Speaktoit received a venture round (funding terms undisclosed) from Intel Capital. In July 2014, Speaktoit closed their Series B funding led by Motorola Solutions Venture Capital with participation from new investor Plug and Play Ventures and existing backers Intel Capital and Alpine Technology Fund.

In September 2014, Speaktoit released api.ai (the voice-enabling engine that powers Assistant) to third-party developers, allowing the addition of voice interfaces to apps based on Android, iOS, HTML5, and Cordova. The SDK's contain voice recognition, natural language understanding, and text-to-speech. api.ai offers a web interface to build and test conversation scenarios. The platform is based on the natural language processing engine built by Speaktoit for its Assistant application. Api.ai allows Internet of Things developers to include natural language voice interfaces in their products. Assistant and Speaktoit's websites now redirect to api.ai's website, which redirects to the Dialogflow website.

Google bought the company in September 2016 and was initially known as API.AI; it provides tools to developers building apps ("Actions") for the Google Assistant virtual assistant. It was renamed on 10 October 2017 as Dialogflow.

The organization discontinued the Assistant app on December 15, 2016.

Voice and conversational interfaces created with Dialogflow work with a wide range of devices including phones, wearables, cars, speakers, and other smart devices. It supports 14+ languages including Brazilian Portuguese, Chinese, English, Dutch, French, German, Italian, Japanese, Korean, Portuguese, Russian, Spanish, and Ukrainian. Dialogflow supports an array of services that are relevant to the entertainment and hospitality industries. Dialogflow also includes an analytics tool that can measure the engagement or session metrics like usage patterns, latency issues, etc.

Read more
Rate and review
HelpfulNot helpful
var SB_AJAX_URL = "https://dashboard.chatboardapp.com/script/include/ajax.php";var SB_URL = "https://dashboard.chatboardapp.com/script";var SB_LANG = false; $('.sb-search-articles').on('click', function () { document.location.href = 'https://wptest.eduhub.solutions/articles/?search=' + $(this).prev().val(); }); let user_rating = SBF.storage('article-rating-installing-chat-board'); if (user_rating) $('.sb-article').attr('data-user-rating', user_rating); $('.sb-article').on('click', '.sb-rating-ext [data-rating]', function (e) { SBChat.articleRatingOnClick(this); e.preventDefault(); return false; });