{"id":17868051,"url":"https://github.com/tarektouati/talking-assistant","last_synced_at":"2026-05-01T09:31:49.657Z","repository":{"id":123741811,"uuid":"251716932","full_name":"Tarektouati/talking-assistant","owner":"Tarektouati","description":"🤖 A Worker that consumes a given queue and makes your home assistant say something interesting.","archived":false,"fork":false,"pushed_at":"2020-04-04T12:02:57.000Z","size":9,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-03-07T19:04:28.922Z","etag":null,"topics":["assistant","docker","golang","google","google-assistant","worker"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/tarektouati/talking-assistant","language":"Go","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/Tarektouati.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":"2020-03-31T19:58:54.000Z","updated_at":"2024-06-19T07:35:59.244Z","dependencies_parsed_at":null,"dependency_job_id":"815e1a22-6d90-4ca4-bbd1-d21d46cfc7bc","html_url":"https://github.com/Tarektouati/talking-assistant","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/Tarektouati/talking-assistant","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tarektouati%2Ftalking-assistant","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tarektouati%2Ftalking-assistant/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tarektouati%2Ftalking-assistant/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tarektouati%2Ftalking-assistant/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Tarektouati","download_url":"https://codeload.github.com/Tarektouati/talking-assistant/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Tarektouati%2Ftalking-assistant/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32492125,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":["assistant","docker","golang","google","google-assistant","worker"],"created_at":"2024-10-28T09:56:45.442Z","updated_at":"2026-05-01T09:31:49.637Z","avatar_url":"https://github.com/Tarektouati.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Talking Assistant 🤖\n\nA Worker that consumes a given queue and makes your home assistant say something interesting.\n\n## Getting started\n\n#### Docker :\n\n```bash\ndocker run -e BROKER_CONNECTION_STRING=\"XXX\" -e BROKER_QUEUE=\"XXX\" -e BROKER=\"XXX\" -e ASSISTANT_HOST=\"XXX\" -e ASSISTANT_LANG=\"XXX\" -e ASSISTANT_ACCENT=\"XXX\" tarektouati/talking-assistant\n```\n\n#### Go :\n\n```bash\n go build -o talking-assistant cmd/talking-assistant/main.go\n ./talking-assistant\n```\n\n## Configuration\n\n### Supported brokers\n\n- RabbitMQ\n- MQTT (TODO)\n\n### Setup your environment variables\n\nAll environment variables are **required** and there's no default configuration\n\n| Name                     | Description                                       |\n| ------------------------ | ------------------------------------------------- |\n| BROKER_CONNECTION_STRING | Broker connectionstring                           |\n| BROKER_QUEUE             | Queue name                                        |\n| BROKER                   | Broker type (check the list of supported brokers) |\n| ASSISTANT_HOST           | Hostname of your vocal assistant                  |\n| ASSISTANT_LANG           | Language for your vocal assistant                 |\n| ASSISTANT_ACCENT         | Accent for your vocal assistant                   |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftarektouati%2Ftalking-assistant","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftarektouati%2Ftalking-assistant","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftarektouati%2Ftalking-assistant/lists"}