I've been experimenting with using embeddings for finding the relevant git commits, as I often don't know or remember the exact word that was used.
So I created my own little tool for embedding and finding commits by commit messages. Maybe you'll also find it useful:
https://github.com/adrianmfi/git-semantic-similarity
Our startup was looking for a way to get out of AWS Amplify when we found PostGraphile v4 one and a half a year ago, and we've never looked back. No more scratching our heads to figure out how an Amplify resolver works. PostGraphile made me go from being a skeptic about GraphQL to seeing how useful it can be. Combined with the power of postgres, especially RLS, the development speed is much higher than anything i've seen before. Looking forward to v5!