{"id":18135368,"url":"https://github.com/pranavmangal/termq","last_synced_at":"2025-07-26T15:11:54.862Z","repository":{"id":260556751,"uuid":"880586832","full_name":"pranavmangal/termq","owner":"pranavmangal","description":"A simple tool to query LLMs from the terminal","archived":false,"fork":false,"pushed_at":"2025-07-16T03:24:25.000Z","size":618,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-17T06:10:46.029Z","etag":null,"topics":["cerebras","chat","cli","gemini","groq","llama","llm","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/pranavmangal.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,"zenodo":null}},"created_at":"2024-10-30T01:32:20.000Z","updated_at":"2025-07-16T03:24:28.000Z","dependencies_parsed_at":"2025-01-17T03:24:22.462Z","dependency_job_id":"720f006b-49e6-4ff9-9b69-d3fb6855ae09","html_url":"https://github.com/pranavmangal/termq","commit_stats":{"total_commits":14,"total_committers":1,"mean_commits":14.0,"dds":0.0,"last_synced_commit":"b374d67c968f4082cabf7b6738aa8cda97ed1a30"},"previous_names":["pranavmangal/termq"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/pranavmangal/termq","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pranavmangal%2Ftermq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pranavmangal%2Ftermq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pranavmangal%2Ftermq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pranavmangal%2Ftermq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pranavmangal","download_url":"https://codeload.github.com/pranavmangal/termq/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pranavmangal%2Ftermq/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267184103,"owners_count":24049127,"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-07-26T02:00:08.937Z","response_time":62,"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":["cerebras","chat","cli","gemini","groq","llama","llm","terminal"],"created_at":"2024-11-01T14:06:40.455Z","updated_at":"2025-07-26T15:11:54.806Z","avatar_url":"https://github.com/pranavmangal.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# termq (tq)\n\n[![GitHub Release](https://img.shields.io/github/v/release/pranavmangal/termq?sort=semver\u0026style=for-the-badge\u0026color=%2346A758)](https://github.com/pranavmangal/termq/releases/latest)\n\nA simple tool to query LLMs from the terminal.\n\n![Demo](docs/demo.gif)\n\n## Installation\n\nUsing **Homebrew**:\n\n```bash\nbrew install pranavmangal/tap/termq\n```\n\n## Usage\n\n```bash\ntq '\u003cquery\u003e'\n```\n\n## Supported Providers\n\n- [Cerebras](https://cerebras.ai/inference) (very fast inference)\n- [Groq](https://groq.com/) (fast inference)\n- [Google Gemini](https://ai.google.dev/gemini-api)\n\n## Configuration\n\nThe config file is located at `~/.config/termq/config.toml` (macOS and Linux) or `~\\AppData\\Roaming\\termq\\config.toml` (Windows).\n\n`termq` should automatically create a skeletal config for you at first run and ask you to fill in your API keys and preferred models.\n\nExample:\n\n```toml\nsystem_prompt = \"You are a helpful assistant.\"\n\n[groq]\nmodel = \"llama-3.1-70b-versatile\"\napi_key = \"\u003cyour-api-key\u003e\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpranavmangal%2Ftermq","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpranavmangal%2Ftermq","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpranavmangal%2Ftermq/lists"}