본 자료는 현 공유드리는 대상자분들에게만 한해 제공드리며, 부가기능 자료는 이미 공유되어 있는 자료로 공유가 가능하나 실습자료의 경우 외부 공유는 불허합니다.
강의 관련하여 문의사항 있는 경우 연락처로 문의주시거나, 이메일로 문의주시면 2~3일내 답변드리겠습니다:)
업무관련 고민되는 사항 있으시면 편하게 말씀주세요:) 같이 고민하겠습니다.
•
유민균 강사 010-2926-5476
•
이메일 : mkyoo@wedrawbusiness.com
•
홈페이지 : https://litt.ly/swervemk
강의목표 및 커리큘럼
•
커리큘럼
내용 | 설명 |
오프닝 & 자동화 개념 잡기 | 자동화가 왜 필요한지, 자영업/영업 실무에서 어떤 업무가 반복되는지 함께 짚어봅니다 |
MAKE란 무엇인가? | 두 노코드 툴의 차이와 선택 기준, 그리고 MAKE 계정 생성부터 기본 구조 이해까지 |
실습① 고객 문의 자동 응답 시스템 만들기 | 구글폼→ 시트 연동 → MAKE로 조건 설정 → Solapi 문자 자동 전송까지 따라 하기 |
실습② 고객의 특별한 날을 기억하고 혜택 메시지 자동화 만들기 | (기본) 구글 스프레드시트(7일,30일) → MAKE로 조건 설정 → Solapi 문자 자동 전송 |
(고급) + 구글 제미나이 API 활용 메시지 자동 제작 | |
실습③ AI활용 광고 같은 마케팅용 실사 이미지 생성하기 | 구글 Whisk 와 ImageFX 를 활용하여 고퀄리티 이미지 생성 활용하기 + 나노바나나 |
Q&A 및 마무리 |
교육자료
클릭하여 확인해주세요:)
프롬프트 만들기
실습하기
사전 준비하기
시작전에 구글 로그인을 꼭 해놔주세요:)
① MAKE 가입하기
Make란?
APP과 APP들을 연결해주는 자동화 노코드 프로그램으로 개발 없이 프로그램 개발이 가능함
•
◦
•
아래의 스탭 확인하기
② 솔라피 가입하기
•
가입 후 1,000원을 보내드려요 / 계정고유번호를 채팅창에 남겨주세요
◦
계정고유번호 확인방법
▪
우측 상단에 내 계정을 클릭
하단에 있는 계정고유번호 복사
️ 메이크 프로세스 적용 파일다음 폴더에서 다운받아주세요
[실습1] 고객 문의 자동 문자 메시지 응답 시스템 만들기
[1단계] 구글 폼 & 시트 세팅하기
•
완성된 폼 예시 : https://forms.gle/HRio2zzsFVyuQ9H59
1.
위 링크를 클릭 후 게시됨 옆에 “더보기” 메뉴 클릭
︎ 사본 만들기
1.
더보기 클릭
2.
사본 만들기
3.
문서 복사
4.
우측 상단 “게시” 클릭
5.
응답자 “관리” 클릭
하단 응답자보기 “링크가 있는 모든 사용자”
게시
6.
응답 메뉴
︎ Sheet에 연결 (새 스프레드시트 만들기)
7.
링크 복사 및 응답자 정보 1개(본인) 테스트 (이름/연락처 등)
2.
입력된 정보가 쌓이는 구글 시트 확인 하기
•
예시 이미지
응용 Point
•
상담 문의주제에 따라 다른 내용의 메시지 및 파일로 발송 되게끔 진행 가능
응용 Point
선택한 시간에 따라 메시지 발송
폼 입력시 팁! (폼 복사시 기존 입력되어 있음)
•
연락처(휴대폰)을 입력해주세요
︎ 단답형 선택
︎ 필수
◦
필수 체크 후 메뉴 버튼 클릭
︎ 설명, 응답확인 체크
◦
응답확인 세팅
▪
정규표현식 / 일치 / ^01[0-9]{8,9}$ / 숫자만 입력해주세요
이렇게 할경우 숫자만 입력이 됨 (아닐 시 에러)
[2단계] MAKE 연동하기
2.
New scenario 선택
세팅 후 Run this module only를 선택 하여 데이터가 들어오는지 테스트 하기
•
내용 예시
안녕하세요. {{1.`1`}} 님
위드로우비즈니스 유민균입니다.
문의 접수 내용 확인했습니다. 위 내용으로 해당 시간에 연락드리도록 하겠습니다. 변경사항이 있는 경우 이 번호로 답장해주세요. 감사합니다
[문의내용]
1. 주제:
{{1.`3`}}
2. 요청시간 : {{1.`4`}}
유민균 드림
https://litt.ly/swervemk
JavaScript
복사
•
시트 위치 다시 선정
•
Row number 매칭
•
하단 셀에 “TRUE” 입력
동일하게 한세트를 더 만들기
[실습2] 고객의 특별한 날을 기억하고 혜택 메시지 자동화 만들기
기본. 7일과 30일에 맞춰서 내가 설정한 메시지 발송하기
•
기본 실습 시트
위 링크로 들어가서 파일
사본만들기를 해주세요
•
시트에 기본 함수로 세팅
◦
7일 후 수식 =IF(D2<>"", D2 + 7, "")
◦
30일 후 수식 =IF(D2<>"", D2 + 30, "")
•
입력하기
{{formatDate(now; "YYYY-MM-DD"; "Asia/Seoul")}}
JavaScript
복사
고급. 7일과 30일에 맞춰서 AI가 만든 메시지 발송하기
•
작동원리
◦
방문일을 입력하고 나면 7일 후 일자와 메시지 / 30일자 후 일자와 메시지가 자동으로 세팅
▪
구글 제미나이 API 활용 (무료)
앱스크립트코드 활용방법
코드 열기
트리거 설정하기
스크립트 속성에 API키 붙여넣기
API 키 받기
헤어샵 버전
보험설계사버전
[실습3] AI활용 광고 같은 마케팅용 실사 이미지 생성하기
활용이미지 예시와 프롬프트
Photorealistic medium close-up image, captured from a slightly low eye-level angle using an 45mm portrait lens perspective, with a Korean man in his early 40s wearing a work shirt positioned in the right third of the frame, smiling gently while looking slightly up and to his right. Bright sunlight is visible in the upper left corner, creating a subtle backlight that highlights the man's face and hair. The blurred background suggests an outdoor industrial site or factory interior, with indistinct metal structures, machinery, and faint silhouettes of people working. The overall atmosphere is relaxed yet suggestive of a dynamic work environment, with the focus sharply on the man placed in the right third.
JavaScript
복사
Photorealistic image, captured from a low-angle wide shot using a wide-angle 35mm lens perspective, depicting a lively Korean traditional pub (Hansik Jujum) filled with laughing Korean patrons of various ages. In the center stands a Korean man in his late 30s wearing a white chef's uniform, his joyful laughter and relaxed demeanor suggesting he is both the chef and owner of the establishment. He has his arm around the shoulders of a Korean man seated to his right, both laughing heartily. Around them, other Korean men and women are seated at tables, smiling, talking, and enjoying themselves. Traditional Korean liquor bottles and glasses, along with some dishes that appear to be side dishes or appetizers, are on the tables. The pub's interior features white tiled walls adorned with numerous traditional liquor bottles, and warm-toned light bulbs hang from the ceiling. Wooden shelves and wall decorations enhance the cozy and welcoming atmosphere. The lighting, from warm-toned bulbs and possibly table lamps, creates a vibrant and cheerful ambiance. The scene captures a moment of shared joy and conviviality within the pub.
JavaScript
복사
Photorealistic image, captured from a slightly low eye-level front view using a standard 35mm lens perspective, of a Korean man in his early 30s with short hair, wearing a shirt and jacket in a business casual style, giving a presentation in a bright and modern office conference room. He is pointing towards a screen displaying slides (the content is blurred) with his right hand and has a confident smile on his face. A table is in front of him, and several blurred figures, presumably his superiors, are visible in the foreground, appearing to listen to the presentation. The lighting in the conference room is bright and even, creating a professional atmosphere.
JavaScript
복사
A 3D rendered image in a clean, simple, and modern style with a light peach background. The scene features a stylized, transparent spherical lottery machine icon resting on a gold base. The machine is made of clear glass or plastic, showing numerous colorful balls inside, each bearing a single digit from 0 to 9. The balls are in muted pastel shades of red, orange, yellow, green, blue, purple, brown, and black. A gold metal arm with three prongs rotates within the sphere, mixing the balls. A gold metal chute at the bottom allows balls to exit; three balls are already in the chute. The background is a transparent checkerboard pattern. The lighting is soft and even, creating a smooth, glossy appearance. The overall color palette is muted and pastel, with a focus on warm tones. The image has a slightly stylized, polished, and visually appealing aesthetic, not photorealistic.
JavaScript
복사
A double exposure image, cool blues, grays, and whites dominating, with a warm sunlit glow from the right. Soft focus, subtle blurring, ethereal quality. High detail, smooth rendering. A Korean woman, appearing to be in her late 20s, with dark hair, is seen from behind and slightly to the side, her head tilted upward and to the right. She wears a light gray suit. Her right hand is raised to her chin, in thought. The background is a bright, almost white, slightly blurred futuristic scene. Numerous translucent, rectangular panels displaying data visualizations (graphs, charts, maps) are semi-transparent, overlaying the woman. The overall style is modern and technological, blending reality and digital information.
JavaScript
복사
Whisk 실습하기
1.
사이트 접속하기
3.
워터마크 없는 작은 사진 캡쳐 (또는 따기)
4.
Whisk 에 “피사체” 와 “장면”으로 넣기
5.
왼쪽 햄버거 메뉴를 클릭 “가로세로 비율”을 가로모드로 하기
6.
그다음 세부정보를 추가하세요에 이렇게 입력해보기
30대 한국인 남성과 여성이 있고,
여성이 남성을 바라보면서 웃으면서 밝게 담을 해주고 있는 모습이며, 남성도 함께 쳐다보며 미소를 짓고 있다.
따뜻한 톤의 이미지, 50mm의 화각, 2명의 피사체를 가운데로 놓고 클로즈업
JavaScript
복사
7.
이런 결과물을 만들어보기
실사형 이미지 외에 일러스트 형태도 모두 가능합니다
Image FX 실습하기
먼저 구글 AI Studio 가입하기
•
상단 시스템 인스트럭션 클릭 후 아래 프롬프트 넣어주기
[AI 어시스턴트 작동 지시문]
당신의 역할:
당신은 사용자가 업로드한 이미지를 전문적으로 분석하여, Google의 최첨단 텍스트-이미지 생성 모델인 **Imagen 3 (ImageFX에서 사용됨)**에 최적화된 결과물을 제공하는 AI 어시스턴트입니다. 당신의 주요 임무는 이미지의 시각적 및 내용적 요소를 깊이 이해하고, 이를 바탕으로 상세한 한국어 설명과 효과적인 영어 생성 프롬프트를 만드는 것입니다.
수행 절차:
사용자가 이미지를 업로드하면, 다음 단계를 엄격하게 따르십시오:
이미지 심층 분석:
업로드된 이미지를 면밀히 분석하여 다음 요소들을 가능한 한 상세하게 식별하고 이해합니다.핵심 피사체: 이미지의 중심이 되는 인물, 동물, 사물 등을 명확히 파악하고, 그들의 행동, 상태, 표정 등을 구체적으로 묘사합니다.
배경 및 환경: 피사체가 위치한 장소, 주변 환경, 시대적 배경(추정 가능 시) 등을 상세히 설명합니다.
스타일 및 매체: 이미지의 전반적인 시각적 스타일(예: photorealistic, illustration, oil painting, watercolor, 3D render, pixel art, anime style)과 구체적인 기법 또는 매체(예: felt puppet diorama, risograph print, claymation)를 식별합니다.
조명 및 색상: 광원(예: natural daylight, studio lighting, golden hour, neon lights), 조명의 방향과 강도, 그림자, 주요 색상 팔레트, 색감(예: warm, cool, pastel, monochromatic) 등을 분석합니다.
분위기 및 감성: 이미지가 전달하는 전반적인 느낌(예: peaceful, energetic, mysterious, cozy, nostalgic, cinematic)을 파악합니다.
구성 및 구도: 프레이밍(예: close-up, wide shot, medium shot), 주요 요소들의 배치 및 상호 관계 등을 설명합니다.
텍스트 인식: 이미지 내에 명확하게 보이는 모든 텍스트(간판, 라벨, 로고, 책 제목 등)의 정확한 내용과 위치, 가능한 경우 글꼴 스타일까지 식별합니다. OCR 기능을 최대한 활용하세요.
카메라 각도 추정: 카메라의 높이(예: eye-level, low-angle, high-angle, bird's-eye view)와 피사체를 기준으로 한 수평적 방향(예: front view, three-quarter view from the left, profile view, from behind, slightly from the right)을 조합하여 서술적으로 추정합니다. (예: low-angle front view).
카메라 렌즈 추정: 이미지의 화각(field of view)을 분석하여, 그에 맞는 적절한 렌즈 초점 거리를 추정하여 명시합니다. (예: using a wide-angle 35mm lens perspective, using a standard 50mm lens perspective, using an 85mm portrait lens perspective, using a 100mm macro lens perspective).
결과물 생성 및 제공:
분석 결과를 바탕으로 다음 두 가지 형식의 결과물을 생성하여 사용자에게 제공합니다.
출력 1: 상세한 한국어 설명:
위에서 분석한 모든 요소(특히 텍스트 내용, 추정된 카메라 각도 및 렌즈 정보 포함)를 종합하여, 이미지에 대한 매우 상세하고 정확한 설명을 한국어로 작성합니다.
인물이 포함된 경우, 아래 '영어 프롬프트 규칙'의 인물 관련 사항을 한국어 설명에도 자연스럽게 반영합니다. (예: "30대 초반 한국인 여성이...")
출력 2: 최적화된 영어 프롬프트 (ImageFX / Imagen 3 용):
분석된 모든 세부 사항을 통합하여, Imagen 3가 가장 잘 이해하고 표현할 수 있도록 최적화된 영어 프롬프트를 작성합니다.
Imagen 3 최적화 원칙: Google DeepMind의 Imagen 3 기술 보고서(특히 Figure 1의 예시 프롬프트)에서 보여주는 높은 수준의 상세함(high detail), 구체성(specificity), 그리고 다양한 설명자(매체, 스타일, 조명, 색상, 분위기, 구성 등)의 복합적인 사용을 적극적으로 모방합니다. 프롬프트는 매우 설명적(descriptive)이어야 합니다.
프롬프트 구조: 추정된 카메라 각도와 렌즈 정보를 프롬프트 시작 부분이나 주요 설명 구문 앞에 명확하게 제시합니다. (예: Photorealistic image, captured from a [angle description] using a [lens description] perspective...)
인물 규칙:이미지에 사람이 나타나면, 모든 인물을 'Korean'으로 명시합니다.
나이가 불분명하거나 명시적 단서가 없으면 'in their early 30s'를 기본값으로 사용합니다.
이미지에서 나이 추정이 가능하면(예: 아동, 노인), 해당 연령대(young child, elderly man/woman, teenager, in their 20s 등)를 사용합니다.
텍스트 규칙: 인식된 텍스트 내용은 반드시 정확하게 큰따옴표(" ") 안에 넣어 프롬프트에 포함시킵니다. (예: ...a storefront sign that clearly reads "The Cozy Corner Bookstore" in a serif font.)
품질 강조: 필요에 따라 high detail, sharp focus, cinematic lighting, atmospheric 등 품질 관련 키워드를 포함합니다.
출력 형식:
먼저 "[이미지 분석 결과 및 ImageFX용 프롬프트]"라는 제목을 표시합니다.
그 아래 "이미지 설명 (한국어):" 레이블과 함께 한국어 설명을 제공합니다.
한 줄 띄우고 "ImageFX용 Imagen 3 프롬프트 (영어):" 레이블과 함께 영어 프롬프트를 제공합니다.
마지막으로, 사용자가 영어 프롬프트를 ImageFX에서 활용할 수 있다는 간단한 안내 문구를 덧붙입니다.
일관성 유지:
사용자가 어떤 이미지를 업로드하든, 항상 위의 모든 단계를 충실히 수행하여 일관되게 높은 수준의 상세함과 정확성을 갖춘 결과물을 제공해야 합니다.
JavaScript
복사
ImageFX 사이트 접속하기
기존 이미지 입력하기
•
이 이미지를 다운받아보세요
•
이미지 첨부하면서 프롬프트를 이렇게 입력해보세요
여기에 나오는 화장품을 오렌지 이미지로 바꾸고 배경을 오렌지 빛으로 어울리게 바꿔서 제공해줘
JavaScript
복사
ImageFX에 들어가서 나온 결과를 복사하여 붙여넣기
Photorealistic close-up image featuring floating orange fruits and translucent yellow and white abstract objects against a warmly gradient orange and deep orange background.
In the center, a halved orange with visible fresh and juicy segments.
In the upper right, a small whole orange is suspended.
In the lower left, a tilted clear glass bottle filled with bright orange liquid, capped with white.
The surrounding abstract objects include:
In the upper left, a hollow yellow star-shaped translucent object.
In the lower right, a tilted yellow flower-shaped translucent object.
In the lower left, a curled white thin metallic or plastic object.
The lighting is bright and soft overall, casting subtle shadows on the floating elements and oranges, adding dimension. Captured using a 100mm macro lens perspective to showcase fine details and textures up close, emphasizing a warm and refreshing feeling.
JavaScript
복사
나노 바나나 써보기
프롬프트 작성 정리!
잘나오는 원리는 무엇일까? (프롬프팅 요소)
초고층 빌딩(컨텍스트 및 배경) 으로 둘러싸인 현대식 아파트 건물(주제)의 스케치(스타일)입니다.
프롬프트의 첫 번째 버전을 작성한 후 원하는 이미지가 나올 때까지 세부정보를 추가하여 프롬프트를 수정합니다.
반복이 중요합니다. 먼저 핵심 아이디어를 설정하고 생성된 이미지가 비전에 가까워질 때까지
핵심 아이디어를 미세 조정하고 확장합니다.
넣을수록 잘 나오는 요소
•
특정 아티스트나 스타일을 지정해주기 : ex)보그 잡지, 타임지 잡지, John Galliano
•
이미지에 텍스트는 영문기준 최대 25자까지만
•
로고 제작시 고정된 텍스트 강조
◦
A {logo_style} logo for a {company_area} company on a solid color background. Include the text {company_name}.
•
스타일은 마지막에 “사진 / 스케치 / 일러스트” 등으로 표현
•
카메라 근접여부(클로즈업, 멀리서) / 위치 (공중에서, 아래에서 위로) / 조명 (자연광, 차가운, 어두운) / 렌즈의 유형 (화각mm * mm수가 작으면 작을수록 광각)
•
고품질, 4k, 전문가, 광고사진 등의 고품질 키워드 활용
•
가로세로 비율 : 정사각형, 전체화면 (4:3), 와이드스크린 (16:9), 세로 모드 (9:16)
Copyright ⓒ 리얼세일즈 All rights reserved.