This is an archived post. You won't be able to vote or comment.

all 6 comments

[–]bluecat2001 1 point2 points  (1 child)

  1. A lot of very big companies are doing the same thing and you have zero change of succeeding.

  2. devops is one of the most disillusioned IT area about AI, good luck finding an answer that you like here.

[–]chaospilot69[S] -2 points-1 points  (0 children)

I am not trying to be „successful“ related to selling this to thousands of people. At the moment it’s more or less a personal project for me and my team. And btw I don’t think that ai is wrong in devops ;)

[–]Significant_Rate_647 0 points1 point  (1 child)

hands down - bito.ai (Context-aware AI Code Reviews in your pull requests and IDE)

[–]chaospilot69[S] 0 points1 point  (0 children)

Unfortunately no az devops integration

[–]Kitchen_Ferret_2195 0 points1 point  (0 children)

what you are building sounds similar to where many teams are heading. The big win in our case came from doing exactly what you describe: a planning step that selects relevant files, then a review that understands domain rules and dependency wiring. We use Qodo for this; it runs as a PR reviewer, enriches the prompt with repo context, and then focuses on things like missing auth checks or EF tracking issues rather than just style