{"id":25546786,"url":"https://github.com/cloudycotton/whiz","last_synced_at":"2025-04-09T10:06:32.720Z","repository":{"id":195695676,"uuid":"693368735","full_name":"cloudycotton/whiz","owner":"cloudycotton","description":"A copilot for your terminal","archived":false,"fork":false,"pushed_at":"2023-10-06T12:53:20.000Z","size":792,"stargazers_count":283,"open_issues_count":1,"forks_count":8,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-02T02:26:39.986Z","etag":null,"topics":["agent","chat-gpt","chatgpt","cli","copilot","enquirer","language-model","llm","node","openai","transformer","typescript","whiz"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cloudycotton.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2023-09-18T22:30:39.000Z","updated_at":"2025-02-17T13:12:06.000Z","dependencies_parsed_at":"2023-09-19T08:40:34.795Z","dependency_job_id":"3ff94d53-9551-4167-a6b8-aa119903af23","html_url":"https://github.com/cloudycotton/whiz","commit_stats":null,"previous_names":["searchableguy/whiz","cloudycotton/whiz"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudycotton%2Fwhiz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudycotton%2Fwhiz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudycotton%2Fwhiz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudycotton%2Fwhiz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudycotton","download_url":"https://codeload.github.com/cloudycotton/whiz/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248018060,"owners_count":21034048,"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":["agent","chat-gpt","chatgpt","cli","copilot","enquirer","language-model","llm","node","openai","transformer","typescript","whiz"],"created_at":"2025-02-20T09:08:46.497Z","updated_at":"2025-04-09T10:06:32.696Z","avatar_url":"https://github.com/cloudycotton.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ch1\u003eWhiz\u003c/h1\u003e\n  \u003cp\u003eA copilot for your terminal.\u003c/p\u003e\n  \u003cp\u003e\n    \u003cimg src=\"./whiz.gif\" alt=\"whiz\"  style=\"border-radius: 10px; box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); padding: 25px;\"\u003e\n  \u003c/p\u003e\n\u003c/div\u003e\n\n## Installation\n\n```bash\nnpm install -g whiz_cli\n```\n\nNow, you will need to set `OPENAI_API_KEY` in your environment. You can do this by adding the following to your `.bashrc` or `.zshrc`. On windows, you can set this in the environment variables.\n\nIf you want to use a different model than `gpt-3.5-turbo`, then set `WHIZ_LLM_MODEL` to the model name. You can find a list of models [here](https://platform.openai.com/docs/models). As an example, you can set `WHIZ_LLM_MODEL=gpt-4` to use the `gpt-4` model.\n\n```bash\nexport OPENAI_API_KEY=\u003cyour key\u003e\n```\n\n## 🚀 Usage\n\n```bash\n# wz \u003crequest\u003e\nwz curl google and store response in google.html\nwz open google.com in chrome\nwz list recent github branches sorted by activity\n```\n\n## Privacy\n\nWhiz sends the following information to OpenAI:\n\n- Your OS platform (`process.platform`): 'android', 'darwin', 'linux', 'openbsd', or 'win32'.\n- Your CPU architecture (`process.arch`): 'x32', 'x64', 'arm', or 'arm64'.\n- Your shell path (`process.env.SHELL`).\n- Your request, so don't send any sensitive information.\n\nNo other environment information, such as filenames or file content, is sent to OpenAI.\n\n## 🤗 Contributing\n\nPlease read [CONTRIBUTING.md](CONTRIBUTING.md) for details.\n\n## 🔖 License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudycotton%2Fwhiz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcloudycotton%2Fwhiz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudycotton%2Fwhiz/lists"}