nolbuzanis / Canna-Bot

Skype chatbot to diagnose plant issues - HackTheValley2 Creation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CanaBot

An integrated skype chatbot used for the tracking, monitoring, and troubleshooting of the growing process for cannabis (and all other) plants. The project was built over the course of 30 hours at a Toronto Hackathon, Hack The Valley 2.

We used Python to process the data and run it through a matching algorithm, and Node.js as the backend, using it to communicate with Microsoft’s LUIS machine learning API to determine user input. The user interacts with the chatbot via the Skype Bot framework, and the demo was displayed on a website using a combination of HTML, CSS, and Javascript through the Bootstrap library.

Contributing

If you would like to contribute to this repository, please first discuss the change you wish to make via issue, email, or other contact method with me before making a change.

As is the case with most Hackathons, the code is not very readable as it was "hacked" together in only 30 hours.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Authors/ Collaborators

Team at Hack The Valley 2:

@nolbuzanis - Matching Algorithm, data processing, LUIS (Python)

@EdwardSeley - Matching Algorithm, data processing, LUIS (Python)

@ACalverley - Back-end development, communication between LUIS and Python (Node.js)

@Chris2Jones - Front-end development, skype bot framework and UI (HTML, CSS, Node.js)

About

Skype chatbot to diagnose plant issues - HackTheValley2 Creation.

License:MIT License


Languages

Language:CSS 71.4%Language:JavaScript 17.9%Language:Python 6.5%Language:Jupyter Notebook 2.9%Language:HTML 1.3%