Skip to content

3) Usage

Antoine Duval edited this page Dec 2, 2021 · 13 revisions

Server usage

We designed NOVA to work with one or more clients that communicate around a single server.
To access the server GUI, please go to http://localhost:8080.

Dashboard

On the dashboard, you will find the list of clients connected to it. You can give them a name for each one, this nomination is useful for certain skills.

Skills

If you want to make your assistant useful, you will need to install skills.
The first skill that we advise you to install is called "ChatBot".

1) Head to the "Skills" page.

2) Click on the "ChatBot" skill, then click on the "Install" button.

The server and clients should restart, and a green logo will confirm the installation of your skill.

Settings

On this page, you can choose settings that are common to your entire installation.

Client(s) usage

Initially and in case of debugging, you'll interact with NOVA with your keyboard! (I know, you don't want to).

To access the server GUI, please go to http://localhost.

Clone this wiki locally