Sign inSign up

elementsinteractive/lgtm-ai

By elementsinteractive

•Updated 4 months ago

lgtm-ai, AI-powered code review companion

Image
Machine learning & AI
Developer tools
0

5.3K

elementsinteractive/lgtm-ai repository overview

⁠lgtm-ai

AI-powered code review for GitHub & GitLab using your favorite LLMs.

⁠Quick Start

docker pull elementsinteractive/lgtm-ai
docker run --rm -it elementsinteractive/lgtm-ai --help

⁠Example Usage

docker run --rm -it \
  -e AI_API_KEY=your-openai-key \
  -e GIT_API_KEY=your-gitlab-or-github-token \
  elementsinteractive/lgtm-ai review --model gpt-5 "https://github.com/your-org/your-repo/pull/42"

⁠Features

  • Automated code reviews & reviewer guides
  • Supports GitHub, GitLab, and major AI models
  • Highly configurable

šŸ‘‰ Full documentation & advanced usage:
https://github.com/elementsinteractive/lgtm-ai⁠

Tag summary

Content type

Image

Digest

sha256:9f823c47a…

Size

119.9 MB

Last updated

4 months ago

docker pull elementsinteractive/lgtm-ai