{"id":22535701,"url":"https://github.com/lakphy/your-gpt","last_synced_at":"2025-03-28T06:20:43.926Z","repository":{"id":214064141,"uuid":"734578020","full_name":"Lakphy/your-gpt","owner":"Lakphy","description":"This is a custom client for the ChatGPT API.","archived":false,"fork":false,"pushed_at":"2023-12-25T14:12:42.000Z","size":47,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-20T07:14:54.962Z","etag":null,"topics":["chatgpt","chatgpt-api","gpt"],"latest_commit_sha":null,"homepage":"","language":"Vue","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/Lakphy.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}},"created_at":"2023-12-22T03:42:01.000Z","updated_at":"2023-12-22T03:43:02.000Z","dependencies_parsed_at":"2023-12-25T16:25:39.108Z","dependency_job_id":"ae659bc6-786b-4576-85a9-65e52f80038b","html_url":"https://github.com/Lakphy/your-gpt","commit_stats":null,"previous_names":["lakphy/your-gpt"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lakphy%2Fyour-gpt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lakphy%2Fyour-gpt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lakphy%2Fyour-gpt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lakphy%2Fyour-gpt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Lakphy","download_url":"https://codeload.github.com/Lakphy/your-gpt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245979029,"owners_count":20703853,"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","chatgpt-api","gpt"],"created_at":"2024-12-07T10:08:19.440Z","updated_at":"2025-03-28T06:20:43.904Z","avatar_url":"https://github.com/Lakphy.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Custom ChatGPT Client\n\nThis is a custom client for the [ChatGPT](https://chat.openai.com/) API.\n\n\u003e [!CAUTION]\n\u003e This is just a client for local testing, do not put your API key in a public environment!\n\n## Begin Your-GPT\n\nInsert your ChatGPT API key and the GPT Host you are using into your terminal\n\n### Using Bash\n\n```bash\necho '# ChatGPT' \u003e\u003e ~/.bashrc\necho 'export GPT_TOKEN=\"YOUR_API_KEY\"' \u003e\u003e ~/.bashrc\necho 'export GPT_HOST=\"YOUR_HOST\"' \u003e\u003e ~/.bashrc\n```\n\nsource ~/.bashrc\n\n```bash\nsource ~/.bashrc\n```\n\n### Using ZSH\n\n```bash\necho '# ChatGPT' \u003e\u003e ~/.zshrc\necho 'export GPT_TOKEN=\"YOUR_API_KEY\"' \u003e\u003e ~/.zshrc\necho 'export GPT_HOST=\"YOUR_HOST\"' \u003e\u003e ~/.zshrc\n```\n\nsource ~/.zshrc\n\n```bash\nsource ~/.zshrc\n```\n\n## Usage\n\n```bash\npnpm install\n```\n\n### Dev Server\n\n```bash\npnpm dev\n```\n\n### Build\n\n```bash\npnpm build\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flakphy%2Fyour-gpt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flakphy%2Fyour-gpt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flakphy%2Fyour-gpt/lists"}