Stars: 251
Forks: 53
Pull Requests: 444
Issues: 54
Watchers: 10
Last Updated: 2022-12-07 10:38:38
OpenDialog is a Conversational Experience Platform - the starting point for your own conversational applications.
License: Other
Languages: PHP, Shell, Dockerfile, Blade
OpenDialog enables you to quickly design, develop and deploy conversational applications.
You write conversational applications using OpenDialog's flexible no-code conversation designer and define the messages that your bot will send the user through OpenDialog's message editor.
The OpenDialog webchat widget allows you to interact with the application - it supports both an in-page popup experience as well as a full-page experience and mobile.
Behind the scenes this all gets translated into the OpenDialog Conversation Description Language and gets run through our powerful conversation engine, giving you flexible, sophisticated chat experiences everytime.
For all the details of how OpenDialog helps you build sophisticated conversation applications visit our documentation site.
If you want to see OpenDialog in action you can try out the latest version through our automatically produced Docker image.
The OpenDialog Quick Start Repo contains a docker-compose.yml
file that will pull in the latest OpenDialog docker image and spin it up alongside all other containers needed to test out OpenDialog
As long as you have Docker installed on your local machine you can do:
git clone https://github.com/opendialogai/quick-start.git
cd quick-start
docker-compose up -d app
docker-compose exec app bash docker/scripts/update-docker.sh
You can then visit http://localhost and login to OpenDialog with [email protected] / opendialog - you can also view the full page webchat experience on http://localhost/web-chat
There are more detailed instructions in readme the quick-start
repo
To find out more about how OpenDialog works and a guide to building your first conversational application with OpenDialog visit our docs website.
Read our OpenDialog Manifesto which captures our views on what is at the core of conversational applications and what the most important design principles are. These ideas underpin our vision for OpenDialog.
To setup a development environment for OpenDialog please check out the OpenDialog development environment repository - it provides step by step instructions for setting up a Docker-based dev environment.
We strongly encourage everyone who wants to help the OpenDialog development take a look at the following resources:
All or parts of this software are licensed as described below.
The following are licensed under the Apache 2.0 Licence:
Please note that this application makes use of the following components also developed and managed by GreenShoot Labs Ltd: webchat, core, opendialog-design-system. The licenses for these components are as follows:
The following are licensed under the Apache 2.0 Licence:
The following are licensed under the OpenDialog Enterprise Licence:-
All third party components incorporated into the OpenDialog Software are licensed under the original licence provided by the owner or licensee of the applicable component.
Copyright (c) 2021 GreenShoot Labs Ltd. All rights reserved.