{"id":24815466,"url":"https://github.com/essamamdani/deepseek-operator","last_synced_at":"2025-10-10T01:06:51.317Z","repository":{"id":274904525,"uuid":"924448736","full_name":"essamamdani/deepseek-operator","owner":"essamamdani","description":"DeepSeek Operator - OpenAI Operator Alternative (Run Locally for FREE)","archived":false,"fork":false,"pushed_at":"2025-02-12T01:53:09.000Z","size":199,"stargazers_count":11,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-25T18:46:08.022Z","etag":null,"topics":["ai","browserbase","browserless","deepseek-r1","groq","javascript","playwright","puppeteer","scrapping"],"latest_commit_sha":null,"homepage":"https://www.essamamdani.me/deepseek-operator-openai-operator-alternative-run-locally-for-free","language":"TypeScript","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/essamamdani.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":"2025-01-30T02:45:02.000Z","updated_at":"2025-03-10T11:56:13.000Z","dependencies_parsed_at":"2025-03-25T18:42:17.545Z","dependency_job_id":"c6ea7534-14c7-4125-a9e9-61446a90de74","html_url":"https://github.com/essamamdani/deepseek-operator","commit_stats":null,"previous_names":["essamamdani/deepseek-operator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/essamamdani%2Fdeepseek-operator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/essamamdani%2Fdeepseek-operator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/essamamdani%2Fdeepseek-operator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/essamamdani%2Fdeepseek-operator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/essamamdani","download_url":"https://codeload.github.com/essamamdani/deepseek-operator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248492986,"owners_count":21113161,"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","browserbase","browserless","deepseek-r1","groq","javascript","playwright","puppeteer","scrapping"],"created_at":"2025-01-30T16:29:07.022Z","updated_at":"2025-10-10T01:06:46.292Z","avatar_url":"https://github.com/essamamdani.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🤘 Welcome to Deepseek Operator (OpenAI Operator Alternative)!\n\nHey! This is a project built with BrowserBase StageHand [DeepSeek Operator](https://github.com/essamamdani/deepseek-operator).\n\n## Prerequisites\n\n- **Node.js**: Ensure you have Node.js installed. You can download it from [nodejs.org](https://nodejs.org/).\n\n- **Package Manager**: Depending on your preference, ensure you have one of the following package managers installed:\n  - [npm](https://www.npmjs.com/)\n  - [Yarn](https://yarnpkg.com/)\n  - [Bun](https://bun.sh/)\n\n## Installation Steps\n\n1. **Clone the Repository**:\n\n```bash\ngit clone https://github.com/essamamdani/deepseek-operator\ncd deepseek-operator\n```\n\n  2.  Set Up Environment Variables:\n  - Duplicate the example environment file:\n```bash\ncp .env.example .env\n```\n\n  - Open the .env file and configure the following variables:\n  - `GROQ_API_KEY`: Add your API key here. [Grab an API Key](https://console.groq.com/keys)\n    #### For Local Development:\n    - Set `BROWSERBASE_LOCAL=true`\n    - Leave `BROWSERBASE_PROJECT_ID` and `BROWSERBASE_API_KEY` as they are.\n    #### For Production:\n    - Obtain the necessary keys from BrowserBase and set them accordingly.\n\n  3.  Install Dependencies:\nDepending on your chosen package manager, run one of the following commands:\n```bash\nnpm install\n```\n\n\n  4.  Start the Application:\nTo launch the application, use the command corresponding to your package manager:\n```bash\nnpm run start\n```\n\n### Result:\nOnce the application starts successfully, you'll see the following interface:\n\n![DeepSeek Operator Interface](./screenshot.png)\n\n### Additional Information\n  • DeepSeek API: The DeepSeek API is compatible with the OpenAI API format. By adjusting your configuration, you can utilize the OpenAI SDK or other software compatible with the OpenAI API to access the DeepSeek API. (api-docs.deepseek.com)\n  • Local Deployment: If you’re interested in running DeepSeek R1 locally, comprehensive guides are available to assist you with the setup. (https://www.essamamdani.me/how-to-run-deepseek-r1-locally-a-comprehensive-guide)\n\nFor more detailed information and resources, please refer to the official DeepSeek documentation.\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n\n## Author\n\nEssa Mamdani - [essamamdani.com](https://essamamdani.me)\n\n## Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fessamamdani%2Fdeepseek-operator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fessamamdani%2Fdeepseek-operator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fessamamdani%2Fdeepseek-operator/lists"}