{"id":28702646,"url":"https://github.com/vybraan/vyai","last_synced_at":"2025-12-30T14:04:55.427Z","repository":{"id":277613659,"uuid":"930963858","full_name":"vybraan/vyai","owner":"vybraan","description":"vyai – A lightweight CLI tool to interact with the Gemini API from the terminal.","archived":false,"fork":false,"pushed_at":"2025-05-18T09:11:38.000Z","size":7429,"stargazers_count":4,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-18T10:24:13.520Z","etag":null,"topics":["ai","cli","gemini-ai","golang","terminal"],"latest_commit_sha":null,"homepage":"","language":"Go","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/vybraan.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-02-11T13:59:47.000Z","updated_at":"2025-05-18T09:11:41.000Z","dependencies_parsed_at":"2025-02-14T23:26:43.478Z","dependency_job_id":"29b92fb0-02c2-465b-ae25-327c3af6812d","html_url":"https://github.com/vybraan/vyai","commit_stats":null,"previous_names":["vybraan/vyai"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/vybraan/vyai","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vybraan%2Fvyai","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vybraan%2Fvyai/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vybraan%2Fvyai/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vybraan%2Fvyai/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vybraan","download_url":"https://codeload.github.com/vybraan/vyai/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vybraan%2Fvyai/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259820789,"owners_count":22916544,"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":["ai","cli","gemini-ai","golang","terminal"],"created_at":"2025-06-14T13:01:41.844Z","updated_at":"2025-12-30T14:04:55.407Z","avatar_url":"https://github.com/vybraan.png","language":"Go","funding_links":[],"categories":["Applications"],"sub_categories":["AI"],"readme":"# vyai\nI got tired of using `curl` to make API calls to Gemini just to have an \"AI\" in my terminal. I wanted something that could also maintain context. The web felt and is bloated, so I built this snazzy CLI tool instead.\n\n## Usage\n\n1. Get a Gemini API key from ai.google.dev.\n2. Export the key as an environment variable:\n```bash\nexport GOOGLE_API_KEY=your_api_key_here\n```\n3. Install the application\n### Arch Linux\nYou can install `vyai` from the AUR using an AUR helper like `yay` or `paru`:\n```bash\nyay -S vyai\n# or\nparu -S vyai\n```\nElse you can install it manually using `git` and `makepkg`:\n```bash\ngit clone https://aur.archlinux.org/vyai.git \ncd vyai\nmakepkg -si\n```\n### Windows\nOn Windows you can install it using scoop\n```pwsh\n# First add the bucket \nscoop bucket add vybraan https://github.com/vybraan/bucket\n#Then Install it\nscoop install vyai\n```\n\n### Manually / From Source\n1. Clone the repository:\n```bash\n3. Run the application using:\n```bash\nmake run\n```\nor\n```bash\ngo run cmd/main.go\n```\n\n### Distro specific packages\n\nWhile not a comprehensive list, [repology](https://repology.org/project/vyai/versions) provides a decent list of distro\nspecific packages.\n\n[![Packaging status](https://repology.org/badge/vertical-allrepos/vyai.svg)](https://repology.org/project/vyai/versions)\n\n\n## Keyboard Shortcuts\n- Enter → Send message\n- Ctrl + C → Close the app\n- Tab / Ctrl + Right → Next tab\n- Shift + Tab / Ctrl + Left → Previous tab\n- ESC → Normal mode\n- I → Insert mode\n- Ctrl + N → New Chat\n- Ctrl + E → Edit Chat with default editor (falback to vi)\n- / → Search in chats\n- j/down → scroll down\n- k/up → scroll up\n- g/home → scroll to start\n- G/end → scroll to end\n- ? → Show/Close help\n## Demo\n![vyai](https://raw.githubusercontent.com/vybraan/vyai/refs/heads/master/assets/vyai-demo.gif)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvybraan%2Fvyai","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvybraan%2Fvyai","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvybraan%2Fvyai/lists"}