https://github.com/jeroenouw/angularai
:speech_balloon: Angular 6 AI (localhost version is working correctly)
https://github.com/jeroenouw/angularai
ai angular angular6 artificial-intelligence chatbotai dialogflow google machine-learning material-design ngx nlp rxjs
Last synced: about 1 month ago
JSON representation
:speech_balloon: Angular 6 AI (localhost version is working correctly)
- Host: GitHub
- URL: https://github.com/jeroenouw/angularai
- Owner: jeroenouw
- License: mit
- Created: 2017-10-29T08:06:15.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-17T07:15:34.000Z (over 6 years ago)
- Last Synced: 2025-04-09T22:52:41.353Z (about 1 month ago)
- Topics: ai, angular, angular6, artificial-intelligence, chatbotai, dialogflow, google, machine-learning, material-design, ngx, nlp, rxjs
- Language: TypeScript
- Homepage: http://ai.jerouw.nl
- Size: 198 KB
- Stars: 47
- Watchers: 13
- Forks: 21
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](http://ai.jerouw.nl/)
[]()
[](https://github.com/jeroenouw/AngularAI/blob/master/LICENSE/)
[](https://github.com/jeroenouw/AngularAI/stargazers)
[]()# Angular 6 AI
A small AI application containing [Angular 6](https://angular.io), [Material](https://material.io/) and [Dialogflow](https://dialogflow.com/).
## [Live demo](http://ai.jerouw.nl)

## Features
* Angular 6
* Material Design
* RxJS observables
* Dialogflow AI
* Chatbot## Sentences
[A couple of example sentences to get you start talking](https://github.com/jeroenouw/AngularAI/blob/master/docs/SENTENCES.md)
## Developing
[Quick starting and development](https://github.com/jeroenouw/AngularAI/blob/master/docs/DEVELOPING.md)
## Contributing
Want to file a bug, contribute some code, or improve documentation? Feel free to place an [issue](https://github.com/jeroenouw/AngularAI/issues).
## Credits
[Angular Firebase](https://angularfirebase.com/)
[Dialogflow](https://dialogflow.com/)