--- title: Would You Like Fries With That? AI for Developer Productivity date: 2024-09-10 abstract: An exploration of how AI tools can enhance developer productivity without replacing human creativity, focusing on practical applications and avoiding the hype. conferences: - name: Uphill conf location: Bern date: 2024-09-10 slides: /talks/slides/uphill-2024-ai-dev.pdf recording: https://www.youtube.com/watch?v=ThKFpgDGM94&pp=ygUQZnJpZXMgdXBoaWxsY29uZg%3D%3D - name: Kubernetes Community Days Zurich Rejects location: Zurich date: 2024-06-20 slides: /talks/slides/kcd-zrh-backstage-ai.pdf --- In this talk, Kyra and I showcased how we successfully integrated an AI-powered recommendation engine into Red Hat's Internal Developer Platform, based on Backstage.io, to enhance developer productivity. Our approach leverages data from the Developer Hub analytics API and processes it with Knative event-driven microservices to generate smart action proposals. Using OpenShift AI, we train and deploy AI models that power a frontend plugin in the Developer Hub, providing tailored recommendations directly to users powered by ML-Ops pipelines. By leveraging the power of AI, we have improved the developer experience by providing personalized suggestions for tools, resources, and tutorials, resulting in increased productivity and efficiency.