Overview / Usage

Nowadays, we college students join a lot of QQ chat groups to receive useful information such as announcements made by the school. But to our frustration, people sometimes send garbage messages in these groups, making it harder for us to find information that's actually useful, and it can also cause us to miss many opportunities, defeating the intended purposes of these groups. Now we are developing a software that can change this situation.
The software first retrieves QQ chat logs to analyze and extract information from them, and then uploads records of important information to the cloud, enabling users to view them across their devices and remind them of their to-do items.
For this project, we utilizes Intel's PyTorch to create neural networks in order to analyze messages, and we use Microsoft Azure to host our web services that allow users to view the records anytime.

Comments (0)