docker based commit language server
pip install pytest-astropy pip install commit docker run -it -d --gpus 0 -p 5000:5000 graykode/commit-autosuggestions:{language} commit configure --endpoint http://127.0.0.1:5000 commit
graykode/commit-autosuggestions
Have you ever hesitated to write a commit message? Now get a commit message from Artificial Intelligence! CodeBERT: A Pre-Trained Model for Programming and Natural Languages introduces a pre-trained model in a combination of Program Language and Natural Language(PL-NL). It also introduces the problem of converting code into natural language (Code Documentation Generation).
https://github.com/graykode/commit-autosuggestions

Seonglae Cho