Cisco Spark is a Team Collaboration software platform. This repository is a personal code playground for Cisco Spark.
Cisco Spark is a Team Collaboration software platform.
This repository is a personal code playground for Cisco Spark API and Spark Bots.
For the experiment camera was interfaced with RaspberryPi and used Python’s pyCamera2 package to capture images into framebuffer.
Image is getting classified with help of CascadeClassifier of OpenCV library.
If there is a change in number of faces detected from previous frame, then a notification is sent to user over Cisco Spark using Email.
BookmarkBot allows a user to add and find personal bookmarks.
This bot was developed using Gupshup Platform.
Gupshup provides a good guide on how to start developing a bot and how to integrate it with Cisco Spark or any other channel.
Usage
@bookmarkbot /\
Example,
@bookmarkbot /add SparkExperiments https://github.com/mlhrAnjaria/Cisco-Spark-Experiments
@bookmarbot /get SparkExperiments