Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 571 Bytes

README.md

File metadata and controls

15 lines (14 loc) · 571 Bytes

Intent:

  • Develop a chatting interface in Django which suggests emojis according to the user's messages with realtime notifications.
  • The model is based on Sentiment Analysis using the Twitter dataset and Keras for backend.

Setup: