Interesting beginner blog that talks about creating a RAG to answer questions that an Engineering Manager would ask their teammates every week to gauge what needs fixing and where resources need to be allocated — completely on the basis of your GitHub data.
https://dev.to/middleware/building-an-ai-engineering-manager-with-github-and-middleware-hq-3cbn
I've known about DORA for a while but crazy to think how many actionable insights they can give away if you just look hard enough and ask the right questions. While this is a basic implementation, I wonder how far this could go with a full-fledged product.
Is someone building this?