• Stars
    star
    125
  • Rank 279,783 (Top 6 %)
  • Language Mustache
  • License
    MIT License
  • Created almost 4 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Install Tiledesk on your server using Helm for Kubernetes orchestration and Docker Compose for running multi-container Docker applications. Tiledesk provides an open-source solution comparable to Voiceflow, empowering you to create sophisticated LLM-enabled chatbots that seamlessly transition interactions to human agents when needed.

Tiledesk Introduction

Tiledesk is an Open Source Live Chat platform with integrated Chatbots written in NodeJs and Express. Build your own customer support with a multi-channel platform for Web, Android and iOS.

Designed to be open source since the beginning, we actively worked on it to create a totally new, first class customer service platform based on instant messaging and Artificial Intelligence. Tiledesk provides out-of-the-box chatbots that easily work side-by-side with humans.

What is Tiledesk today? It became the open source “conversational app development” platform that everyone needs to automate the Customer Service!

You can use Tiledesk to increase sales for your website or for post-sales customer service. Every conversation can be automated using our first class native chatbot technology (powered by AI). You can also connect your own applications using our APIs or Webhooks. Moreover you can deploy entire visual applications inside a conversation. And your applications can converse with your chatbots or your end-users! We know this is cool 😎

Tiledesk is multichannel in a totally new way. You can write your chatbot scripts with images, buttons and other cool elements that your channels support. But you will configureyour chatbot replies only once. They will run on every channel, auto-adapting the responses to the target channel whatever it is, Whatsapp, Facebook Messenger, Telegram etc.

Install Tiledesk

This project contains the code for starting the entire Tiledesk product with Docker or Kubernetes.

Development and trials

Docker Compose (latest):

Development, POCs and production

Kubernetes with Helm (latest):

Contents of the deployment

Tiledesk deployed via docker-compose or Kubernetes contains the following:

  1. Tiledesk Server
  2. Tiledesk Dashboard
  3. Tiledesk Design Studio
  4. Chat21 ionic
  5. Chat21 Web Widget
  6. Chat21 Server
  7. Chat21 Http Server
  8. A Mongo DB
  9. A proxy

Production environments

Tiledesk provides tested Helm charts as a "deployment template" for customers who want to take advantage of the container orchestration benefits of Kubernetes. These Helm charts are undergoing continual development and improvement, and should not be used "as is" for your production environments, but should help you save time and effort deploying Tiledesk for your organisation.

The Helm charts in this repository provide a MongoDB database in a Docker container and do not configure any logging. This design has been chosen so that they can be installed in a Kubernetes cluster without changes and are still flexible to be adopted to your actual environment.

For your environment, you should use these charts as a starting point and modify them so that Tiledesk integrates into your infrastructure. You typically want to remove the MongoDB container and connect the tiledesk-server directly to your database. For the production environment we suggest you not to use the internal instance of K8s MongoDB but to use MongoAtlas or an external installation of MongoDB with Replica Set. Another typical change would be the integration of your company-wide monitoring and logging tools.

Enterprise version

Tiledesk Enterprise customers can request enterprise credentials sending and email at: [email protected]. These credentials are required to pull private (Enterprise-only) Docker images.

Community? Questions? Support ?

If you need help or just want to hang out, come, say hi on our Tiledesk discord Discord server or make a post on our Forum.

More Repositories

1

tiledesk-server

Tiledesk Server is the main API component of the Tiledesk platform 🚀 Tiledesk is an open-source alternative to Voiceflow, allowing you to build advanced LLM chatbots with easy handover to human agents when necessary.
JavaScript
267
star
2

tiledesk-dashboard

Tiledesk is the full-stack Open Source Live Chat with built-in Chatbots, written in Node.js and Angular. This repository is dedicated to the WebApp dashboard to manage Tiledesk: open-source alternative to Voiceflow, enabling easy creation of advanced LLM chatbots with seamless human agent handover.
TypeScript
204
star
3

design-studio

Tiledesk's open-source visual, no-code designer where LLM/GPT AI meets a flexible 'graph' approach. Create conversations and automations effortlessly – a Voiceflow and Botpress alternative.
TypeScript
114
star
4

tiledesk-chatbot

The Tiledesk Automation Engine: Your open-source solution for multichannel conversations and customer engagement. An alternative to Voiceflow, Botpress, Landbot, Manychat, and Uchat.
JavaScript
20
star
5

tiledesk-ai

Tiledesk Module for Conversational AI. Tiledesk is an open source conversational platform alternative to Intercom, Zendesk, Drift, Tawk.to and Tidio for Customer Service and Conversational Marketing.
Python
6
star
6

tiledesk-ios-app

Tiledesk iOS App allows agents to chat with visitors directly from their iOS device
C
4
star
7

tiledesk-nodejs-libs

Tiledesk Node.js APIs
JavaScript
4
star
8

tiledesk-whatsapp-connector

JavaScript
3
star
9

tiledesk-rasa-connector

Connector App for RASA
JavaScript
3
star
10

.github

Open Source AI Chatbot Development Platform. Alternative to Voiceflow, Botpress, Landbot, Manychat and Uchat for Customer Service and Conversational Marketing.
3
star
11

tiledesk-wordpress-plugin

Free live chat for your website with integrated chat bots.
CSS
3
star
12

dialogflowproxy

A simple proxy to connect the Tiledesk Widget directly with Dialogflow
JavaScript
2
star
13

Tiledesk-react-native-widget-integration

JavaScript
2
star
14

tiledesk-auth-widget-example

Tiledesk authenticated widget example
HTML
1
star
15

TiledeskJavaJWTSign

A demo project on how to create and sign a JWT with Java for strong authentication of your organization users
Java
1
star
16

tiledesk-community-app

tiledesk-community-app
JavaScript
1
star
17

tiledesk-dialogflow-proxy-tutorial

Connect Dialogflow to Tiledesk with a simple NodeJS proxy
JavaScript
1
star
18

tiledesk-docker-proxy

Dockerfile
1
star