https://github.com/appleboy/codegpt-action
GitHub Action for generating code review brief using ChatGPT AI (gpt-4, gpt-3.5-turbo model)
https://github.com/appleboy/codegpt-action
chatgpt github-actions golang openai openai-api
Last synced: 8 months ago
JSON representation
GitHub Action for generating code review brief using ChatGPT AI (gpt-4, gpt-3.5-turbo model)
- Host: GitHub
- URL: https://github.com/appleboy/codegpt-action
- Owner: appleboy
- License: mit
- Created: 2023-04-04T04:14:02.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-05T10:29:04.000Z (about 3 years ago)
- Last Synced: 2025-09-13T13:20:40.623Z (9 months ago)
- Topics: chatgpt, github-actions, golang, openai, openai-api
- Language: Shell
- Homepage:
- Size: 10.7 KB
- Stars: 8
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# codegpt-action
GitHub Action for generating code review brief using ChatGPT AI (gpt-4, gpt-3.5-turbo model) base on [CodeGPT](https://github.com/appleboy/CodeGPT) repository.