{"id":19044685,"url":"https://github.com/pkini2002/chatgpt-app","last_synced_at":"2026-05-18T19:03:11.833Z","repository":{"id":165956579,"uuid":"641287840","full_name":"pkini2002/ChatGPT-App","owner":"pkini2002","description":"A simple ChatGPT app built using OpenAI API using Java for the backend and OkHttp library for creating HTTP requests","archived":false,"fork":false,"pushed_at":"2023-05-16T10:24:32.000Z","size":277,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-30T05:02:20.430Z","etag":null,"topics":["android-app","chatgpt-api","chatgpt-app","java","okhttpclient"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pkini2002.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":"2023-05-16T06:59:49.000Z","updated_at":"2023-07-02T13:39:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"950986d8-d771-4854-9973-e691205472f0","html_url":"https://github.com/pkini2002/ChatGPT-App","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pkini2002/ChatGPT-App","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkini2002%2FChatGPT-App","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkini2002%2FChatGPT-App/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkini2002%2FChatGPT-App/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkini2002%2FChatGPT-App/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pkini2002","download_url":"https://codeload.github.com/pkini2002/ChatGPT-App/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkini2002%2FChatGPT-App/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262714470,"owners_count":23352462,"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":["android-app","chatgpt-api","chatgpt-app","java","okhttpclient"],"created_at":"2024-11-08T22:47:02.228Z","updated_at":"2025-10-12T12:45:29.952Z","avatar_url":"https://github.com/pkini2002.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ChatGPT-App\n\nA simple ChatGPT app built using OpenAI API using `Java` for the backend and `OKHTTP library` for creating HTTP requests\n\n\u003e build.gradle\n\nAdd the below dependency in Module level build.gradle\n```bash\n implementation(\"com.squareup.okhttp3:okhttp:4.10.0\")\n```\n\n\u003e AndroidManifest.xml\nIn AndroidManifest.xml file give the permission to use Internet\n\n```bash\n \u003cuses-permission android:name=\"android.permission.INTERNET\" /\u003e\n```\n\n\u003e API Call URL\n\n```bash\nhttps://api.openai.com/v1/completions\n```\n\n## Screenshots\n\n\u003cdiv style=\"display:flex\"\u003e\n\u003cimg src=\"https://github.com/pkini2002/Social-media-web-app/assets/84091455/e53c7c4f-4b1b-4164-9917-a6096e72843a\" width=\"500\" height=\"500\"\u003e\n\u003cimg src=\"https://github.com/pkini2002/Social-media-web-app/assets/84091455/4cbf80eb-f346-409e-81fc-46d6bf23a022\" width=\"500\" height=\"500\"\u003e\n\u003c/div\u003e\n\n\n## References\n\n- \u003ca href=\"https://platform.openai.com/docs/introduction\"\u003eChatGPT Documentation\u003c/a\u003e\n- \u003ca href=\"https://square.github.io/okhttp/\"\u003eOKHTTP Library Documentation\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpkini2002%2Fchatgpt-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpkini2002%2Fchatgpt-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpkini2002%2Fchatgpt-app/lists"}