{"id":23135671,"url":"https://github.com/reznetdevops/aicli","last_synced_at":"2026-04-27T22:32:10.135Z","repository":{"id":232086830,"uuid":"783436491","full_name":"rezNetDevOps/aicli","owner":"rezNetDevOps","description":"Terminal AI assitant that works better than any cheatsheets","archived":false,"fork":false,"pushed_at":"2024-04-08T13:28:13.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-04T08:29:11.395Z","etag":null,"topics":["ai","terminal"],"latest_commit_sha":null,"homepage":"","language":"Go","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/rezNetDevOps.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-04-07T21:45:29.000Z","updated_at":"2024-04-07T21:57:05.000Z","dependencies_parsed_at":"2024-06-19T14:47:13.158Z","dependency_job_id":"8bbb6ed6-7b05-439d-bacf-863790d84016","html_url":"https://github.com/rezNetDevOps/aicli","commit_stats":null,"previous_names":["reznetdevops/aicli"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/rezNetDevOps/aicli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rezNetDevOps%2Faicli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rezNetDevOps%2Faicli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rezNetDevOps%2Faicli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rezNetDevOps%2Faicli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rezNetDevOps","download_url":"https://codeload.github.com/rezNetDevOps/aicli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rezNetDevOps%2Faicli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32358509,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"ssl_error","status_checked_at":"2026-04-27T20:07:00.910Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","terminal"],"created_at":"2024-12-17T12:16:24.751Z","updated_at":"2026-04-27T22:32:10.119Z","avatar_url":"https://github.com/rezNetDevOps.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AI Command Line Interface (aicli)\n\n`aicli` is a Go CLI application that leverages the power of OpenAI's GPT-3.5 model to provide assistance with Linux terminal commands.\n\n## Installation\n\n1. Ensure you have Go installed on your system.\n2. Set your OpenAI API token as an environment variable named `OPENAI_TOKEN`.\n3. Install the OpenAI Go client library by running `go get github.com/openai/openai-go/v1`.\n4. Clone this repository:\n\n    ```bash\n    git clone https://github.com/rezNetDevOps/aicli.git\n    ```\n\n5. Navigate to the directory containing the cloned repository.\n6. Build the executable:\n\n    ```bash\n    go build\n    ```\n\n## Usage\n\nTo use `aicli`, follow these steps:\n\n1. Execute the built binary:\n\n    ```bash\n    ./aicli\n    ```\n\n2. Enter your query when prompted. For example:\n\n    ```bash\n    Enter your query: list of hidden files in a directory\n    ```\n\n3. Press Enter, and `aicli` will provide you with a terminal command along with a brief one-line explanation.\n\n## Example\n\nHere's an example of how `aicli` can assist you:\n\n```bash\nEnter your query: list of hidden files in a directory\n```\n\nResponse:\n\n```bash\nls -a -l\nList all files in the directory, including hidden files, with detailed information.\n```\n\n## Contributing\n\nContributions are welcome! Feel free to open issues or pull requests on [GitHub](https://github.com/rezNetDevOps/aicli).\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freznetdevops%2Faicli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freznetdevops%2Faicli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freznetdevops%2Faicli/lists"}