{"id":24727019,"url":"https://github.com/kevcui/deepseek-cli","last_synced_at":"2025-03-22T14:41:00.240Z","repository":{"id":274341263,"uuid":"922616851","full_name":"KevCui/deepseek-cli","owner":"KevCui","description":"💬 Chat with Deepseek in terminal","archived":false,"fork":false,"pushed_at":"2025-01-26T17:34:06.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-26T18:27:33.564Z","etag":null,"topics":["cli","command-line","command-line-tool","deepseek","deepseek-chat","playwright","playwright-javascript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/KevCui.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}},"created_at":"2025-01-26T17:20:38.000Z","updated_at":"2025-01-26T17:34:09.000Z","dependencies_parsed_at":"2025-01-26T18:38:19.748Z","dependency_job_id":null,"html_url":"https://github.com/KevCui/deepseek-cli","commit_stats":null,"previous_names":["kevcui/deepseek-cli"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KevCui%2Fdeepseek-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KevCui%2Fdeepseek-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KevCui%2Fdeepseek-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KevCui%2Fdeepseek-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KevCui","download_url":"https://codeload.github.com/KevCui/deepseek-cli/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244973701,"owners_count":20541021,"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":["cli","command-line","command-line-tool","deepseek","deepseek-chat","playwright","playwright-javascript"],"created_at":"2025-01-27T14:42:47.928Z","updated_at":"2025-03-22T14:41:00.219Z","avatar_url":"https://github.com/KevCui.png","language":"JavaScript","funding_links":["https://www.buymeacoffee.com/kevcui"],"categories":[],"sub_categories":[],"readme":"# deepseek-cli\n\n\u003e Chat with [DeepSeek](https://chat.deepseek.com/) in terminal\n\n# Table of Contents\n\n- [Dependency](#dependency)\n- [Installation](#installation)\n- [How to use](#how-to-use)\n- [Want an alternative?](#want-an-alternative)\n- [Note](#note)\n\n## Dependency\n\n- [playwright-extra](https://www.npmjs.com/package/playwright-extra)\n- [playwright-extra-plugin-stealth](https://www.npmjs.com/package/puppeteer-extra-plugin-stealth)\n\n## Installation\n\n- Install dependencies\n\n```bash\nnpm i playwright-extra puppeteer-extra-plugin-stealth\nnpx playwright install chromium\n```\n\n- Set value in `config.json`:\n  - User Agent: Its value can be found from any request\n  - userToken: Its value can be found in localStorage\n  - cf clearance: Its value can be found in cookie\n\n```bash\ncp config.json.sample config.json\n\u003cedit config.json, put \"user agent\", \"userToken\", \"cf clearance\" value from your browser while a DeepSeek account is authenticated\u003e\n```\n\n## How to use\n\n```bash\n$ ./deepseek.js \"enter any text here\"\n```\n\n## Want an alternative?\n\n- Check out [chatgpt-cli](https://github.com/KevCui/chatgpt-cli)\n- Check out [copilot-cli](https://github.com/KevCui/copilot-cli)\n- Check out [duckai-cli](https://github.com/KevCui/duckai-cli)\n\n## Note\n\nThis script is designed to process one question and answer at a time, delivering in plain text format. It is optimized for command-line use, enabling users to rapidly retrieve answers directly in the terminal, without having to engage in a conversation with DeepSeek.\n\n---\n\n\u003ca href=\"https://www.buymeacoffee.com/kevcui\" target=\"_blank\"\u003e\u003cimg src=\"https://cdn.buymeacoffee.com/buttons/v2/default-orange.png\" alt=\"Buy Me A Coffee\" height=\"60px\" width=\"217px\"\u003e\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevcui%2Fdeepseek-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkevcui%2Fdeepseek-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevcui%2Fdeepseek-cli/lists"}