wessilfie / API_Chatbot

API Chatbot for Machine Learning for Hackers #9

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

This is a Python client for a Flower Delivery Chatbot that I made using API.AI. The bot will have a full conversation with the user, from intial proposal to order delivery status. This is the code for Machine Learning for Hackers #9 on Youtube.

Dependencies

Basic Usage

To run, type the following into terminal

python demo.py

The conversation will start! All the chatbot logic happens in the API.AI console You can exit the conversation by just typing 'exit' into the chat.

Credits

Siraj Raval

About

API Chatbot for Machine Learning for Hackers #9


Languages

Language:Python 100.0%