{"id":20084443,"url":"https://github.com/pierregode/gptcode-reviewer","last_synced_at":"2026-03-01T01:02:52.998Z","repository":{"id":255443681,"uuid":"851584303","full_name":"PierreGode/GPTcode-reviewer","owner":"PierreGode","description":"AI GPTcode-reviwer","archived":false,"fork":false,"pushed_at":"2025-07-11T06:18:37.000Z","size":881,"stargazers_count":6,"open_issues_count":25,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-14T20:34:15.363Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/PierreGode.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-09-03T11:11:53.000Z","updated_at":"2025-06-21T07:18:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"b8d6c100-2595-4bea-b9b6-996a7a5245c8","html_url":"https://github.com/PierreGode/GPTcode-reviewer","commit_stats":null,"previous_names":["pierregode/gptcode-reviwer"],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/PierreGode/GPTcode-reviewer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PierreGode%2FGPTcode-reviewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PierreGode%2FGPTcode-reviewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PierreGode%2FGPTcode-reviewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PierreGode%2FGPTcode-reviewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PierreGode","download_url":"https://codeload.github.com/PierreGode/GPTcode-reviewer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PierreGode%2FGPTcode-reviewer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29957128,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-28T22:53:01.873Z","status":"ssl_error","status_checked_at":"2026-02-28T22:52:50.699Z","response_time":90,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-11-13T15:52:03.187Z","updated_at":"2026-03-01T01:02:52.959Z","avatar_url":"https://github.com/PierreGode.png","language":"TypeScript","funding_links":["https://ko-fi.com/J3J2EARPK"],"categories":[],"sub_categories":[],"readme":"# Open AI GPTcode-reviewer\n\n[![Known Vulnerabilities](https://snyk.io/test/github/PierreGode/GPTcode-reviwer/badge.svg)](https://snyk.io/test/github/PierreGode/GPTcode-reviwer) [![GitHub issues](https://img.shields.io/github/issues/PierreGode/GPTcode-reviwer)](https://github.com/PierreGode/GPTcode-reviwer/issues) [![GitHub pull requests](https://img.shields.io/github/issues-pr/PierreGode/GPTcode-reviwer)](https://github.com/PierreGode/GPTcode-reviwer/pulls) ![Visitor Count](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https://github.com/PierreGode/GPTcode-reviewer\u0026title=Visitors) ![GitHub Workflow Status](https://github.com/PierreGode/GPTcode-reviewer/actions/workflows/code_review.yml/badge.svg) [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/PierreGode/GPTcode-reviwer/blob/main/LICENSE)\n\n[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/J3J2EARPK)\n\nOpen AI GPTcode-reviewer is a GitHub Action that leverages OpenAI's GPT-4o-mini API to provide intelligent feedback and suggestions on\nyour pull requests. This powerful tool helps improve code quality and saves developers time by automating the code\nreview process.\n\n![image](https://github.com/user-attachments/assets/00a3a9f2-134a-4906-9392-d77916c1174d)\n\n![image](https://github.com/user-attachments/assets/2beff50c-15fc-4beb-8f2c-1e25f01ce4ee)\n\n## Features\n\n- Reviews pull requests using OpenAI's GPT-4o API.\n- Provides intelligent comments and suggestions for improving your code.\n- Filters out files that match specified exclude patterns.\n- Easy to set up and integrate into your GitHub workflow.\n\n\n## GPT-4o mini\n- GPT-4o mini is our most cost-efficient small model that’s smarter and cheaper than GPT-3.5 Turbo, and has vision capabilities. The model has 128K context and an October 2023 knowledge cutoff.\n- gpt-4o-mini\n- $0.150 / 1M input tokens\n- $0.600 / 1M output tokens\n\n\n## Setup\n\n1. To use this GitHub Action, you need an OpenAI API key. If you don't have one, sign up for an API key\n   at [OpenAI](https://beta.openai.com/signup).\n\n2. Add the OpenAI API key as a GitHub Secret in your repository with the name `OPENAI_API_KEY`. You can find more\n   information about GitHub Secrets [here](https://docs.github.com/en/actions/reference/encrypted-secrets).\n\n3. Create a `.github/workflows/main.yml` file in your repository and add the following content:\n\n#### See INSTALL.md\n\n4. Replace `your-username` with your GitHub username or organization name where the AI Code Reviewer repository is\n   located.\n\n5. Customize the `exclude` input if you want to ignore certain file patterns from being reviewed.\n\n6. Commit the changes to your repository, and AI Code Reviewer will start working on your future pull requests.\n\n## How It Works\n\nThe GPTcode-reviewer GitHub Action retrieves the pull request diff, filters out excluded files, and sends code chunks to\nthe OpenAI API. It then generates review comments based on the AI's response and adds them to the pull request.\n\n## Add your badge to readme\n![GitHub Workflow Status](https://github.com/PierreGode/GPTcode-reviewer/actions/workflows/code_review.yml/badge.svg)\n```\n![GitHub Workflow Status](https://github.com/YOUR-GITHUB/YOUR-REVIWED-REPOSITORY/actions/workflows/code_review.yml/badge.svg)\n```\n\n## Contributing\n\nContributions are welcome! Please feel free to submit issues or pull requests to improve the GPTcode-reviewer GitHub\nAction.\n\n## License\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpierregode%2Fgptcode-reviewer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpierregode%2Fgptcode-reviewer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpierregode%2Fgptcode-reviewer/lists"}