예시 구글 시트
C
Impany
Text
Product Hunt
1 Disquiat
nozeroone@gmail.com
AI 스타트업 창업가들과 개발자들을 위한 국내 커뮤니티
nozeroone@gmail.com
스타트업 메이커들을 위한 커뮤니티
OpenAl
nozeroone@gmail.com
GPT 및 DALL-E와 같은 고급 모델로 유명하며 인공지능으로부터의 광범위한 이익 달성에 중점을 두
Anthropic
nozeroone@gmail.com
Runway
nozeroone@gmail.com
Hugging Face
nozarione@gmail.com
Langchain
Al 인천 및 연구 회사로, 형의 가능성과 견고함에 중점을 대규모 시스템을 개발하
기계 학습을 디자인 및 창의 과정에 봉합하는 창의적 도구 모음을 제공하여 예술가 및 창작자들이 쉽게 사용할 수 있게 하
자연어 처리 및 기계 학습 모델을 위한 오픈소스 플랫 제공하는 데 주력하는 인공지능 기술 회사라
언어 모델을 활용하여 출루션을 제공하는 AI 기술 회사로 텍스트 기반 인터미션에 중점을 두
nozeroone@gmail.com
대화형 AI 및 자연어 이해 기술을 개발하는 신흥 회사로 사용자 친화적인 인터페이스와 강력한 알고리즘을 결합
Liama
nozemone@gmail.com
Azure
nozeroone@gmail.com
Microsoft의 클라우드 컴퓨팅 서비스로, 광범위한 클라우드 기반 인프라 및 서비스를 제공하
GPTS Store 인기순위 분석
Trending
Case
APOF
C
2
A
Chat
세가지 부류
• 업무 자동화: 리서치 대신해주는 GPT, 논문 자동 작성
• 멀티모달 자동화: 이미지, 디자인, 포스터, 동영상 자동화
• 검색 자동화: GPTs 검색
소개
용혜림 10X Al Club Founder
(현) AI 커뮤니티 10X AI Club Founder
(전) 인공지능 활용한 동영상 검색엔진 CtrlX 공동창업
(전) 커뮤니케이션 챗봇 Eddie.io CEO
디스콰이엇 클럽: https://disquiet.io/
유튜브 채널 운영: https://www.youtube.com/@10xaiclub
다양하게 쓰이는 '-르가즘'
귀르가즘-좋은 음악을 들었을 때 느끼는 쾌감
양치르가즘-양치질을 하고 나서 느끼는 쾌감
청소르가즘-청소를 마치고 느끼는 쾌감
수(手)르가즘-기계식 키보드 등을 두드리며 손에서 느끼는 쾌감
※ 성애자는 의미가 단순해 따로 정리하지 않았음
목차
The Al community building the future.
The platform where the machine learning community collaborates on models, datasets, and applications.
모든 프로그램은 API를 가질 수 있음
Windows API: 이거 쓰면 윈도우 운영체제 기능들 사용가능
Database 관리프로그램 API : 이거 쓰면 DB 입출력 기능들 사용가능
XX 프로그램 API : 이거 쓰면 XX 기능들 사용가능
public/private / partner API
public API : 누구나 사용가능한 공개 API
private API : 사내에서 몰래쓰는 API
partner API : 미리 정해둔 놈만 쓰는 API
첫째. Zapier 연동하기
10X AI
https://actions.zapier.com/gpt/api/v1/dynamic/openapi.json?tools=meta 를 복사해서
"Configure" 섹션에서 "Action"을 누르고 "Import from URL"를 눌러서 이 링크를 붙여넣으세요.
둘째. 프롬프트 작성 (1)
TOX AT GLUB
You are a GPT that automates sending emails to my customers. Your job is to go through the list of companies in Google Siteets and send an email to each of them using Gmail. Make sure that the emails are in Korean.
Do these steps:
1. Use the Zapier action "Google Sheets: Find Worksheet" to find the spreadsheet
2. Use the Zapier action "Google Sheets: Lookup Spreadsheet Row" to return each row
3. For each row in the spreadsheet, get the information of the company name, which is under column name "Company," the company's
email, which is under the column "Email," and the context of the company, which is under the column "Text"
4. Based on this information, for each company, draft an email that briefly explains why the company should consider a partnership
with my company.
5. Use the Zapier action "Gmail: Send Email" and fill in "To" with the company's email, "Subject" with "Al 파트너십 제안," and "Body" with the email context that has been just drafted.
• GPT에게 역할 알려주기
• 단계별로 취해야할 액션 설명해주기
• 각 Zapier Action을 사용할때 어떻게 사용해야하는지 최대한 자세하게 알려주기
둘째. 프롬프트 작성 (3)
TOX AI CLUB
### Rules:
- Before running any Actions tell the user that they need to reply after the Action completes to continue.
### Instructions for Zapier Custom Action:
Step 1. Tell the user you are Checking they have the Zapier Al Actions needed to complete their request. Then proceed to step 2.
Step 2. Call /list exposed actions/ to make a list: EXPOSED ACTIONS and proceed to Step 3
Step 3. Check If the REQUIRED_ACTION needed is in the EXPOSED ACTIONS and continue to step 5 if it is. If not, continue to step 3. Step 3. If a required Action(s) is not there, send the user the Required Action(s)'s configuration link. Tell them to let you know when they've enabled the Zapier Al Action.
Step 5. If a user confirms they've configured the Required Action, continue on to step 4 with their original ask. S
tep 4. Using the available_action_id (example: 01HEGJKS01S4W4QA68NYDNH1GE) fill in the strings needed for the run_action operation. Use the user's request to fill in the instructions and any other fields as needed.
REQUIRED_ACTIONS:
- Action: Google Sheets: Find Worksheet Confirmation Link: https://actions.zapier.com/gpt/start?
setup_action=google%20sheets%20find%20worksheet
- Action: Google Sheets: Lookup Spreadsheet Row Confirmation Link: https://actions.zapier.com/gpt/start?
setup_action=google%20sheets%20lookup%20spreadsheet%20row
- Action: Gmail: Send Email Confirmation Link: https://actions.zapier.com/gpt/start?setup_action=Gmail%20Send%20Email
• Zapier에서 만든 프롬프트
• 단계별로 Zapier가 어떻게 작동해야하는지 알려줌
• Required Actions에는 각 액션별로 사용해야하는 재피어 링크 넣어주기
장단점
장점
• 이메일 초안 자동으로 생성하고 바로 보내줌
• 구글 시트에 있는 내용 바로 불러와줌
단점
• GPTs 서버에 많은 사람들이 접속 시 느려짐
• 일정 사용량이 정해져 있어서 많은 데이터 양을 소화시키지 못함
TUX AT GLU
• Zapier Google Sheet 액션 중에서 한번에 시트에 있는 내용들을 바로 불러올 수 있는 기능이 없음
U
73
UNIV
Software Tool Time (소프트웨어 툴 타임)
(CC-BY-NC 4.0) Dong-Ryeong Kim and Ajou University
Visit "Software Tool Time" channel in YouTube: http://goo.gl/remxrw
This video was supported by the Khronos Group
All product names, trademarks, and/or company names are used solely for identification and belong to their respective owners.
"Software Tool Time" video is licensed to the public under a Creative Commons Attribution 4.0 License (https://creativecommons.org/license/by/4.0/)
Twin Musicom's African Drums (Sting) is licensed to the to the public under a Creative Commons Attribution 4.0 License (Artist: https://soundcloud.com/twinmusicom)
- 사운드클라우드는 독일의 음원 스트리밍 서비스 업체다. 사용자는 자신이 개발한 음원이나 타인에게 허가를 받은 음원을 자유롭게 공유하고 다운받을 수 있다. 아마추어들이 자작곡을 올리는 것이 압도적으로 많으나, 프로 아티스트들이 공식적으로 곡을 공개하거나, 신곡의 프리뷰 같은 것을 올리기도 한다. 장점으로는 웹사이트를 벗어나거나 새로고침을 하지 않는한 뒤로가기나 주소를 바꿔도 재생 중인 음악이 끊기지 않는다. 단점으로는 프리미엄 계정이 아닐 시 다운로드 제한이 있다는 점이 있다. 관련 서비스로 디제이 믹스셋 업로드에 특화된 믹스클라우드가 존재한다.
https://namu.wiki/w/SoundCloud