Skip to content

showcase: add WeChat Group AI Bot to showcase docs - #1546

Open
yuanlaishini173 wants to merge 2 commits into
wechaty:mainfrom
yuanlaishini173:main
Open

showcase: add WeChat Group AI Bot to showcase docs#1546
yuanlaishini173 wants to merge 2 commits into
wechaty:mainfrom
yuanlaishini173:main

Conversation

@yuanlaishini173

@yuanlaishini173 yuanlaishini173 commented Aug 21, 2026

Copy link
Copy Markdown

What this PR does

Add a showcase entry for WeChat Group AI Bot (yuanlaishini173/wechat-group-ai-bot) to the Wechaty showcase docs.

Why

The project is a production-ready Wechaty bot for work groups, supporting both Wechaty personal WeChat (padlocal) and WeCom self-built apps. It demonstrates:

  • knowledge-base Q&A with policy full-text, FAQs, and agency lookup (with occupation↔agency mapping)
  • automatic group notice analysis (text / image OCR / PDF / Word)
  • live data Q&A by calling internal platform APIs
  • document conversion to official format inside group chats
  • scheduled policy fetching into the knowledge base

It has been open-sourced under MIT license and is actively deployed.

Contributor Program

I would like to join the Wechaty Contributor Program. Please let me know if this PR qualifies for a long-term free puppet token, or how to proceed. Thanks!

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 9477fb5117

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment on lines +2 to +3
sidebar_label: WeChat Group AI Bot
title: 'Showcase: WeChat Group AI Bot'

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Add this page to the showcase navigation

Because docusaurus/sidebars.ts:10-18 explicitly enumerates every showcase and docs/showcases/overview.md:9-18 manually lists the showcase contents, adding only this MDX leaves the new page absent from both the Showcases sidebar and its index. Visitors using the normal documentation navigation therefore cannot discover this showcase; add showcases/wechat-group-ai-bot to the sidebar and link it from the overview.

Useful? React with 👍 / 👎.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant