-
Notifications
You must be signed in to change notification settings - Fork 23
Home
VISEO Bot Maker is a framework built on top of Node-RED. This is also the full re-engineering V5 of the smart-home assistant SARAH, architectured by @jpencausse in 2012. Different bot channels nodes act as adapters between the flow and text or voice channels, allowing your program to behave independently of the channel. As Node-RED is a graphical programming tool, it makes easy for both developers and administrators to create complete conversationnal flows and to connect to multiple channels.
Make sure you have a VISEO Bot Maker key before getting started. You will need it during the installation process.
The node-red-contrib-bot
repository contains the VISEO Bot Maker project.
The node-red-contrib-viseo
repository contains a set of Node-RED nodes open-sourced by VISEO to build smart applications and conversational assistants. As it is only containing npm
packages, you will not need to clone it.
Overview:
You will find in this wiki:
- Getting Started: all the installation guidelines
- Advanced Usages: advices about managing several projects on servers
- Cookbook: some notes about bots and best practices
- FAQ: frequently ask questions
🔎 Overview
- Installation - Linux OS
- Installation - Windows OS
- Installation - Docker
- Project creation
- Configuration
- Service start
✏️ UX cookbook
- Channels
- Building bots
- NLP
- Privacy & GDPR