abhinav95

↗ HN profile [ 1872 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I built an Open Source CLI that lets you ask your Git commit history using natural language. E.g ask the repo •“When was login added?” •“What changed in the auth flow?” It uses embeddings for the commit messages using…

  2. I built an Open Source tool that lets you search your Git commit history using natural language. You can like: •“When was login added?” • “What changed in the auth flow?” It embeds commit messages using OpenAI or…