Skip to content

galsreshef/SavtaBot

Repository files navigation

SavtaBot

Created for the elderly who sometimes suffers from a lack of communication with the environment.

SavtaBot is an Android app, impleminting Google's DialogFlow and TTS services.

  • Download APK and Install SavtaBot directly on your Android device.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to install the software and how to install them

Install Android Studio on your PC.

Installing

Clone this repository and import into Android Studio.

https://github.com/galsreshef/SavtaBot.git

Go to File -> New -> Project from Version Control -> Git

Run on Android

  • APK - Using Android Studio. Build -> Build Bundle(s) / APK(s) -> Build APK(s)
  • Run directly - Connect Android device or use AVD. Run -> Run

Your own SavtaBot

  • Create a new project in DialogFlow.
  • Go to your Agent settings and copy your unique Client access token.
  • In MainActivity.java <line 81> past your access token.
  • Run application.

Authors

Releases

No releases published

Packages

No packages published

Languages