Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What can you do with Wechaty sub-section of Introduction section #873

Merged
Merged
Show file tree
Hide file tree
Changes from 25 commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
f617da9
Improve the Introduction and Explanation project:What can you do with…
nibble0101 May 19, 2021
b51e516
Add Wechaty svg and What can you do with Wechaty to Introduction sidebar
nibble0101 May 20, 2021
1d9745a
Merge branch 'master' into what-can-you-do-with-wechaty
nibble0101 May 20, 2021
407e50d
Update what-can-you-do-with-wechaty.md
chris-4444 May 22, 2021
9dabd5e
Update what-can-you-do-with-wechaty.md
chris-4444 May 26, 2021
c17f81d
Update what-can-you-do-with-wechaty.md
chris-4444 May 26, 2021
02b9db9
Fix error
nibble0101 May 26, 2021
7c93344
Add Wechaty logo
nibble0101 May 26, 2021
8ee3601
Merge branch 'master' into what-can-you-do-with-wechaty
nibble0101 May 26, 2021
37497f7
Merge branch 'master' into what-can-you-do-with-wechaty
nibble0101 May 30, 2021
0a18448
Fix issues raised by @Rohitesh-Kumar-Jain in the latest review
nibble0101 Jul 8, 2021
a07948a
Merge branch 'what-can-you-do-with-wechaty' of github.com:nibble0101/…
nibble0101 Jul 8, 2021
42dafdc
Merge branch 'master' into what-can-you-do-with-wechaty
lijiarui Jul 10, 2021
6334a95
Update what-can-you-do-with-wechaty.md
chris-4444 Jul 10, 2021
db11a4b
Merge branch 'master' into what-can-you-do-with-wechaty
nibble0101 Jul 12, 2021
6b552d4
Merge branch 'master' into what-can-you-do-with-wechaty
nibble0101 Jul 19, 2021
940af7b
Remove Wechaty logo from page
nibble0101 Jul 19, 2021
30aaddb
Merge branch 'master' into what-can-you-do-with-wechaty
nibble0101 Aug 3, 2021
dd13475
Add more information about JuziBot and did more editing
nibble0101 Aug 3, 2021
ed33371
0.8.336
nibble0101 Aug 3, 2021
32208fc
Merge branch 'master' into what-can-you-do-with-wechaty
nibble0101 Aug 23, 2021
a9b8452
Update what-can-you-do-with-wechaty.md
chris-4444 Aug 24, 2021
7d76063
Merge branch 'master' into what-can-you-do-with-wechaty
nibble0101 Aug 24, 2021
18757cc
Merge branch 'master' into what-can-you-do-with-wechaty
nibble0101 Sep 1, 2021
50010eb
Merge branch 'master' into what-can-you-do-with-wechaty
nibble0101 Sep 6, 2021
5aa6986
Merge branch 'master' into what-can-you-do-with-wechaty
nibble0101 Sep 7, 2021
d4d9477
Change spelling of WeChat
nibble0101 Sep 7, 2021
f4656f0
Merge branch 'master' into what-can-you-do-with-wechaty
nibble0101 Sep 7, 2021
1556de5
Merge branch 'master' into what-can-you-do-with-wechaty
nibble0101 Sep 9, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
48 changes: 48 additions & 0 deletions docusaurus/docs/what-can-you-do-with-wechaty.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
---
title: What can you do with Wechaty
---

Wechaty helps users implement their chatbots with straightforward business logic without the complexities of chatbot programming. As a developer, you will be able to create a chatbot that can run on almost all popular instant messaging (IM) applications ([Wechat/Weixin](https://www.wechat.com/en/), [WhatsApp](https://www.whatsapp.com/), [WeCom](https://play.google.com/store/apps/details?id=com.tencent.wework&hl=en&gl=US), [Gitter](https://gitter.im/home/explore), and [Lark](https://www.larksuite.com/), among others).
nibble0101 marked this conversation as resolved.
Show resolved Hide resolved

With a few lines of code in any of the popular programming languages (Java, Python, PHP, .NET, Kotlin, OpenAPI, JavaScript, Go, Scala, C#, and Rust), you can create a customized chatbot to suit your business needs. With Wechaty's intelligent dialogue management system, handling complex user conversations becomes a lot easier.

Here are some of the things that users and businesses can do with Wechaty:

- Have their very own customized chatbot
- Provide 24/7 digital support
- Encourage long-term user engagement
- Sales and marketing
- Cut on business costs and resources
- Raise and optimize conversion rates
- Eliminate some human errors
- Save a lot of time which can boost team productivity
- Give more detailed answers to queries

## A brief history of Wechaty

Back in 2014, Wechaty creator [Huan Li](https://github.com/huan)'s daily life depended too much on Wechat, which was dubbed as China's famous messaging app that is capable of payment processing and other mini applications such as friendship management. Also at the time, adding friends in Wechat is possible but restricts a total number of friends to 5,000 only. Not to mention, the app has more than 400 rooms with more than 400 members each, and room management poses a big challenge. Aside from these issues, Wechat does not offer any tool or service for businesses to manage their customers which is essential for any business to thrive in China. In China, Wechat seems to be the nation's internet and it is crucial for businesses to grow their yield and to communicate with their customers who live their lives on Wechat.
nibble0101 marked this conversation as resolved.
Show resolved Hide resolved

Thus, Huan decided to build Wechaty and landed its first set of clients in 2016. After that, Wechaty Co-creator [Rui Li](https://github.com/lijiarui) found that Wechaty can help companies build relationships with their customers. Then, she used Wechaty to create [JuziBot](https://juzi.bot/) as a **customer management tool** that helps companies deal with business challenges such as acquiring, engaging, and retaining customers.

## What are companies doing with Wechaty

We have profiled how some companies use Wechaty to deliver solutions to their clients in the sections below.

### [JuziBot](https://juzi.bot/)

[JuziBot](https://juzi.bot/) is one of the startups that heavily relies on Wechaty to provide smart marketing and sales services for customers on WeChat and WeCom platforms.

JuziBot is able to help companies build secure and stable Private Traffic, as well as helps corporate clients with customer acquisition and sales conversion. JuziBot currently serves customers in education, consumer, healthcare, and a few other industries. Some of the clients include Meituan Dianping, JingDong, and L'Oréal among others. JuziBot's products have been known to improve the sales experience for one million sales professionals daily.

## Motivation

Wechaty aims to focus more on what the business is about instead of the code itself, despite the complicated requirements for conversational applications. As a chatbot framework for business, Wechaty is a last mile technology that brings chatbots to all types of end users.

## Mission

Wechaty's mission is to make it easy for developers and non-technical users to build their own chatbots.

## Vision

Wechaty aims to bring effective solutions to the challenges faced by businesses and developers around the world, through the help of chatbots.
It is Wechaty's intention that businesses are able to engage more with their customers by providing intelligent customer service, which in return increases conversion rates.
1 change: 1 addition & 0 deletions docusaurus/sidebars.ts
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,7 @@ const introduction = {
items: [
'overview',
'wechaty',
'what-can-you-do-with-wechaty',
'who-is-using-wechaty',
'getting-started-with-wechaty',
'main-concepts-in-wechaty',
Expand Down