Huan Li

Huan Li Follow

https://github.com/huan

Author @ Wechaty, Architect @ Chatie, LLM Code Generation Enthusiast, Serial Entrepreneur, Burner🔥

Huan Li is the creator of Wechaty, architect of Chatie, and a leading voice in the software agent space. He is widely recognized for his contributions to conversational AI, cloud-native architecture, and the open-source ecosystem.

Huan is a GitHub Star, and the co-author of Chatbot 0 to 1 and Concise Handbook of TensorFlow 2. His work has earned accolades from Microsoft, Google, and Tencent—recognized as a Microsoft MVP, Google Developer Expert (GDE), and Tencent Cloud TVP.

As an AI architect and open-source evangelist, Huan frequently speaks at global tech conferences, sharing insights on building intelligent systems with CQRS, event-driven design, and LLM-powered agents.

Connect with him on LinkedIn or explore his open-source work on GitHub.


Entrepreneur & Angel Investor

Beyond engineering, Huan is a serial entrepreneur with deep roots in China’s early internet era. In 2001, he founded AKA.cn, delivering open-source enterprise solutions—including OEM hardware products like anti-spam email gateways and firewalls that later went public.

In 2005, he joined the founding team of YouKu.com (the “YouTube of China”) as CTO, and in 2007 launched JiWai.com, one of the earliest Twitter-like platforms integrated with QQ.

Since 2011, Huan has been an active angel investor, independently backing 100+ startups with a strong focus on developer tools, AI, and early-stage innovation.


Talks & Workshops

  1. Sessionize
    Building a Chatbot in 6-lines of Code using Wechaty
    Leveraging the vast potential of conversational AI on platforms like WhatsApp and WeChat without official API.
  2. Sessionize Machine Learning in JavaScript/TypeScript :Harness the power of ML in the versatile environment of JavaScript.
  3. Sessionize
    Harnessing LLM to Power a Open-source Community Chatbot - Lessons from Wechaty
    Discover how Wechaty revolutionizes community support with an AI-powered chatbot, transforming developer onboarding and engagement.
  4. Wechaty Workshop for Puppet Makers - How to make a Puppet for Wechaty (Chinese)
    Understanding of Puppet intricacies, guiding from zero to production-ready Puppet development.
  5. Event-driven Programming with CQRS Wechaty
    Leveraging Event-driven Architecture in Wechaty with CQRS, enhancing system decoupling, microservices compatibility, and API integration through the wechaty-cqrs module.
  6. Applying Documentation System to Wechaty - Lessons from Google Season of Docs (Chinese)
    The journey of transforming Wechaty’s documentation by adopting the Grand Unified Theory of Documentation, enhancing clarity and utility for developers through structured tutorials, guides, references, and explanations.
  7. AI, Wechaty, Angular, and mix them altogether in JavaScript (Chinese)
    Leveraging AI and Angular within Wechaty to revolutionize Chatbots through real-time WeChat message analysis with TensorFlow.js.
  8. Wechaty 101 - from v0.0 to v0.7 (Chinese)
    The essence and trajectory of Wechaty from its beginnings to version 0.7.

Media Inquiries

For interviews, speaking engagements, or press inquiries, please contact Huan via LinkedIn or email: huan@chatie.io.

Posts by Huan Li

📚 PreAngel Two-Stage Deployment Playbook — Firebase App Hosting × Google Cloud Run (v4)

Purpose: Present PreAngel’s current best-practice two-stage deployment model — powered by GitHub Actions, Cloud Run, Artifact Registry, and Workload Identity Federation (WIF). This ve...

In guide, Oct 13, 2025

🧭 Decoding the Chaos: The Ultimate Guide to Software Environment & Release Naming

🚀 Confused by terms like Preview, Beta, and Staging? You're not alone. This post breaks down the chaos into three clear axes every developer should know - By Huan Li — a developer onc...

In guide, Oct 12, 2025

Google Cloud Authentication — The Divio-Style Field Guide for Senior Full‑Stack Devs

A practical, copy‑pastable guide that untangles identities, credentials, tokens, ADC, OAuth 2.0, API keys, service accounts, impersonation, and Workload Identity Federation — organise...

In guide, Sep 12, 2025

Breaking the Reverse Engineering Barrier: How LLMs and Frida Are Revolutionizing WeChat Analysis

A deep dive into building an AI-powered reverse engineering agent that automatically locates and hooks WeChat’s message handling functions

In article, Aug 12, 2025

All Interfaces Are Becoming Conversational

Huan's Law: 'Any app that can be talked to, will be talked to.' Explore the future of voice-first and conversational apps, where talking to technology becomes the norm.

In announcement, Apr 15, 2025

🚀 What's the Best Transport for an Event-Driven Architecture: WebSocket or SSE + POST?

As the creator of the Wechaty and Chatie projects, I’ve spent years building conversational and messaging tools for developers. Now, I’m investing in a new phase of cloud-native, even...

In event, Apr 04, 2025

TensorFlow.js: Machine Learning in JavaScript

Huan takes us on a journey into the world of machine learning right in your browser with TensorFlow.js. Whether you’re a developer, tech enthusiast, or just curious about the inters...

In talk, Feb 05, 2024

Community meeting: generate Wechaty code with LLM & FLAML

FLAML (Fast Library for Automated Machine Learning, https://github.com/microsoft/FLAML) is a lightweight Python library for efficient automation of machine learning and AI operations,...

In event, Jun 22, 2023

Wechaty introduction at Microsoft Regional Director Summit

This is my speaking at Microsoft RD Summit on April 7, 2022.

In talk, Apr 07, 2022

Hardcore Peach 5G Chatbot Open-Source SDK Wechaty | Core Power Salon 6

5G Chatbot (RCS) is China’s version of the GSMA RCS standard for rich messaging.

In announcement, Mar 30, 2022

Event-driven Programming with CQRS Wechaty

Command Query Responsibility Segregation (CQRS) is a software architecture pattern that separates the command(write) and query(read) layers.— CQRS, Martin Fowler, 14 July 2011

In announcement, Mar 17, 2022

China Open Source Power Ranking Released | Wechaty Founder Ranked TOP 7

“Open source” was one of the hottest tech keywords in China in 2021, with more people paying attention and contributing to it. Yet, opinions vary on the actual state of open source in...

In announcement, Mar 03, 2022

Refactoring Friday BOT with NestJS, Domain-driven Design (DDD), and CQRS

Friday BOT has been refactored to using NestJS framework, by following the Domain-driven Design (DDD) and the Command Query Responsibility Segregation (CQRS) this week, by merging thi...

In announcement, Feb 27, 2022

Chatbot and Angular (Beijing GDG | Community Talk | NG+)

AI has accelerated research in conversational interaction. With the ubiquity of mobile instant messaging, Chatbot use cases are flourishing. How do we build a chatbot powered by moder...

In talk, Jan 06, 2022

Wechaty Docker Multi-Platform for Raspberry Pi (ARM)

For a long time, wechaty docker image was build for platform amd64. Today, Wechaty is supporting new platform: Raspberry Pi (ARM)!

In announcement, Nov 27, 2021

COSCon21 Community Governance (GC): Wechaty Open Source Community Documentation Collaboration — Google Season of Docs Practice

Huan Li (李卓桓) shares Wechaty's experience as the first Chinese project selected for Google Season of Docs 2021, involving 12 technical writing experts in documentation optimization.

In talk, Nov 05, 2021

Programmer's Day Panel: Five Open Source Engineers Share Their Journeys (Milvus Community)

How can open source boost your market competitiveness? How can open source become a new entrepreneurial model after leaving big tech companies? How to build a strong resume through op...

In interview, Oct 29, 2021

OpenTEKr|OSS Pioneer|Interview with Huan Li

The “OSS Pioneer - The People” series is launched by OpenTEKr to help you to know more about the leaders who are constantly working hard to develop in China open source ecosystem ...

In interview, Oct 28, 2021

Wechaty Docs Collaboration Practice in Google Season of Docs

Google Season of Docs (GSoD) is a program by Google since 2019 that funds and mentors open-source communities to improve their documentation. It also helps developers learn profession...

In talk, Aug 26, 2021

Docker Open Source Program ❤️ Wechaty

In November, 2020, Docker announced the launch of a special program to expand our support for Open Source projects that use Docker. The eligible projects that meet the program’s requi...

In announcement, Aug 10, 2021

Wechaty: Build a Conversational UI App for WhatsApp and WeChat with 6 Lines of Code

In this week’s Community Talk live stream at 8pm, GDG Shanghai invited Huan (Li Zixuan), author of the Wechaty Conversational SDK, to chat with developers on Bilibili about building c...

In talk, Jul 22, 2021

OSPP'21 first meeting for CLI & Matrix projects

基于 Matrix AppService Wechaty 项目的用户、群与消息等基础功能的完善 #59

In ospp, Jul 16, 2021

Hello Wechaty GSoD’21 Technical Writers!

It’s a great honor for Wechaty to participate in Google Season of Docs 2021as one of the great top 30 open-source sponsored projects all over the world!

In gsod, announcement, May 08, 2021

Reconstruct Wechaty landing page with value propositions

What is Value Proposition? A value proposition is a statement that answers the ‘why’ someone should do business with you. It should convince a potential customer why your servic...

In gsod, May 01, 2021

Google Season of Docs ❤️ Wechaty

What is Google Season of Docs?Season of Docs is an annual program organised by Google.Its goal is to bring technical writers and open source organisations together to foster collabo...

In announcement, gsod, Apr 30, 2021

Chatie API Service Incident Report

The Wechaty Puppet Serviceis running on top of the https://www.chatie.io service,which is open-sourced at here.It has been running for 5+ yearson a Heroku free Dynowith Cloudflare CDN...

In article, Apr 15, 2021

RCS Messaging Chatbot

Rich Communication Services (RCS) is a communication protocol between mobile-telephone carriers and between phone and carrier, aiming at replacing SMS messages with a text-message s...

In article, Mar 27, 2021

Applying the documentation system to Wechaty docs

This year, Wechaty organization is applying the Google Season of Docs program because we want to improve our documentation for the community.

In announcement, gsod, Mar 25, 2021

Wechaty Puppet Providers Trends

Do you want know which Wechaty Puppet Provider is most used by our Wechaty developers?

In announcement, Mar 04, 2021

Google Cloud Shell Tutorials for Wechaty

Today, We have created a Google Cloud Shell Tutorial for easy getting started with Wechaty!

In tutorial, Feb 20, 2021

Gource Visualization for Wechaty

Gource is an amazing and flexible tool that can be used to display activity from your repositories using a video visualization that people love.— How to use Gource to visualize your...

In story, Feb 14, 2021

Getting Started Without Leave Your Browser: Wechaty ❤️ Gitpod

Gitpod is an online IDE which can be launched from any GitHub page. Simply prefix any GitHub-URL with “https://gitpod.io#” or use our browser extension that adds a button to GitHub ...

In tutorial, Feb 06, 2021

Wechaty 0.56 Released!

V0.56 is the latest stable version of Wechaty, it is recommended to be upgraded for all developers.

In announcement, Jan 25, 2021

Huan: Introducing Chatbot and Conversational User Interface (CUI)

Wechaty is an SDK that provides interface services for conversational user interface. Through RPA technology, it provides Chatbot developers with convenient instant messaging platform...

In tutorial, Jan 20, 2021

Introducing Wechaty Puppet Service (Providers)

Wechaty is an SDK for chatbot makers. It uses Robotic Progress Automation (RPA) technology to help developers to be more productive for building Conversational User Interface (CUI), w...

In announcement, Jan 14, 2021

A OKR Review for the Summer 2020 Summit

In Nov 14, 2020, The Open Source Promotion Plan - Summer 2020 Summit was held in Nanjing (thanks ISCAS & openEuler Community for the organizing!). As an open-source organization w...

In announcement, Jan 04, 2021

This Summer: Stories of Wechaty Community and 9 Rising Open Source Contributors

Nine undergraduate and graduate students became rising contributors to Wechaty community during Summer 2020: Bi Kaiqiao (毕凯乔), Wang Junwei (王俊伟), Xie Yuqing (谢昱清), Fan Rui (范蕊), Jiang...

In announcement, Dec 31, 2020

2020 Wechaty 666: 6 lines of code, 6 platforms, and 6 languages

Time past fast, the year 2020 has gone.

In event, Dec 30, 2020

Wechaty Author Huan Li Selected for 'China's Open Source Pioneers 33'

Huan Li (李卓桓), author of Wechaty, BOT5 Club Chair, Tencent Chatbot TVP, and PreAngel Partner, was selected for the 2020 'China's Open Source Pioneers 33' annual list by SegmentFault.

In announcement, Dec 23, 2020

Open Source Software Supply Chain Lighting Plan Summer 2020 Results: Wechaty-based Projects Win Outstanding Contribution and Most Potential Awards!

Wechaty community achieves remarkable success in Summer 2020 program with two students winning Outstanding Contribution and Most Potential awards from 388 participating projects acros...

In announcement, Nov 14, 2020

Open Source Forum: Wechaty's Open Source Journey

Wechaty community participated in the Open Source Software Supply Chain Summit 2020, with Huan Li (李卓桓) sharing Wechaty's open source journey and Jingjing Wu (吴京京) presenting Multi-We...

In event, Nov 14, 2020

Chatie status page has been published!

Today, we have published a cloud service status page at https://chatie.statuspage.io , please feel free to have a look at it. It’s currently under construction and we will publish our...

In announcement, Nov 06, 2020

Gitter.im is supported by Wechaty now!

Wechaty is a RPA SDK for Chatbot Makers. It mainly works with WeChat accounts (both individual and official), and now we have published Gitter support for wechaty, which can make us e...

In announcement, Aug 23, 2020

阿兹纳莫曲线

In fun, Aug 19, 2020

Multi Language Wechaty Beta Release Announcement!

Multi-language Wechaty Beta Released! We have Python, Go, Java, and Scala released on June 19, 2020!

In announcement, Jun 19, 2020

Wechaty 2016–2020: Four Years in Open Source — Huan

Huan Li (李卓桓) shares the story of Wechaty’s open-source journey (2016–2020) and introduces the project in a concise 20-minute talk from Azure Show.

In event, May 19, 2020

Kaiyuanshe (开源社): Meet the "SLASH" Youth Huan Li (李卓桓)

An interview with Huan Li (李卓桓) on his multi-hyphenate “SLASH” path—founder, investor, author, programmer, advisor, and extreme-sports enthusiast—and his views on entrepreneurship, op...

In story, Mar 27, 2020

Wechaty New Release Version v0.30: Lots of New Features!

Wechaty v0.30 Released! We have lots of new features added and bugs fixed!

In announcement, Feb 08, 2020

Bot Friday Zero — Seminar Minutes

Kickoff minutes for Bot Friday (Zero) at Tencent Beijing on Jul 19, 2019 — Rasa-to-production talk by Qinghua Duan, founding members, roundtable insights, next-meetup plan, with slide...

In event, Jul 19, 2019

New DevOps Toolset for @Chatie Organization

The powerful and easy to use Chatie DevOps Toolset:

In npm, Jun 12, 2019

Wechaty Contributor Dinner with Data Girls

This Wechaty Contributors Dinner is sponsored by Data Girl.

In event, Jan 14, 2018

The First Wechaty WWDC Party in 2017

On June 6, 2017, 6 pm, we have a great first Wechaty World Wide Developer Conference (WWDC) at Su Shi Restaurant of Wudaokou, Beijing.

In event, Jun 06, 2017

Wechaty 101: from v0.0 to v0.7

This talk was presented at Node Party Beijing #18 Dec 2016, all about ChatBots.

In announcement, Jan 06, 2017