Skip to content

Commit

Permalink
updated title
Browse files Browse the repository at this point in the history
  • Loading branch information
gitrey committed Sep 24, 2024
1 parent e589511 commit 6669885
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/tutorials/image-review-cli/index.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## DEVAI CLI - Image analysis
## DEVAI CLI - Image review

This example demonstrates ways to integrate LLM models into a custom command line utility for use by developers both locally and part of CICD pipeline to automate image review.

Expand Down Expand Up @@ -33,7 +33,7 @@ This diagram outlines a code review automation workflow utilizing Gemini, GitHub
* **React Agent & LLM Traces:** These likely represent components within the system responsible for interacting with Gemini and collecting data about its decision-making process.

**In summary:** This workflow automates the code review process, leveraging the power of Gemini's GenAI capabilities to identify potential issues and streamline developer workflows. By integrating with GitHub and JIRA, it ensures seamless incorporation of the AI-powered insights into existing development processes.

---

### Input Image:
Expand Down

0 comments on commit 6669885

Please sign in to comment.