-
Notifications
You must be signed in to change notification settings - Fork 12
3) 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.
On the dashboard, you will find the list of clients connected to the server.
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.
On this page, you can choose settings that are common to your entire installation.
Initially and in case of debugging, you'll interact with NOVA with your keyboard! (I know, you don't want to).
To access the client GUI, please go to http://localhost:8083.
On the dashboard, you will find graphic elements added by certain skills. In this example, you see the GUI of the "Spotify" skill.
To communicate with NOVA, you can do so in writing in the "Chat" tab. You can install a skill which will allow you to talk to NOVA, this tab will simply be used in case of debugging, it keeps the history of your conversations.
This documentation is very inspired by that of the Alice project, another very interesting assistant project 😀
(Psycho, if you want a drink, I'm available 😅)