All Projects → opendialogai → Opendialog

opendialogai / Opendialog

OpenDialog is a Conversational Experience Platform - the starting point for your own conversational applications.

Projects that are alternatives of or similar to Opendialog

Chat-Bot
Chatbot – is a computer program that simulates a natural human conversation. Users communicate with a chatbot via the chat interface or by voice, like how they would talk to a real person.
Stars: ✭ 26 (-42.22%)
Mutual labels:  chatbots, chat-application, chatbot-framework
neocortex
🧠Neocortex is a tool to connect your cognitive service (e.g. DialogFlow) 🤖 with your communication channels (like facebook) 📞to create amazing bots
Stars: ✭ 24 (-46.67%)
Mutual labels:  chatbots, chatbot-framework
Chat
Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots
Stars: ✭ 8,238 (+18206.67%)
Mutual labels:  chatbots, chat-application
intelligo.js.org
The official website for Intelligo chatbot framework.
Stars: ✭ 18 (-60%)
Mutual labels:  chatbots, chatbot-framework
Xatkit
The simplest way to build all types of smart chatbots and digital assistants
Stars: ✭ 97 (+115.56%)
Mutual labels:  chatbots, chatbot-framework
core
The conversational engine and framework that powers the OpenDialog Conversational Experience platform.
Stars: ✭ 32 (-28.89%)
Mutual labels:  chatbots, chatbot-framework
virtual-assistant
Virtual Assistant
Stars: ✭ 67 (+48.89%)
Mutual labels:  chatbots, chatbot-framework
Js Bot
js-bot: A powerfull chat bot based on coolq-http-api
Stars: ✭ 136 (+202.22%)
Mutual labels:  chatbot-framework, chat-application
rivebot-ce
🤖💬 Rivebot Community Edition Platform (CEP) is an open source end-to-end software development platform with built-in chatbot management, customer ordering, customer care, and more. Self-host Rivebot CEP on your own servers, in a container, or on a cloud provider.
Stars: ✭ 22 (-51.11%)
Mutual labels:  chatbots, chatbot-framework
Hangouts Chat Samples
Chat Bot Samples for Google Chat.
Stars: ✭ 284 (+531.11%)
Mutual labels:  chatbots, chatbot-framework
Botfuel Dialog
Botfuel SDK to build highly conversational chatbots
Stars: ✭ 96 (+113.33%)
Mutual labels:  chatbots, chatbot-framework
Rasa Webchat
A feature-rich chat widget for Rasa and Botfront
Stars: ✭ 507 (+1026.67%)
Mutual labels:  chatbots, chat-application
Botpress
🤖 Dev tools to reliably understand text and automate conversations. Built-in NLU. Connect & deploy on any messaging channel (Slack, MS Teams, website, Telegram, etc).
Stars: ✭ 9,486 (+20980%)
Mutual labels:  chatbots, chatbot-framework
botnaut
Chatbot Framework for Facebook Messenger platform
Stars: ✭ 13 (-71.11%)
Mutual labels:  chatbots, chatbot-framework
Fb Botmill
A Java framework for building bots on Facebook's Messenger Platform.
Stars: ✭ 67 (+48.89%)
Mutual labels:  chatbots, chatbot-framework
MyBot
🧠 Create chatbots easily with Bot Framework! 🤖
Stars: ✭ 30 (-33.33%)
Mutual labels:  chatbots, chat-application
Swiftychat
SwiftUI Chat UI (Client) Framework & Documentation to get started!
Stars: ✭ 50 (+11.11%)
Mutual labels:  chatbot-framework, chat-application
intelligo-generator
🛠️ Chatbot generator for Intelligo Framework.
Stars: ✭ 31 (-31.11%)
Mutual labels:  chatbots, chatbot-framework
Poshbot
Powershell-based bot framework
Stars: ✭ 410 (+811.11%)
Mutual labels:  chatbots, chatbot-framework
Botfront
Enterprise-grade open source GUI platform for Rasa teams
Stars: ✭ 582 (+1193.33%)
Mutual labels:  chatbots, chatbot-framework

CircleCI

OpenDialog - open-source conversational application platform

OpenDialog enables you to quickly design, develop and deploy conversational applications.

You write conversational applications using OpenDialog's flexible conversational language, and define the messages that your bot will send the user through OpenDialog's message markup language.

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.

OpenDialog Webchat Widget

For all the details of how OpenDialog helps you build sophisticated conversation applications visit our documentation site.

Trying out OpenDialog

If you want to see OpenDialog in action you can try out the latest version through our automatically produced Docker image.

As long as you have Docker installed on your local machine you can do:

  • cd docker/od-demo
  • cp .env.example .env
  • docker-compose up -d app
  • docker-compose exec app bash docker/od-demo/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

Learning about OpenDialog

To find out more about how OpenDialog works and a guide to building your first conversational application with OpenDialog visit our docs website.

Developing with 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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].