{"id":22191937,"url":"https://github.com/shell-company/gpt3client","last_synced_at":"2026-02-03T11:04:53.859Z","repository":{"id":41446283,"uuid":"509600221","full_name":"Shell-Company/gpt3client","owner":"Shell-Company","description":"A Golang GPT-3 client generated by GPT-3 itself","archived":false,"fork":false,"pushed_at":"2022-07-10T23:55:25.000Z","size":13,"stargazers_count":1,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-03T13:21:21.498Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Shell-Company.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}},"created_at":"2022-07-01T22:09:06.000Z","updated_at":"2024-08-12T20:24:40.000Z","dependencies_parsed_at":"2022-09-26T20:40:45.970Z","dependency_job_id":null,"html_url":"https://github.com/Shell-Company/gpt3client","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Shell-Company/gpt3client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shell-Company%2Fgpt3client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shell-Company%2Fgpt3client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shell-Company%2Fgpt3client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shell-Company%2Fgpt3client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Shell-Company","download_url":"https://codeload.github.com/Shell-Company/gpt3client/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shell-Company%2Fgpt3client/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262313407,"owners_count":23292124,"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":[],"created_at":"2024-12-02T12:18:27.123Z","updated_at":"2026-02-03T11:04:48.808Z","avatar_url":"https://github.com/Shell-Company.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# OpenAI GPT-3 Client\n\n## Overview\n\nThis is a client for the OpenAI GPT-3 text generation API. The client was generated by GPT-3 itself from a curl statement 🤖.\n\n## Installation\n\nTo install this client, run the following command:\n\n```\ngo get github.com/shell-company/gpt3client\n```\n\n## Usage\n\nTo use this client, you will need to set the `OPEN_AI_APIKEY` environment variable to your OpenAI API key.\n\nYou can then use the client like so:\n\n```go\npackage main\n\nimport (\n\t\"fmt\"\n\n\t\"github.com/shell-company/gpt3client\"\n)\n\nfunc main() {\n\toutput, _ := gpt3client.SendOpenAIPrompt(\"Hello world\")\n\tfmt.Println(output)\n}\n```\n\nThis will generate a response from the OpenAI GPT-3 API.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshell-company%2Fgpt3client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshell-company%2Fgpt3client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshell-company%2Fgpt3client/lists"}