Rayai will draft git commit messages for you. Also a script for groq.
Go to file
anaxios cd5ee84da7 Title: Add spin functionality to resetting AI history
Content: Implement a spinner for visual feedback when resetting AI history. Fix issues with killing the spinner process after its completion and reset conversation request failure.
URL: https://infer.x64.world/chat
2024-08-07 03:31:14 -07:00
aicommit Title: Add spin functionality to resetting AI history 2024-08-07 03:31:14 -07:00
aicommit_groq Added API key validation to prevent unauthorized access 2024-08-06 19:53:52 -07:00
README.md Update README.md to include requirements for use. 2024-08-06 20:27:17 -07:00

use AI to draft commit messages

clone this repo and then link the scripts into your path.

requires: jq

use

Instead of

git commit -m "your message here"`
aicommit