https://github.com/appcoda/chatbothotel
A Chatbot demo for DialogFlow (Formerly called API.AI)
https://github.com/appcoda/chatbothotel
chatbot demo-app ios-app swift tutorial-code xcode9
Last synced: 2 months ago
JSON representation
A Chatbot demo for DialogFlow (Formerly called API.AI)
- Host: GitHub
- URL: https://github.com/appcoda/chatbothotel
- Owner: appcoda
- Created: 2017-11-15T16:15:49.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-15T16:24:30.000Z (over 7 years ago)
- Last Synced: 2025-03-27T05:33:31.745Z (3 months ago)
- Topics: chatbot, demo-app, ios-app, swift, tutorial-code, xcode9
- Language: Swift
- Size: 448 KB
- Stars: 38
- Watchers: 3
- Forks: 16
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A Chatbot demo for DialogFlow (Formerly called API.AI)
With the latest release of Apple's [Core ML](https://www.appcoda.com/coreml-introduction/), developers are one step closer to building Artificial Intelligence apps with ease. While image recognition and text detection are great examples of apps that utilize AI, another type of app which exemplifies the power of Machine Learning is chatbots. In this tutorial we will be using DialogFlow (formerly called API.AI) from Google to build a chatbot app running on iOS!
Sounds cool, right? Let's get started.
For the full tutorial, please head over to the following link:
https://www.appcoda.com/chatbot-dialogflow-ios/