Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bradystroud/reviewgpt
Reviews code 🤖
https://github.com/bradystroud/reviewgpt
chatgpt dotnet minimal-api minimal-apis openai-api
Last synced: 4 days ago
JSON representation
Reviews code 🤖
- Host: GitHub
- URL: https://github.com/bradystroud/reviewgpt
- Owner: bradystroud
- License: mit
- Created: 2023-08-26T04:40:08.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-03T21:54:49.000Z (2 months ago)
- Last Synced: 2024-10-05T22:03:04.365Z (about 1 month ago)
- Topics: chatgpt, dotnet, minimal-api, minimal-apis, openai-api
- Language: C#
- Homepage:
- Size: 29.3 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ChatGPT PR Reviewer
### Overview 🌐
This project is a PR (Pull Request) reviewer built using .NET 7 and C#. It uses ChatGPT via the OpenAI API to automatically review and comment on PRs.### Requirements 📦
- .NET 7### Run 🛠
1. `dotnet run` 🚀### Contribution 👥
Feel free to fork, improve and make a PR.### License 📄
MIT