{"id":13586942,"url":"https://github.com/geektype/shelly","last_synced_at":"2025-09-10T00:24:27.594Z","repository":{"id":215962811,"uuid":"740135717","full_name":"geektype/shelly","owner":"geektype","description":"A GPT-4 powered shell assistant","archived":false,"fork":false,"pushed_at":"2024-03-27T15:19:22.000Z","size":58,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-11T17:44:18.774Z","etag":null,"topics":["ai","assistant","cli","gpt","gpt4","productivity","rust","shelly","shelly-gpt","tool"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/geektype.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-01-07T16:24:44.000Z","updated_at":"2024-02-01T17:34:25.000Z","dependencies_parsed_at":"2024-01-31T16:14:33.817Z","dependency_job_id":"21a50250-56be-4b10-8789-26140f78fa85","html_url":"https://github.com/geektype/shelly","commit_stats":null,"previous_names":["geektype/shelly"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/geektype/shelly","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geektype%2Fshelly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geektype%2Fshelly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geektype%2Fshelly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geektype%2Fshelly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/geektype","download_url":"https://codeload.github.com/geektype/shelly/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/geektype%2Fshelly/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274390645,"owners_count":25276406,"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","status":"online","status_checked_at":"2025-09-09T02:00:10.223Z","response_time":80,"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","assistant","cli","gpt","gpt4","productivity","rust","shelly","shelly-gpt","tool"],"created_at":"2024-08-01T15:05:55.498Z","updated_at":"2025-09-10T00:24:27.551Z","avatar_url":"https://github.com/geektype.png","language":"Rust","readme":"\u003e Project state: **Under development**. Likely to contain undocumented bugs + security and safety vulnerabilities. Use at own risk.\n\n# Shelly AI\n#### A GPT-4 powered shell assistant\n\n\n### Example usage\n\n```\n$ shelly \"give me a list of all unique contributors to this repo and the number of commits they have made\"\n\ngit shortlog -sne\n```\n\n## Installation\n\nAt the moment the only way to use shelly is by building from source. Eventually there will be more options available for installation.\n\n### Build from source\n\n#### Pre-requisites\nTo build this project you must have a functioning rust toolchain setup\n\n* `rustc` \u003e= 1.77\n* `cargo` \u003e= 1.77\n\n#### Build\n```shell\ncargo build --release\n```\n\n#### Install\nYou simply need to place the compiled binary in a directory that exists on `PATH`. `/usr/local/bin` is normally considered a good place for programs you compile yourself.\n\n```\ncp ./target/release/shelly /usr/local/bin/shelly\n```\n\nReload your shell and you should be able to run shelly\n\n```\n$ which shelly\n/usr/local/bin/shelly\n\n$ shelly --version\nShelly AI CLI assistant v0.1.0-alpha\n```\n\n*Optional:* If you want to use another keyword to invoke shelly instead of `shelly` you can create a symlink\n```\nsudo ln -s /usr/local/bin/shelly /usr/local/bin/ai\n```\n\nYou can then invoke shelly using `ai` keyword\n","funding_links":[],"categories":["Rust"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeektype%2Fshelly","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeektype%2Fshelly","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeektype%2Fshelly/lists"}