Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hwvs/gptcodequalitysharp

GPTCodeQualitySharp is a C#/.NET code quality assessment lib/tool that leverages OpenAI or compatible text-completion models to analyze and score source code based on multiple conventions. It uses multiple pass-throughs to accurately identify areas with poor code quality. The project includes a demo application and is a work-in-progress.
https://github.com/hwvs/gptcodequalitysharp

code-analysis-tool csharp csharp-library dotnet dotnet-framework gpt-3 gpt-4 gpt3 gpt4 json linter openai quality-assurance utility

Last synced: 8 days ago
JSON representation

GPTCodeQualitySharp is a C#/.NET code quality assessment lib/tool that leverages OpenAI or compatible text-completion models to analyze and score source code based on multiple conventions. It uses multiple pass-throughs to accurately identify areas with poor code quality. The project includes a demo application and is a work-in-progress.

Awesome Lists containing this project