{"id":29664230,"url":"https://github.com/ronibandini/aicamdoorbell","last_synced_at":"2025-07-22T12:36:15.940Z","repository":{"id":303972466,"uuid":"1016800562","full_name":"ronibandini/aicamdoorbell","owner":"ronibandini","description":"AI doorbell with DFRobot ESP32S3 AI Camera Module ","archived":false,"fork":false,"pushed_at":"2025-07-10T13:55:21.000Z","size":8959,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-10T19:44:27.335Z","etag":null,"topics":["chatgpt","computer-vision","dfrobot","doorbell","edgeimpulse","machine-learning","openai-api"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ronibandini.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2025-07-09T14:42:26.000Z","updated_at":"2025-07-10T13:56:10.000Z","dependencies_parsed_at":"2025-07-10T19:54:38.772Z","dependency_job_id":null,"html_url":"https://github.com/ronibandini/aicamdoorbell","commit_stats":null,"previous_names":["ronibandini/aicamdoorbell"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/ronibandini/aicamdoorbell","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronibandini%2Faicamdoorbell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronibandini%2Faicamdoorbell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronibandini%2Faicamdoorbell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronibandini%2Faicamdoorbell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ronibandini","download_url":"https://codeload.github.com/ronibandini/aicamdoorbell/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ronibandini%2Faicamdoorbell/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266496639,"owners_count":23938715,"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","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["chatgpt","computer-vision","dfrobot","doorbell","edgeimpulse","machine-learning","openai-api"],"created_at":"2025-07-22T12:36:15.019Z","updated_at":"2025-07-22T12:36:15.888Z","avatar_url":"https://github.com/ronibandini.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"![AiBell1](https://github.com/user-attachments/assets/445324de-7771-444b-89d2-2f91f268a400)\n\n\n# AIBell\nAI doorbell with DFRobot ESP32S3 AI Camera Module, Edge Impulse and chatGPT\n\n# Parts required\nAI Camera module 1.0 DFR1154\nmicroSD card\n\n# Machine Learning platform\nEdge Impulse\n\n# Setup\nInstall Universal Telegram Bot library\nGet an OpenAI API key (for Whisper transcription and LLM answers) at https://platform.openai.com/settings/organization/api-keys\nGet a Telegram bot token (for sending notifications) https://core.telegram.org/bots/tutorial \nEdit credentials and settings inside the .ino code\n\nthreshold=0.7; // for face recognition\nconst char* ssid = \"\"; // WiFi Credentials\nconst char* password = \"\";\nconst char* openai_api_key = \"sk-proj….\";  // OpenAI API key\n\nUpload the code, selecting ESP32S3 Dev Module as the board and configuring USB CDC On Boot, Partition 16mb Flash 3mb 9.9, Flash 16 128, OPI PSRAM.\n\n# Enclosure \nDownload and print https://cults3d.com/en/3d-model/gadget/aibell\n\n# Contact\nRoni Bandini\n@ronibandini\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fronibandini%2Faicamdoorbell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fronibandini%2Faicamdoorbell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fronibandini%2Faicamdoorbell/lists"}