Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chaskiq/chaskiq
A full featured Live Chat, Support & Marketing platform, alternative to Intercom, Drift, Crisp, etc from cience.com
https://github.com/chaskiq/chaskiq
chat chatbot graphql helpdesk knowledge-base livechat livechat-bot livechat-integration messenger messenger-chatbots messenger-platform newsletter-management rails react support-ticket tour-guide-app webchat widget
Last synced: 3 days ago
JSON representation
A full featured Live Chat, Support & Marketing platform, alternative to Intercom, Drift, Crisp, etc from cience.com
- Host: GitHub
- URL: https://github.com/chaskiq/chaskiq
- Owner: chaskiq
- License: other
- Created: 2018-05-29T06:26:06.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-10-17T17:03:30.000Z (22 days ago)
- Last Synced: 2024-10-29T14:15:01.097Z (10 days ago)
- Topics: chat, chatbot, graphql, helpdesk, knowledge-base, livechat, livechat-bot, livechat-integration, messenger, messenger-chatbots, messenger-platform, newsletter-management, rails, react, support-ticket, tour-guide-app, webchat, widget
- Language: TypeScript
- Homepage: https://chaskiq.io
- Size: 37.4 MB
- Stars: 3,137
- Watchers: 53
- Forks: 457
- Open Issues: 78
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-starred - chaskiq/chaskiq - A full featured Live Chat, Support & Marketing platform, alternative to Intercom, Drift, Crisp, etc ... (react)
- Open-Source-Ruby-and-Rails-Apps - Chaskiq - A full featured Live Chat, Support & Marketing platform 🔥 ✅ 🚀 (Happy Exploring 🤘)
README
![image](https://user-images.githubusercontent.com/11976/81771025-eaefe780-94af-11ea-881b-ad7910536fee.png)
# Chaskiq
## Free & Source Available Messaging Platform for Marketing, Support & Sales
### The front line of your customer service.[![Push Docker Image](https://github.com/chaskiq/chaskiq/actions/workflows/dockerimage.yml/badge.svg)](https://github.com/chaskiq/chaskiq/actions/workflows/dockerimage.yml)
[![CI](https://github.com/chaskiq/chaskiq/actions/workflows/ruby.yml/badge.svg)](https://github.com/chaskiq/chaskiq/actions/workflows/ruby.yml)
[![Crowdin](https://badges.crowdin.net/e/41a6bbb31a5d79361a6264cb9ceac533/localized.svg)](https://chaskiq.crowdin.com/chaskiq)
----
## Main features:
- Customer Segment Filters with custom attributes support
- Web Messenger embed
- Agent's conversation routing
- Text chat with customizable content blocks support
- **Video Calls** !
- Triggerable conversational bots
- Mailing campaigns
- Onboarding tours
- API integrations - Whatsapp / Twitter DM / Slack / Calendly / Zoom and more!
- CRM integration - Pipedrive supported
- Webhooks
- Help Center system with multilanguage support
- API support - consumable via GrapqhQL with Oauth authorization
- Quick replies (as canned responses)
- Configurable Data protection (GDPR) consent
- Audits on Access and records changes
- Composable Roles access/permissions system
- Pluggable ReportsAnd many features to come
To learn more about the philosophy and goals of the project, [visit **chaskiq.io**](https://www.chaskiq.io).
### Embeddable WebChat:
- A powerful text editor for the chat based in Dante2 Wysiwyg.
- Animated Gifs.
- Embeddable Videos from Youtube, Vimeo.
- Embedable webpages via Oembed protocol.
- Video Recorder.
- Video Calls via RTC protocol.
- Third party apps like Calendly & Zoom.
- Colorized Code via Prism.js.
![image](https://user-images.githubusercontent.com/11976/81775079-095ae080-94ba-11ea-9992-bce7f34e3ff0.png)
## Dashboard panel
We have designed the dashboard with an extensible & pluggable architecture, you can implement your own dashboard blocks to customize it with external data sources.
Also it can display the visit activity and the conversation performance like reply rate times & response averages.
## Help Center
Chaskiq has a powerful article content creator which can serve as a Help Center / Knowledge base system. it can live on a custom domain or in the same webchat for your customer auto assistance.
![image](https://user-images.githubusercontent.com/11976/81776113-33150700-94bc-11ea-84c7-86a694c13885.png)
## Development
To get your environment setup, follow the community setup guide for your operating system.
1. If you're on macOS, try the [macOS development guide](https://dev.chaskiq.io/getting-started/installation-on-mac-for-development).
1. If you're on Ubuntu, try the [Ubuntu development guide](https://dev.chaskiq.io/en/articles/install-chaskiq-on-ubuntu-for-development).
1. If you're on Windows, try the [Windows 10 development guide](https://dev.chaskiq.io/en/articles/install-discourse-on-windows-10-for-development).
1. If you want to develop on Docker [Docker Dev Guide](https://dev.chaskiq.io/en/articles/docker-for-development)Before you get started, ensure you have the following minimum versions: [Ruby 2.6+](https://www.ruby-lang.org/en/downloads/), [PostgreSQL 10+](https://www.postgresql.org/download/), [Redis 2.6+](https://redis.io/download).
## Setting up Chaskiq
If you want to set up a Chaskiq for production use, see our [**Chaskiq Install Guide**](https://dev.chaskiq.io/production-configuration).
## Requirements
Chaskiq is built for the *next* 10 years of the Internet, so our requirements are high:
| Browsers | Tablets | Phones |
| --------------------- | ------------ | ------------ |
| Safari 10+ | iPad 4+ | iOS 10+ |
| Google Chrome 57+ | Android 4.4+ | Android 4.4+ |
| Internet Explorer 11+ | | |
| Firefox 52+ | | |## Built With
- [Ruby on Rails](https://github.com/rails/rails) — Our back end API is a Rails app. It responds to requests RESTfully in JSON.
- [React.js](https://reactjs.org/) — Our front end is an React.js app that communicates with the Rails Graphql API.
- [PostgreSQL](https://www.postgresql.org/) — Our main data store is in Postgres.
- [Redis](https://redis.io/) — We use Redis as a cache and for transient data.Plus *lots* of Ruby Gems, a complete list of which is at [/main/Gemfile](https://github.com/chaskiq/chaskiq/blob/main/Gemfile).
## The Chaskiq Team
For a complete list of the many individuals that contributed to the design and implementation of Chaskiq, please refer to [GitHub's list of contributors](https://github.com/chaskiq/chaskiq/contributors).
### Commercial license
The commercial license is designed to for you to use Chaskiq in commercial products and applications, without the provisions of the AGPL-3.0-or-later + commons clause. With the commercial license, your code is kept proprietary, to yourself. See the Chaskiq Commercial License at [chaskiq.io](https://chaskiq.io/commercial-license)