Skip to content

Commit

Permalink
README.md update
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroenouw committed May 19, 2018
1 parent 3682255 commit ee1bb82
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,28 +4,35 @@
[![stars](https://img.shields.io/github/stars/jeroenouw/AngularAI.svg)](https://github.com/jeroenouw/AngularAI/stargazers)
[![downloads](https://img.shields.io/npm/dy/ngx-ai.svg)]()

# Angular 5 AI
A small AI application containing [Angular 5](https://angular.io), [Material](https://material.io/) and [Dialogflow](https://dialogflow.com/).
# 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)

![demo](https://jerouw.nl/wp-content/uploads/2017/10/angular5ai.png "demo")

## Features
* Angular 5

* 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)

[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/)

0 comments on commit ee1bb82

Please sign in to comment.