Member-only story
The Sequence Scope: Generative AI for DevOps
Weekly newsletter with over 150,000 subscribers that discusses impactful ML research papers, cool tech releases, the money in AI, and real-life implementations.
📝 Editorial: Generative AI for DevOps
Generative AI is the trend of the moment in the deep learning space. While we typically associate generative AI with media formats such as images, audio and video, some of the most exciting work is taking place in the code generation and automation space. Models such as OpenAI Codex, which is powering the ultra-popular GitHub Copilot, clearly demonstrated that the dreams of using AI for coding are within reach. While generating entire software applications just using natural language might still be years away, plenty of more targeted use cases can be implemented with today’s generative AI technology. One of those domains is the world of DevOps.
A few days ago, IBM and RedHat announced their collaboration in Project Wisdom, a framework that enables the creation of cloud automation scripts using natural language. Scripts are the cornerstone of DevOps platforms and an ideal candidate for generative AI models given its structure nature. Project Wisdom uses simple natural language instructions…