# GPT 엔지니어 살펴보기

> Clean Markdown view of GeekNews topic #10477. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=10477](https://news.hada.io/topic?id=10477)
- GeekNews Markdown: [https://news.hada.io/topic/10477.md](https://news.hada.io/topic/10477.md)
- Type: news
- Author: [ironlung](https://news.hada.io/@ironlung)
- Published: 2023-08-22T10:37:43+09:00
- Updated: 2023-08-22T10:37:43+09:00
- Original source: [insight.infograb.net](https://insight.infograb.net/blog/2023/06/27/gpt-engineer)
- Points: 10
- Comments: 0

## Topic Body

- GPT 엔지니어는 AI로 프로젝트 생성을 돕는 도구  
  - 사전에 정의된 단계에 따라 프롬프트를 실행하고 그 결과, 마크업 형식으로 소스 코드를 얻으며 이를 추후 실제 파일로 변환함  
  - 프로젝트 소스 코드는 workspace 폴더에 생성되고, 관련 로그는 memory 폴더에 생성됨  
- 특징:   
   - 프롬프트에 빌드하고 싶은 걸 입력하면 GPT 엔지니어가 코드베이스를 생성  
   - 사용자의 코딩 스타일과 선호도에 맞게 설계돼 필요에 따라 기능을 확장  
   - AI는 “steps.py”에 정의된 일련의 단계를 따라 새 단계를 쉽게 추가하거나 기존 단계를 수정하여 상황에 맞게 GPT 엔지니어를 최적화   
   - 모든 계산은 재개할 수 있고, 로그를 남겨 작업을 잃지 않도록 함  
- 장단점:  
   - 장점: 스크립트가 필요한 파일을 자동 생성, 애플리케이션을 시작하는 스크립트 제공  
   - 단점: 채팅 내용을 파일로 변환하는 과정에서 가끔 파일 이름이 이상하게 입력, 빌드 스크립트 부족

## Comments



_No public comments on this page._
