Skip to content

This is an experimental AI project to compute similar Git issues

Notifications You must be signed in to change notification settings

ansaba/similarGit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  1. Build the main.go File
    go build
    
  2. Set up the Gemini key
    export GEMINI_API_KEY=<your-gemini-api-key>
    
  3. Run the program
    ./similarGit 
    

About

This is an experimental AI project to compute similar Git issues

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages