kunal2812 / PistoChat

PistoChat is an android application which is much more than just a normal chatting app. It makes use of deep learning models to allow bot video/text chatting options.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PistoChat

Introduction:

  • There are times when we want to text/video chat our closed ones but they are busy or internet is not proper so our chatting application PistoChat enables the user to Text Chat and Video Chat even if the other person is offline or can't talk, provided the other user has consented:

    • to make use of chat history for training of NLP model which will enable the user to chat with a bot version of other user which will act as a substitute for other user
    • to make use of profile picture and chat history for video message generation/video chat using GAN then the user will be able to get video messages from the other user
  • The user won't be conversing for real with the other user but with our bot created using pre-trained GPT-2 and LipGAN that will enable the bot to talk and act like the user in most indistinguishable way possible provided the conversing parties have enough data for proper training of the models.

Unfortunately Video Chat feature could not be implemented in the app due to time constraints

Screenshots:

Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4 Screenshot 5 Screenshot 6 Screenshot 7

Demo Video Link:

Video Link

Presentation Link:

Presentation Link

Technology Stack:

  1. Android SDK (Java)
  2. Firebase
  3. Google Colab
  4. PyTorch for NLP Transformer (Pretrained)
  5. Tensorflow for GAN (Pretrained)

Contributors:

Team Name: 0xCAFEBABE

License:

MIT

About

PistoChat is an android application which is much more than just a normal chatting app. It makes use of deep learning models to allow bot video/text chatting options.


Languages

Language:Java 87.3%Language:Jupyter Notebook 5.5%Language:JavaScript 4.2%Language:Roff 2.4%Language:CSS 0.4%Language:HTML 0.2%