diff --git a/README.md b/README.md index ea86b42..355deed 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,12 @@ **CommitAi** simplifies the Git commit message creation process by leveraging AI technologies, including GPT-4 and Claude. Designed for developers who value clarity and precision in commit histories, **CommitAi** offers a streamlined workflow that transforms your staged changes and high-level explanations into informative commit messages. Enhance your project documentation and streamline your development process with commit messages that truly reflect your changes. +## Demo + ![CommitAi Demo](./assets/commitaai.gif) +This demo GIF shows CommitAi in action, demonstrating how it generates a commit without any additional input, using Claude 3 Opus. + ## Features - **Intelligent Commit Generation**: Leverages state-of-the-art AI models to generate meaningful commit messages from your changes. diff --git a/assets/commitaai.gif b/assets/commitaai.gif index 7aa5728..e90a457 100644 Binary files a/assets/commitaai.gif and b/assets/commitaai.gif differ