└── README.md /README.md: -------------------------------------------------------------------------------- 1 | 2 | # Awesome Bots 3 | [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) 4 | > A curated list of links and resources about bots. PRs are welcome. 5 | 6 | ### [Get a weekly summary of everything bot related](http://tinyletter.com/awesome-bots) 🤖🖖 7 | 8 | ## Build a Bot 9 | - https://dialogflow.com/ 10 | - https://wit.ai/ 11 | - https://developer.pandorabots.com/ 12 | - https://beepboophq.com/ 13 | - http://motion.ai/ 14 | - https://chatfuel.com/ 15 | - http://www.craft.ai/ 16 | - https://meya.ai/ 17 | - https://flowxo.com/ 18 | - https://textit.in/ 19 | - https://rundexter.com/ 20 | - https://www.gupshup.io/developer/home 21 | - http://www.assi.st/ 22 | - https://stamplay.com/ 23 | - https://dev.botframework.com/ 24 | - https://claudiajs.com/claudia-bot-builder.html 25 | - https://hutoma.ai/ 26 | 27 | ## Debug a Bot 28 | - https://www.chatbotproxy.com/ 29 | 30 | ## Hack a Bot 31 | - https://howdy.ai/botkit/ 32 | - https://github.com/amitevski/botframework 33 | - https://spacy.io/ 34 | - https://github.com/tensorflow/models/tree/master/syntaxnet 35 | - http://www.nltk.org/ 36 | - https://github.com/nlp-compromise/nlp_compromise 37 | - https://github.com/wit-ai/duckling 38 | - https://adapt.mycroft.ai/ 39 | - https://github.com/superscriptjs/superscript 40 | - https://dev.botframework.com/ 41 | - https://www.ibm.com/smarterplanet/us/en/ibmwatson/developercloud/services-catalog.html 42 | - https://cloud.google.com/products/machine-learning/ 43 | - https://azure.microsoft.com/en-us/services/cognitive-services/ 44 | - https://github.com/paked/messenger 45 | - https://hubot.github.com/ 46 | - http://errbot.io/en/latest/ 47 | - https://www.rivescript.com/ 48 | - http://chatscript.sourceforge.net/ 49 | - http://www.alicebot.org/aiml.html 50 | - https://www.twilio.com/ip-messaging 51 | - https://github.com/google/bottery 52 | 53 | ## Design a Bot 54 | - https://bots.mockuuups.com/ 55 | - https://botsociety.io/ 56 | 57 | ## Host a Bot 58 | - https://heroku.com/ 59 | - https://www.pythonanywhere.com 60 | - https://aws.amazon.com/de/lambda/ 61 | - https://stamplay.com/ 62 | - https://cloud.google.com/functions/ 63 | 64 | ## Run a Bot 65 | - https://api.slack.com/bot-users 66 | - https://developers.facebook.com/products/messenger/ 67 | - https://telegram.org/blog/bots-2-0 68 | - https://developer.microsoft.com/en-us/skype/bots 69 | - http://open.wechat.com/ 70 | 71 | ## List a Bot 72 | - https://thereisabotforthat.com/ 73 | - https://botlist.co/ 74 | - https://slack.com/apps 75 | - https://www.producthunt.com/ 76 | - https://storebot.me/ 77 | - http://botsbook.com/ 78 | 79 | ## Analyse your Bot 80 | - http://www.botlytics.co/ 81 | 82 | ## Historic Bots 83 | - http://elizagen.org/ 84 | - http://parrynoid.org/ 85 | - https://tools.ietf.org/html/rfc439 86 | 87 | ## Talk about Bots 88 | - https://www.facebook.com/groups/chatbot/ 89 | - https://botmakers.org/ 90 | - http://devchat.devolio.net/ (#bots) 91 | - https://www.facebook.com/groups/botdesigners/ 92 | 93 | ## Read about Bots 94 | - https://botwiki.org/ 95 | - https://botzine.org/ 96 | - http://www.chatbotsweekly.com/ 97 | - https://chatbotsmagazine.com/ 98 | - https://chatbotslife.com/ 99 | - https://chatbotnewsdaily.com/ 100 | - http://www.chatprime.com/resources/ 101 | - http://botnerds.com/ 102 | - https://medium.com/chat-bots/non-techies-guide-to-building-bots-part-1-286bc93c92f9 103 | 104 | ## Fund a Bot 105 | - https://slack.com/developers/fund 106 | - https://telegram.org/blog/botprize 107 | - https://developers.facebook.com/fbstart/ 108 | - https://betaworks.com/ 109 | - http://www.greylock.com/ 110 | --------------------------------------------------------------------------------