wechaty / summer

Summer of Wechaty (SoW) is a program for connecting students with the Wechaty community for coding & tech writing.
https://wechaty.github.io/summer-of-wechaty
Apache License 2.0
31 stars 12 forks source link

Develop a WeChat chatbot for building simple personal knowledge base #44

Open wade0564 opened 3 years ago

wade0564 commented 3 years ago

Hello students!

The project goal is to develop a WeChat chatbot which can help build simple personal knowledge base. It should be able to perform two kinds of automated tasks:

For example, if you share this post (股票股市新手入门指南(完整版)) to the chatbot from zhihu(知乎) app, it will save this post and notify you of the result. You will receive a list containing this post next time you send the chatbot a text message "股票". Your backend server should be able to calculate the semantic similarity between message texts and posts.

Required skills

Useful Links

Likely mentors

@wade0564

Link to #30