Built with:
Psychopass is just a fun side project built around an emotion classifier, but I also designed it to be a useful and easy-to-use chat storage. It lets you store chats you may not need anymore or want to remove from your messengers without losing them completely.
If you think this project is any cool consider giving it a star I would really appreciate that! (≧ω≦)
For more see Releases
| Platform | Version | Download | Tested |
|---|---|---|---|
| Windows 64-bit | 0.2.0 | Download | False |
| macOS | 0.2.0 | Download | False |
| Linux | 0.2.0 | Download | False |
All messages are stored in a local SQLite3 database on your device so all your data stays with you.
Sorts your messages by emotion so you can explore and rediscover old messages as well as the ones you may not want to see anymore 👀
Basically acts as the non-chronological message provider to make storing chats more interesting.

Search your messages with both vector and linear search engines.
If you know how to make this application more useful, consider making a Feature Request. I’ll try to implement the idea if it’s interesting :p
This project is licensed under the terms of the GPLv3.