Skip to content

SatyamSoni23/Lets-Chat

Repository files navigation

Lets-Chat

Android Chat app using MQTT client and HiveMQ public broker with firebase smart reply integration.

Dependency

• MQTT

implementation 'org.eclipse.paho:org.eclipse.paho.client.mqttv3:1.1.0'
implementation 'org.eclipse.paho:org.eclipse.paho.android.service:1.1.0'

• Bumptech Glide

implementation 'com.github.bumptech.glide:glide:4.8.0.0'

• ChatKit

implementation 'com.github.stfalcon:chatkit:0.3.3'

• Firebase Natural Language Smart Reply

implementation 'com.google.firebase:firebase-ml-natural-language:19.0.0'
implementation 'com.google.firebase:firebase-ml-natural-language-smart-reply-model:19.0.0'

• Material Design

implementation 'com.google.android.material:material:1.1.0-alpha04'

Screenshots

About

A database-less instant messaging app without login or sign-up feature, just share the unique id with your buddy and start chatting.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages