An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          



GitMind Logo - Light

# 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).