menchprotocol / php_website

Social Networking. Reimagined. Powered by PHP, PostgreSQL, jQuery & Bootstrap
https://mench.com
GNU Affero General Public License v3.0
13 stars 5 forks source link

Get Inspiration from Datacamp & MIT Programs #1484

Closed grumo closed 6 years ago

grumo commented 6 years ago

@shervine take a look: https://www.datacamp.com/courses/building-chatbots-in-python

Course Description When done well, interacting with a computer through human language is incredibly powerful and also quite fun. Messaging and Voice-Controlled devices are the next big platforms, and conversational computing has a big role to play in creating engaging augmented and virtual reality experiences. This course will get you started on the path towards building such applications! There are a number of unique challenges to building these kinds of programs. The most obvious one is of course - how do I turn human language into machine instructions? In this course, you'll tackle this first with rule-based systems and then with machine learning. Some chat systems are designed to be useful, while others are just good fun. You will build one of each, and finally put everything together to make a helpful, friendly chatbot! And once you complete the course, you can learn how to connect your chatbot to Facebook Messenger!

shervine commented 6 years ago

@grumo This is AWESOME, thanks for sharing 🙏​

Their design/UI gave me the inspiration for make updates/iterations to:

1494 #1222 #1272 #1148 #1221

You rock!

shervine commented 6 years ago

Also created #1499 which was an idea we had before, but now it makes more sense

grumo commented 6 years ago

@shervine the instructor for that course is the CEO of Rasa that develops software for chatbots. The site looks really nice too: http://rasa.com/

shervine commented 6 years ago

@grumo I will keep this issue open to analyze it, also, Ellie sent me this interesting course to get some inspiration from:

https://eim.mit.edu/mastering-design-thinking.php

shervine commented 6 years ago

Merging into #1539