{"id":18304570,"url":"https://github.com/numtel/voice-coder","last_synced_at":"2025-04-09T10:36:53.756Z","repository":{"id":221492243,"uuid":"754483994","full_name":"numtel/voice-coder","owner":"numtel","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-13T06:48:31.000Z","size":63,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-15T04:42:29.711Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/numtel.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":"2024-02-08T06:30:28.000Z","updated_at":"2024-02-08T06:32:05.000Z","dependencies_parsed_at":"2024-02-08T10:29:00.845Z","dependency_job_id":"4a6592c2-4a47-45ba-9787-e1574b4fbed3","html_url":"https://github.com/numtel/voice-coder","commit_stats":null,"previous_names":["numtel/voice-coder"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numtel%2Fvoice-coder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numtel%2Fvoice-coder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numtel%2Fvoice-coder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numtel%2Fvoice-coder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/numtel","download_url":"https://codeload.github.com/numtel/voice-coder/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248021402,"owners_count":21034658,"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":[],"created_at":"2024-11-05T15:29:24.560Z","updated_at":"2025-04-09T10:36:53.737Z","avatar_url":"https://github.com/numtel.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# voice-coder \n\n\u003e Look ma, no hands!\n\n*Turn on the sound*\n\nhttps://github.com/numtel/voice-coder/assets/518698/073ac4ff-8110-4249-9c14-c2c8efb91512\n\n\n## Installation\n\nWill ask for your OpenAI API Key on first launch. (Saved in localStorage)\n\n\u003e Requires Node.js\n\n```\n$ git clone git@github.com:numtel/voice-coder.git\n$ cd voice-coder\n$ npm install\n# Serve this current directory at http://localhost:3000/\n$ npm start\n```\n\nInternal fileserver only accepts connections from localhost and only loads files in this directory.\n\n## Commands\n\n### Voice\n\nPress `Escape` to begin recording and again to stop. Transcription will proceed automatically.\n\n| command                   | description                      |\n|---------------------------|----------------------------------|\n| Language Javascript       | Set programming language, can be anything since it's just part of the prompt.         |\n| Sam, write a function that calculates the fibonacci sequence. | Request a rewrite from Sam (Altman) for the entire document or selection |\n| On this line, multiply the sequence variable times 3. | Request a rewrite for the current line |\n| Move up/down 12 lines | Adjust the cursor position |\n| Find next/previous (search term) | Jump to the next instance of the search term |\n| Select inside (curly/parentheses/single quotes/double quotes/carrots) | Select text within specific delimiters `{}`, `()`, `''`, `\"\"`, `\u003c\u003e` |\n| Expand selection | Expand the selected text to fill the full lines of any existing selection, or the current line if no selection |\n| cut selection/copy selection/grapefruit | Perform internal clipboard operations (grapefruit is picked up easier than paste) |\n| beginning/end of selection | Move the cursor position |\n| Undo | Revert the last action |\n| banana | Replay the last transcription as a prompt to rewrite the selection or entire document |\n| avocado | Replay the last transcription as a prompt to rewrite the current line |\n| *anything else* | Transcribed with some helpers to convert words to programming characters |\n\n### Undo/Redo\n\n* Press `F1` to undo your last voice command\n* Press `F2` to redo\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnumtel%2Fvoice-coder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnumtel%2Fvoice-coder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnumtel%2Fvoice-coder/lists"}