https://github.com/goldziher/gitmind
AI powered Git repository analysis and reporting
https://github.com/goldziher/gitmind
anthropic git git-analytics gitops groq llms openai python
Last synced: about 2 months ago
JSON representation
AI powered Git repository analysis and reporting
- Host: GitHub
- URL: https://github.com/goldziher/gitmind
- Owner: Goldziher
- License: other
- Created: 2024-06-01T11:56:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-08-12T14:16:46.000Z (about 2 months ago)
- Last Synced: 2025-08-12T16:14:28.438Z (about 2 months ago)
- Topics: anthropic, git, git-analytics, gitops, groq, llms, openai, python
- Language: Python
- Homepage:
- Size: 366 KB
- Stars: 14
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
# Gitmind
AI powered Git repository analysis and reporting.
This project is currently in its infancy. The readme will be updated to include more information as the project
progresses.If you find what you are seeing intriguing, go ahead and ⭐️ the repository to show your support.
## Contribution
This library is open to contribution. Feel free to open issues or submit PRs. It's better to discuss issues before submitting PRs to avoid disappointment.
### Local Development
1. Clone the repo
1. Install the system dependencies
1. Install the full dependencies with `uv sync --all-extras --all-groups`
1. Install the pre-commit hooks with: `pre-commit install && pre-commit install --hook-type commit-msg`
1. Make your changes and submit a PR## License
This library is released under the [BSL license](https://github.com/Goldziher/gitmind/blob/main/LICENSE).