{"id":16930129,"url":"https://github.com/ayaka14732/smart-home","last_synced_at":"2025-04-11T18:32:09.354Z","repository":{"id":234836543,"uuid":"789590390","full_name":"ayaka14732/smart-home","owner":"ayaka14732","description":"Source code for Ayaka's smart home AI assistant","archived":false,"fork":false,"pushed_at":"2024-04-21T02:38:59.000Z","size":8,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-25T14:21:41.564Z","etag":null,"topics":["ai-assistant","chatbot","smart-assistant","smart-home"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ayaka14732.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}},"created_at":"2024-04-21T01:37:27.000Z","updated_at":"2024-05-14T01:24:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"44e8ad1e-af10-4c3f-8208-5acf4494efbd","html_url":"https://github.com/ayaka14732/smart-home","commit_stats":null,"previous_names":["ayaka14732/smart-home"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayaka14732%2Fsmart-home","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayaka14732%2Fsmart-home/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayaka14732%2Fsmart-home/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ayaka14732%2Fsmart-home/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ayaka14732","download_url":"https://codeload.github.com/ayaka14732/smart-home/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248458634,"owners_count":21107118,"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":["ai-assistant","chatbot","smart-assistant","smart-home"],"created_at":"2024-10-13T20:40:58.092Z","updated_at":"2025-04-11T18:32:09.332Z","avatar_url":"https://github.com/ayaka14732.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ayaka’s Smart Home\n\n## Introduction\n\nThis repository contains the source code for Ayaka’s smart home AI assistant. The AI assistant is activated by saying \"Hey Siri\", and communicates with the users in Cantonese. It can turn lights and the TV on and off, as well as chat with the users.\n\n## Run\n\nCreate venv:\n\n```sh\npython3.12 -m venv venv\n. venv/bin/activate\npip install -r requirements.txt\n```\n\nCopy `config.example.py` to `config.py`. Fill in the necessary information.\n\nThen run the script:\n\n```sh\npython main.py\n```\n\n## Lessons Learned\n\n1. OpenAI Whisper is bad. Use Google Cloud instead.\n\n## TODO\n\n1. Multilingual support\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fayaka14732%2Fsmart-home","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fayaka14732%2Fsmart-home","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fayaka14732%2Fsmart-home/lists"}