Codes

Customer Complaint Analyzer

December 06, 2022

This is a machine learning project that uses natural language processing (bag-of-words) to predict whether a customer is going to repute a service. The project is made reproducible and auditable using make and docker. The detail of this project can be found here.

Koe ChatBot

December 16, 2022

This is a personal interest project that uses mirai and nonebot to create a customized chatting bot for the social media software Tencent QQ. The bot is connected using gocqhttp and is integrated with the current ChatGPT chatting service. The repository can be found here.