{"id":28242944,"url":"https://github.com/nxroot/ai-voice-control","last_synced_at":"2026-02-18T02:03:22.137Z","repository":{"id":286138668,"uuid":"960484831","full_name":"NxRoot/ai-voice-control","owner":"NxRoot","description":"Control your PC using the fastest speech recognition in the world.","archived":false,"fork":false,"pushed_at":"2025-04-04T16:09:23.000Z","size":87,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-17T14:00:48.358Z","etag":null,"topics":["ai","commands","dotnet","fast","offline-speech-recognition","speech-recognition"],"latest_commit_sha":null,"homepage":"https://www.youtube.com/watch?v=y3oFwVHh8Yk","language":null,"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/NxRoot.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,"zenodo":null}},"created_at":"2025-04-04T14:12:12.000Z","updated_at":"2025-04-04T20:05:59.000Z","dependencies_parsed_at":"2025-06-10T14:39:59.333Z","dependency_job_id":"a6d9b99c-a6d3-47ce-97ea-274dc30cbca5","html_url":"https://github.com/NxRoot/ai-voice-control","commit_stats":null,"previous_names":["nxroot/ai-voice-control"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/NxRoot/ai-voice-control","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NxRoot%2Fai-voice-control","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NxRoot%2Fai-voice-control/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NxRoot%2Fai-voice-control/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NxRoot%2Fai-voice-control/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NxRoot","download_url":"https://codeload.github.com/NxRoot/ai-voice-control/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NxRoot%2Fai-voice-control/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29566366,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T00:47:08.760Z","status":"online","status_checked_at":"2026-02-18T02:00:09.468Z","response_time":162,"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":["ai","commands","dotnet","fast","offline-speech-recognition","speech-recognition"],"created_at":"2025-05-19T06:10:01.071Z","updated_at":"2026-02-18T02:03:22.122Z","avatar_url":"https://github.com/NxRoot.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# AiVC - AI Voice Control\n\nThis project was developed with C# using .NET CLI.\n \n[WATCH DEMO VIDEO](https://www.youtube.com/watch?v=y3oFwVHh8Yk)\n\n\u003ca href=\"https://www.youtube.com/watch?v=y3oFwVHh8Yk\"\u003e\u003cimg src=\"https://i.ibb.co/Vpp4JKMT/Captura-de-ecr-2025-04-04-152350.png\" style=\"width: 80%;\"\u003e\u003c/img\u003e\u003c/a\u003e\n\n## Features\n\n* 💯 \u0026nbsp;Control your PC using speech recognition.\n* ✍️ \u0026nbsp;Create your own scripts and execute as commands.\n* 🚀 \u0026nbsp;Fastest speech recognition in the world.\n\n## How to Install\n| Exe    | Description | Releases |\n| -------- | ------- | ------- |\n| \u003ca href=\"https://github.com/NxRoot/ai-voice-control/archive/refs/heads/master.zip\"\u003e\u003cimg style=\"min-width: 40px;min-height: 40px; width: 40px;\" src=\"https://i.ibb.co/TxrZrFf0/output-onlinepngtools.png\"/\u003e\u003c/a\u003e | Download the latest version   | [Download](https://github.com/NxRoot/ai-voice-control/archive/refs/heads/master.zip)    |\n\n## Requirements\n\n* [.NET Framework 4.7](https://dotnet.microsoft.com/en-us/download/dotnet-framework/net47).\n\n## Configuration\n\n* Click the `Config` button inside the tray icon on windows taskbar.\n\n\u003cimg src=\"https://i.ibb.co/zh96Ddm6/Captura-de-ecr-2025-04-04-165141.png\"\u003e\u003c/img\u003e\n\n* This will take you to the `config.json` file inside the download folder. \n* After making your changes you must restart the application.\n\n```\n[\n    {\n        \"input\": [\"open google\"],\n        \"command\": \"start https://google.com\"\n    },\n    {\n        \"input\": [\"open netflix\"],\n        \"command\": \"start https://netflix.com\"\n    },\n    {\n        \"input\": [\"open youtube\"],\n        \"command\": \"start https://youtube.com\"\n    },\n    {\n        \"input\": [\"open chat gpt\", \"open chatgpt\"],\n        \"command\": \"start https://chatgpt.com\"\n    },\n    {\n        \"input\": [\"open console\", \"open terminal\"],\n        \"command\": \"start\"\n    }\n]\n```\n\n## \u0026nbsp;\n⭐ If you find this useful!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnxroot%2Fai-voice-control","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnxroot%2Fai-voice-control","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnxroot%2Fai-voice-control/lists"}