iamsourabh-in / ngx-dialogflow-client

Client app for dialogflow to test nay

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NgxDialogflowClient

A Sample chatbot Application, built using the power of Firebase authentication and dialogflow.

The App intends to communicate with the user via audio or text interface and reply based of the query asked.

Currently its loggically built to search doctors nearby and reply with the doctors list. and you can go ahead till booking your appointment with the doctor and check the bookings you have.

The app while talking to the bot also gives you suggestions base on the context.

Technology Stack.

Angular 6 Material Design Firebase Dialog Flow API 1

Running locally

To Run the application locally, download the zip or clone the repository. Run the below comman to install the dependencies

npm install

Screenshots

Login

Login Screen

Currently only google login works.

Interface

Interface Screen

License

MIT

About

Client app for dialogflow to test nay


Languages

Language:TypeScript 52.4%Language:JavaScript 30.2%Language:HTML 9.8%Language:CSS 7.6%