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

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

Open
wade0564 opened this issue Feb 14, 2021 · 0 comments
Open

Comments

@wade0564
Copy link

wade0564 commented Feb 14, 2021

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:

  • once receiving a post share, save the post title and link to your database
  • once receiving a text message, provide a list of posts related to the text

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

  • basic Java skills
  • relational database knowledge
  • git version control
  • collaborative software development on github.com
  • software development in at least one of Wechaty's six languages on at least one of Linux, macOS, and Windows.

Useful Links

Likely mentors

@wade0564

Link to #30

huan added a commit that referenced this issue Feb 16, 2021
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

No branches or pull requests

1 participant