https://github.com/davies-k/diagflow-chatbot
Angular project
https://github.com/davies-k/diagflow-chatbot
Last synced: 6 months ago
JSON representation
Angular project
- Host: GitHub
- URL: https://github.com/davies-k/diagflow-chatbot
- Owner: Davies-K
- License: mit
- Created: 2020-02-11T12:42:48.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-27T12:41:41.000Z (over 2 years ago)
- Last Synced: 2025-02-11T15:34:15.541Z (8 months ago)
- Language: TypeScript
- Size: 922 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README

## Usage
First, create an agent on DialogFlow.
- git clone
- create `/src/environments/environment.ts` with your API client token
- npm install
- ng serveThis project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 1.4.9.