Settings

Theme

Show HN: Shell script for AI-powered code reviews using local LLMs

gist.github.com

1 points by alwinaugustin a year ago · 0 comments · 1 min read

Reader

Here is a shell script that performs automated code reviews using locally hosted Large Language Models (LLMs). This tool to address the need for privacy-conscious, customizable, and efficient code review processes.

Key features: - Uses locally hosted LLMs (compatible with models like GPT-J, BLOOM, etc.) - Analyzes pull requests and provides detailed feedback - Customizable review criteria and output format - Language-agnostic (works with multiple programming languages) - Fast execution, suitable for CI/CD pipelines

The script is designed to be easily integrated into existing workflows and can be customized based on team preferences and project requirements.

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection