{"id":14977936,"url":"https://github.com/tritlo/tacos","last_synced_at":"2025-09-29T08:30:31.560Z","repository":{"id":74883192,"uuid":"84117878","full_name":"Tritlo/TACOS","owner":"Tritlo","description":"TACOS (There's a Cat On the Sundeck) Detector","archived":false,"fork":false,"pushed_at":"2017-03-13T11:19:32.000Z","size":26,"stargazers_count":18,"open_issues_count":1,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-17T12:55:45.781Z","etag":null,"topics":["aws","cat","detection","raspberry-pi","raspberry-pi-camera","raspberry-pi-iot","rekognition","sns","tacos","twitter"],"latest_commit_sha":null,"homepage":"https://twitter.com/TACOSDetector","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Tritlo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-03-06T20:31:18.000Z","updated_at":"2025-01-13T00:15:43.000Z","dependencies_parsed_at":"2024-01-24T07:00:07.160Z","dependency_job_id":null,"html_url":"https://github.com/Tritlo/TACOS","commit_stats":{"total_commits":20,"total_committers":2,"mean_commits":10.0,"dds":"0.050000000000000044","last_synced_commit":"7005414e8ff759237b546c1aad697cdd88e6b5a4"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tritlo%2FTACOS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tritlo%2FTACOS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tritlo%2FTACOS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tritlo%2FTACOS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tritlo","download_url":"https://codeload.github.com/Tritlo/TACOS/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234600991,"owners_count":18858546,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aws","cat","detection","raspberry-pi","raspberry-pi-camera","raspberry-pi-iot","rekognition","sns","tacos","twitter"],"created_at":"2024-09-24T13:56:34.429Z","updated_at":"2025-09-29T08:30:31.279Z","avatar_url":"https://github.com/Tritlo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"TACOS\n======\n\nWhat?\n-----\nTACOS (There's A Cat On the Sundeck) is a python script for detecting cats (and as a recent addition, other animals) on my sundeck.\nIt does this by regularly taking pictures, uploading them to Amazon S3 and running object detection on them using Amazon Rekognition.\nIf it finds a Cat (or an animal), it notifies those subscribed via Amazon SNS, with links to the picture in which it was detected, and\nsome additional info if it was an animal.\n\nBut why?\n---------\n\nWhy not?\n\n\n\n\nRunning yourself\n--------------------\n\nTo run this for yourself, you need:\n\n+ A Raspberry Pi\n+ An internet connection\n+ A Raspberry Pi camera\n+ An Amazon AWS account\n\nIf you have all these, set up an S3 bucket and a SNS topic, and note these in the variables in the script.\nThen make sure you have an IAM user that can access SNS and the bucket (you can give the user full access, but I gave the user access only to it's particular key in the bucket).\nMake sure that the IAM user also has permission to use Rekognition, specifically the \"rekognition:detectLabels\" permission (or again, full access to rekognition).\nIf you have all these set up, fill in the details in the script, make sure that the credentials for the IAM user are accessible, and start it up!\n\nTroubleshooting\n------------------\n\n+ The camera doesn't work.\n\n  Make sure that you've enabled the camera interface in raspi-config\n\n+ The detection gives me errors\n\n  Make sure that boto is able to access your IAM user, and make sure that user has permissions for S3, Rekognition and SNS.\n\n\nIf it still doesn't work, open an issue, and I'll be glad to help!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftritlo%2Ftacos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftritlo%2Ftacos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftritlo%2Ftacos/lists"}