비개발자의 AI 협업 도전기 — 생산성 측정하려다 서버까지 띄운 9일
비개발자가 AI를 활용해 생산성 측정 도구를 제작하는 과정을 기록한 글입니다.
이 글은 기술 PM이 비개발자의 시각으로 사내 생산성을 측정하기 위해 AI를 활용하여 도구를 만드는 과정을 공유합니다. 기존의 DevOps board를 보완하고 팀의 상황에 맞는 맞춤형 데이터를 구성하기 위해, 처음에는 HTML 파일로 시작해 AI의 도움으로 코드를 작성했습니다. 여러 과정을 통해 예외 상황을 정의하고 참조할 수 있었으며, AI와의 소통이 요구사항 정의 세션이 되기도 했습니다.
A non-developer documents the process of creating a productivity measurement tool using AI.
This article shares the journey of a technical PM who, from a non-developer's perspective, used AI to create a productivity measurement tool for their organization. The intention was to complement the existing DevOps board with customized data that reflects the team's specific circumstances. Initially starting with a simple HTML file, the author utilized AI to assist in coding and defining edge cases, turning interactions with AI into requirement definition sessions. The process reflects a unique application of AI in project management.