{"id":13506257,"url":"https://github.com/google/aiyprojects-raspbian","last_synced_at":"2025-10-01T09:30:39.645Z","repository":{"id":39616801,"uuid":"88889137","full_name":"google/aiyprojects-raspbian","owner":"google","description":" API libraries, samples, and system images for AIY Projects (Voice Kit and Vision Kit)","archived":true,"fork":false,"pushed_at":"2021-12-06T00:01:57.000Z","size":2127,"stargazers_count":1632,"open_issues_count":159,"forks_count":694,"subscribers_count":166,"default_branch":"aiyprojects","last_synced_at":"2025-01-07T16:07:15.651Z","etag":null,"topics":["ai","maker","python","raspberry-pi"],"latest_commit_sha":null,"homepage":"https://aiyprojects.withgoogle.com/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/google.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-04-20T16:49:05.000Z","updated_at":"2025-01-04T20:05:53.000Z","dependencies_parsed_at":"2022-09-15T21:42:22.130Z","dependency_job_id":null,"html_url":"https://github.com/google/aiyprojects-raspbian","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Faiyprojects-raspbian","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Faiyprojects-raspbian/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Faiyprojects-raspbian/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google%2Faiyprojects-raspbian/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google","download_url":"https://codeload.github.com/google/aiyprojects-raspbian/tar.gz/refs/heads/aiyprojects","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234845370,"owners_count":18895746,"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","maker","python","raspberry-pi"],"created_at":"2024-08-01T01:00:42.216Z","updated_at":"2025-10-01T09:30:34.605Z","avatar_url":"https://github.com/google.png","language":"Python","funding_links":[],"categories":["Voice Kit Projects","Python","raspberry-pi","ai"],"sub_categories":[],"readme":"# AIY Projects\n\nThis repository contains an easy-to-use Python API for the [AIY Vision Kit][aiy-vision]\nand [AIY Voice Kit][aiy-voice]. The code for all AIY kits is in the `aiyprojects` branch,\nand is included in images starting with `aiyprojects-2017-12-18.img`.\nThe previous `voicekit` branch contains code just for the Voice Kit, and the\n`master` branch contains the original deprecated `Voice Recognizer` demo.\n\n## Documentation\n\nIf you're just getting started with the Vision or Voice kit, see the\nassembly guide and other maker guides at [aiyprojects.withgoogle.com].\n\nIf you just need the Python API reference, see [aiyprojects.readthedocs.io].\nAlso have a look at the [example code][aiy-github-examples].\n\nIf you want to flash the latest AIY system image or install AIY packages on an existing\nRaspbian system, read the [system updates guide][HACKING.md].\n\n## Releases\n\n* [SD card image downloads][downloads]\n* [Change log][changelog]\n\nYou can also build an SD card image yourself using [AIY Projects Tools][aiy-projects-tools].\n\n## Bugs \u0026 Support\n\nIf you've found a bug, please [review the known issues and report a new one][aiy-github-issues].\n\nIf you've fixed a bug yourself, please send us a pull request!\nFor details, read [CONTRIBUTING.md].\n\nIf you're having trouble assembling your kit or running the demos, try the following links:\n\n* [AIY Help docs][help-docs]\n* [AIY Forums][aiy-forums]\n* [AIY Stack Overflow][aiy-stack-overflow]\n* [AIY GitHub Issues][aiy-github-issues]\n* support-aiyprojects@google.com\n\nIf you've found a problem with the Assistant API (for example, it crashes\nor provides incorrect responses), try the following:\n\n* [Assistant Stack Overflow][assistant-stack-overflow]\n* [Assistant GitHub Issues][assistant-github-issues]\n\n##\n\n\u003cp align=\"center\"\u003e\n  \u003cimg width=\"15%\" src=\"https://aiyprojects.withgoogle.com/static/images/icons/aiy-circular-logo.svg\"\u003e\n\u003c/p\u003e\n\n[HACKING.md]: HACKING.md\n[CONTRIBUTING.md]: CONTRIBUTING.md\n[downloads]: https://github.com/google/aiyprojects-raspbian/releases\n[changelog]: CHANGES.md\n\n[aiy-projects-tools]: https://github.com/google/aiyprojects-raspbian-tools\n[aiyprojects.withgoogle.com]: https://aiyprojects.withgoogle.com\n[aiyprojects.readthedocs.io]: https://aiyprojects.readthedocs.io\n[aiy-vision]: https://aiyprojects.withgoogle.com/vision/\n[aiy-voice]: https://aiyprojects.withgoogle.com/voice/\n\n[help-docs]: https://aiyprojects.withgoogle.com/help\n[aiy-forums]: https://www.raspberrypi.org/forums/viewforum.php?f=114\n[aiy-stack-overflow]: https://stackoverflow.com/questions/tagged/google-aiy\n[aiy-github-issues]: https://github.com/google/aiyprojects-raspbian/issues\n[aiy-github-examples]: https://github.com/google/aiyprojects-raspbian/tree/aiyprojects/src/examples\n\n[assistant-stack-overflow]: https://stackoverflow.com/questions/tagged/google-assistant-sdk\n[assistant-github-issues]: https://github.com/googlesamples/assistant-sdk-python/issues\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoogle%2Faiyprojects-raspbian","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgoogle%2Faiyprojects-raspbian","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoogle%2Faiyprojects-raspbian/lists"}