Smart-Replies-Demo iOS app provides smart replies suggestions for a particular message or a text. This app uses Firebase's smart reply feature to provide the output for a particular message.
To Run to sample App, Simply clone the project from Smart-Replies-Demo repository. After cloning the repository navigate to project's folder and use below command to install the require pods.
$ pod install
Build and run the Sample App.
Feel free to make a suggestion by creating a pull request.