Click any tag below to further narrow down your results
Links
This article discusses how Netflix uses Metaflow to improve machine learning and AI workflows. It introduces a new feature called Spin, which accelerates iterative development by allowing users to run and test code quickly while managing inputs and outputs effectively.
This article outlines 113 patterns for implementing agentic AI in production environments, emphasizing the importance of reliable workflows over mere demos. It discusses the challenges developers face and offers practical advice for adopting agentic practices effectively.
This article examines a report based on a survey of over 1,000 developers and product leaders about their experiences and insights related to agentic AI. It highlights the shift from experimentation to integration in product strategies, the varying definitions of agentic AI, and the growing expectation that it will soon be essential for teams.
This article discusses a study analyzing over 100 trillion tokens of AI usage from OpenRouter. It highlights a shift towards multi-step, agentic workflows in AI applications, emphasizing the growing importance of reasoning and tool integration in developer practices.
This article outlines how to develop AI agents that enhance productivity and innovation. It emphasizes the importance of quality, governance, and security from the beginning of the development process. The piece also highlights successful examples from companies like Square and Canva.
The Compounding Engineering plugin enhances development workflows by systematically improving the planning, execution, and review stages of coding. It leverages AI to create comprehensive issues, manage isolated tasks, and conduct thorough code reviews, ensuring that each unit of engineering work makes future tasks easier. By documenting processes and refining quality, this tool aims to build a more efficient development system over time.
Amplifier is a research project that automates complex workflows by allowing users to describe their thought processes in a structured manner, generating reusable AI tools without coding. As users create and refine tools, they build a compounding automation system that can adapt and improve through feedback. The project is still in early development, requiring caution and human oversight when utilized.
Understanding the fundamentals of PostgreSQL can significantly enhance your workflow by demystifying its operations, which fundamentally revolve around file manipulation. By moving beyond the default package manager installations and engaging with the system manually, users can improve debugging, provisioning, and overall control of their database environment. Embracing this approach allows for a more confident and efficient development experience.