Skip to content
This repository has been archived by the owner on Apr 13, 2018. It is now read-only.

Give your slackbot a link to food, and watch it come back with all kinds of useful data!

Notifications You must be signed in to change notification settings

jordan-simonovski/seefood-slackbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Seefood for Slack

What is the purpose of this?

I got a bit bored last night and decided to replicate the functionality of Jian Yang's app from Silicon Valley using the AWS Rekognition API.

What does it look like?

wha if i to you thei is a app on the maket

See referenced clip here.

GODDAMMIT JIAN YANG

Prerequisites

  1. AWS Account to host the Slackbot
  2. AWS Account must have access to Regions where Rekognition is available (us-east-1, us-west-2, eu-west-1)

Setup

cd seefood/
virtualenv env
source env/bin/activate

pip install -r requirements.txt
zappa deploy dev

Setting up the Slash Command

  1. Go to: /apps/manage
  2. Open slash commands.
  3. Configure your new slash command in the following way.

slash command

About

Give your slackbot a link to food, and watch it come back with all kinds of useful data!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages