lgtm-ai, AI-powered code review companion
5.3K
AI-powered code review for GitHub & GitLab using your favorite LLMs.
docker pull elementsinteractive/lgtm-ai
docker run --rm -it elementsinteractive/lgtm-ai --help
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"
š Full documentation & advanced usage:
https://github.com/elementsinteractive/lgtm-aiā
Content type
Image
Digest
sha256:9f823c47aā¦
Size
119.9 MB
Last updated
4 months ago
docker pull elementsinteractive/lgtm-ai