From f619db23e0d4326fe21c1d60d082e3edf4493815 Mon Sep 17 00:00:00 2001 From: Daniel Stefanovic Date: Mon, 9 Jul 2018 23:11:20 +0200 Subject: [PATCH] Add tutorial #227 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 39f2382..faebe46 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,7 @@ * [**Node.js**: _How to make a responsive telegram bot_](https://www.sohamkamani.com/blog/2016/09/21/making-a-telegram-bot/) * [**Node.js**: _Create a Discord bot_](https://discordjs.guide/) * [**Node.js**: _gifbot - Building a GitHub App_](https://blog.scottlogic.com/2017/05/22/gifbot-github-integration.html) +* [**Node.js**: _Building A Simple AI Chatbot With Web Speech API And Node.js_](https://www.smashingmagazine.com/2017/08/ai-chatbot-web-speech-api-node-js/) * [**Python**: _Chatbot Fundamentals: An interactive guide to writing bots in Python_](https://apps.worldwritable.com/tutorials/chatbot/) * [**Python**: _How to Build Your First Slack Bot with Python_](https://www.fullstackpython.com/blog/build-first-slack-bot-python.html) * [**Python**: _Build a Reddit Bot_](http://pythonforengineers.com/build-a-reddit-bot-part-1/)