Note:
Version 1.1
- Registration/Sign-up can be done using any email as verification has been disabled.
- Implemented Basic real-time messaging functionality implemented, allowing users to send and receive messages instantly.
- Image sending functionality is implemented.
- Integrated face-api.js to detect the sender's emotion under well-lit conditions.
- Voice Messaging Enabled.
- End to End encryption Enabled.
In development
- Need to work on Backing up the User's Private key, so that they can use it in any device. Currently the private key is stored in browser memory.
- Tone detection in voice messages with urgent notifications.
- Improving emotion detection with a new model or custom training.