Experimental AI Project for Computing Similar Git Issues SimilarGit is an experimental project that uses AI (powered by Gemini) to help you find similar Git issues. How to Use Build the main.go File go build Set up the Gemini key export GEMINI_API_KEY=<your-gemini-api-key> Run the program ./similarGit