{"id":13640771,"url":"https://github.com/Poordeveloper/chatgpt-app","last_synced_at":"2025-04-20T07:30:50.822Z","repository":{"id":160500906,"uuid":"635320283","full_name":"Poordeveloper/chatgpt-app","owner":"Poordeveloper","description":"Cross-platform ChatGPT App and more","archived":false,"fork":false,"pushed_at":"2023-05-14T04:33:58.000Z","size":1590,"stargazers_count":173,"open_issues_count":1,"forks_count":24,"subscribers_count":5,"default_branch":"main","last_synced_at":"2024-11-07T10:22:37.376Z","etag":null,"topics":["chatgpt","rust","tauri","vue"],"latest_commit_sha":null,"homepage":"","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Poordeveloper.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"docs/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-05-02T12:52:07.000Z","updated_at":"2024-11-05T04:38:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"39e909f2-4a0f-454b-a0fc-c027c6e67d6a","html_url":"https://github.com/Poordeveloper/chatgpt-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Poordeveloper%2Fchatgpt-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Poordeveloper%2Fchatgpt-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Poordeveloper%2Fchatgpt-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Poordeveloper%2Fchatgpt-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Poordeveloper","download_url":"https://codeload.github.com/Poordeveloper/chatgpt-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223821908,"owners_count":17208757,"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":["chatgpt","rust","tauri","vue"],"created_at":"2024-08-02T01:01:14.282Z","updated_at":"2024-11-09T11:30:22.183Z","avatar_url":"https://github.com/Poordeveloper.png","language":"Vue","funding_links":[],"categories":["Applications","Frameworks","Machine Learning"],"sub_categories":["ChatGPT clients","提示语（魔法）"],"readme":"\u003cdiv align=\"center\"\u003e\n\u003cimg src=\"./public/favicon.svg\" alt=\"icon\"/\u003e\n\n\u003ch1 align=\"center\"\u003eA ChatGPT App for all platforms\u003c/h1\u003e\n\n\u003c!-- English / [简体中文](./docs/README-zh-CN.md) / [繁體中文](./docs/README-zh-TW.md) / [Deutsch](./docs/README-de-DE.md) / [Français](./docs/README-fr-FR.md) / [Italiano](./docs/README-it-IT.md) / [한국어](./docs/README-kr-KR.md) --\u003e\n\nBuilt with \u003cb\u003eRust\u003c/b\u003e + \u003cb\u003eTauri\u003c/b\u003e + \u003cb\u003eVue\u003c/b\u003e + \u003cb\u003eAxum\u003c/b\u003e\n\n ![play](https://user-images.githubusercontent.com/1399893/236070870-40443458-687b-4532-abc9-5b2265a298d7.gif)\n  \n![cover](./docs/images/screenshot.png)\n\n\u003c/div\u003e\n\n# Prerequisite\n- [nodejs](https://nodejs.org/)\n- [pnpm](https://pnpm.io/)\n- [rust](https://rustup.rs/)\n- [Android / iOS sdk](https://next--tauri.netlify.app/next/guides/getting-started/prerequisites/)\n\n# Run Desktop\n\n`pnpm tauri dev`\n\n![desktop](docs/images/desktop.png)\n\n# Run Web\n\n```\n# run backend\ncargo run --bin server\n# start frontend dev\npnpm dev\n```\n\n## Environment Variables (for web backend)\n\n### `OPENAI_API_KEY` (required)\nYour openai api key.\n\n### `PROXY`\nsocks / https / http proxy server if you have problem to access OpenAI api server directly. e.g.\n`socks5://myusername:mypassword@localhost:1080`\n\n### `API_REVERSE_PROXY`\nhttps://github.com/transitive-bullshit/chatgpt-api#reverse-proxy\n\n### `AUTH_SECRET_KEY`\nKey used to access your web\n\n### `OPENAI_API_MODEL`\nUse `gpt-3.5-turbo` by default\n\n### `TIMEOUT_MS`\nTimeout of OpenAI api request\n\n# Run Android / iOS\n\n```\npnpm tauri ios dev\n```\n\n![ios](https://user-images.githubusercontent.com/1399893/236110775-2cea0ff9-f72f-456c-a5f8-56bf2ce85627.png)\n\n\n# Thanks\n- The initial frontend code was copied from [Chanzhaoyu/chatgpt-web](https://github.com/Chanzhaoyu/chatgpt-web)\n- Inspired by [Awesome ChatGPT Prompts](https://github.com/f/awesome-chatgpt-prompts) and [lencx/ChatGPT](https://github.com/lencx/ChatGPT)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPoordeveloper%2Fchatgpt-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FPoordeveloper%2Fchatgpt-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FPoordeveloper%2Fchatgpt-app/lists"}