IoT

How to install phpMyAdmin in Ubuntu 20.04

phpMyAdmin was created so that users can interact with MySQL through a web interface. In this guide, we’ll discuss how to install phpMyAdmin in Ubuntu 20.04 system. 1. Type the following command in command line $ sudo apt update $ sudo apt install phpmyadmin php-mbstring php-zip php-gd php-json php-curl The image below will show. Hit SPACE, TAB, and …

How to install phpMyAdmin in Ubuntu 20.04 Read More »

How to Import Code from GitHub to IBM Watson Assistant?

GitHub is a web-based hosting service for Git-based software development projects. GitHub offers both premium and free accounts for private repositories and open source projects.  Here are the steps on how to import the code from GitHub to IBM Watson Assistant: Step 1. Click the Code button and download the ZIP file of the repository …

How to Import Code from GitHub to IBM Watson Assistant? Read More »

What are Utterances, Intents and Entities in Chatbot?

Whenever you are starting to learn about chatbots and natural language processing, somewhat you will found new vocabulary words a bit confusing. But like any technical field, a shared vocabulary makes it easier to communicate efficiently. Here are the the most important terms that will be explained for you to be able to easily understand …

What are Utterances, Intents and Entities in Chatbot? Read More »