From 07e3d9cfc68e7530dbb71823aac3e4339320a3e9 Mon Sep 17 00:00:00 2001 From: eli Date: Sat, 9 Sep 2023 00:07:11 +0000 Subject: [PATCH] Updating readme --- README.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/README.md b/README.md index e69de29..164dec6 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,21 @@ +----- + +## What is EPS? + +By combining the detective work of huginn and home assistant, we can deploy a crawler that gathers information which can be sent via push notification or displayed on smart central intelligence hubs. + +#### Here are some of the things that you can do with Huginn: + +* Track the weather and get an email when it's going to rain (or snow) tomorrow ("Don't forget your umbrella!") +* List terms that you care about and receive email when their occurrence on Twitter changes. (For example, want to know when something interesting has happened in the world of Machine Learning? Huginn will watch the term "machine learning" on Twitter and tell you when there is a spike in discussion.) +* Watch for air travel or shopping deals +* Follow your project names on Twitter and get updates when people mention them +* Scrape websites and receive email when they change +* Connect to Adioso, HipChat, FTP, IMAP, Jabber, JIRA, MQTT, nextbus, Pushbullet, Pushover, RSS, Bash, Slack, StubHub, translation APIs, Twilio, Twitter, and Weibo, to name a few. +* Send digest email with things that you care about at specific times during the day +* Track counts of high frequency events and send an SMS within moments when they spike, such as the term "san francisco emergency" +* Send and receive WebHooks +* Run custom JavaScript or CoffeeScript functions +* Track your location over time +* Create Amazon Mechanical Turk workflows as the inputs, or outputs, of agents (the Amazon Turk Agent is called the "HumanTaskAgent"). For example: "Once a day, ask 5 people for a funny cat photo; send the results to 5 more people to be rated; send the top-rated photo to 5 people for a funny caption; send to 5 final people to rate for funniest caption; finally, post the best captioned photo on my blog." +