nkjoy commited on
Commit
98b9cfd
·
verified ·
1 Parent(s): ffa538a

도구 페이지 만들어줘

Browse files

종합 대화형 AI

ChatGPT: https://chatgpt.com/

Google Gemini: https://gemini.google.com/

Claude: https://claude.ai/

Perplexity AI: https://www.perplexity.ai/

Microsoft Copilot: https://copilot.microsoft.com/

You.com: https://you.com/

Poe: https://poe.com/

Character.AI: https://character.ai/

글쓰기 & 콘텐츠 제작

뤼튼 (Wrtn): https://wrtn.ai/

Notion AI: https://www.notion.so/product/ai

Gamma: https://gamma.app/

SlidesAI: https://www.slidesai.io/

Copy.ai: https://www.copy.ai/

Jasper: https://www.jasper.ai/

Anyword: https://www.anyword.com/

Typefully: https://typefully.com/

Writesonic: https://writesonic.com/

INK: https://inkforall.com/

Scribe: https://scribehow.com/

이미지 & 영상 & 디자인 & 음악

Midjourney: https://midjourney.com/

DALL·E 3: https://openai.com/dall-e-3

Runway: https://runwayml.com/

Suno AI: https://suno.com/

Canva Magic Studio: https://www.canva.com/

Pika: https://www.pika.art/

Kaiber: https://kaiber.ai/

Gen-2 by Runway: https://research.runwayml.com/gen2

Descript: https://www.descript.com/

ElevenLabs: https://www.elevenlabs.io/

HeyGen: https://www.heygen.com/

CapCut: https://www.capcut.com/

Lumen5: https://lumen5.com/

Canva Text to Video: https://www.canva.com/text-to-video/

Soundraw: https://soundraw.io/

Mubert: https://mubert.com/

Voicemod: https://voicemod.net/

개발 & 데이터 분석

GitHub Copilot: https://github.com/features/copilot

Cursor: https://cursor.sh/

Google AI Data Analytics: https://cloud.google.com/use-cases/ai-data-analytics

Formula Bot: https://www.formulabot.com/

Codeium: https://www.codeium.com/

Tabnine: https://www.tabnine.com/

Amazon CodeWhisperer: https://aws.amazon.com/codewhisperer/

Deepnote: https://deepnote.com/

Hex: https://hex.tech/

Dataiku: https://www.dataiku.com/

Replit Ghostwriter: https://replit.com/ghostwriter

생산성 & 자동화 & 연구

Zapier: https://zapier.com/

Make (Integromat): https://www.make.com/

IFTTT: https://ifttt.com/

Otter.ai: https://otter.ai/

ChatPDF: https://www.chatpdf.com/

ResearchRabbit: https://researchrabbit.ai/

Elicit: https://elicit.org/

Fireflies.ai: https://fireflies.ai/

Motion: https://www.usemotion.com/

Superhuman: https://superhuman.com/

Grammarly: https://www.grammarly.com/

Tome: https://tome.app/ - Initial Deployment

Files changed (3) hide show
  1. README.md +5 -3
  2. index.html +342 -18
  3. prompts.txt +394 -0
README.md CHANGED
@@ -1,10 +1,12 @@
1
  ---
2
  title: 4e
3
- emoji: 🌍
4
  colorFrom: yellow
5
- colorTo: pink
6
  sdk: static
7
  pinned: false
 
 
8
  ---
9
 
10
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
1
  ---
2
  title: 4e
3
+ emoji: 🐳
4
  colorFrom: yellow
5
+ colorTo: purple
6
  sdk: static
7
  pinned: false
8
+ tags:
9
+ - deepsite
10
  ---
11
 
12
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
index.html CHANGED
@@ -1,19 +1,343 @@
1
- <!doctype html>
2
- <html>
3
- <head>
4
- <meta charset="utf-8" />
5
- <meta name="viewport" content="width=device-width" />
6
- <title>My static Space</title>
7
- <link rel="stylesheet" href="style.css" />
8
- </head>
9
- <body>
10
- <div class="card">
11
- <h1>Welcome to your static Space!</h1>
12
- <p>You can modify this app directly by editing <i>index.html</i> in the Files and versions tab.</p>
13
- <p>
14
- Also don't forget to check the
15
- <a href="https://huggingface.co/docs/hub/spaces" target="_blank">Spaces documentation</a>.
16
- </p>
17
- </div>
18
- </body>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
19
  </html>
 
1
+ <!DOCTYPE html>
2
+ <html lang="ko">
3
+ <head>
4
+ <meta charset="UTF-8">
5
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
6
+ <title>AI 허브 - AI 도구의 모든 것</title>
7
+ <link rel="icon" type="image/x-icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🧠</text></svg>">
8
+ <script src="https://cdn.tailwindcss.com"></script>
9
+ <link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap" rel="stylesheet">
10
+ <link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
11
+ <script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
12
+ <script src="https://cdn.jsdelivr.net/npm/feather-icons/dist/feather.min.js"></script>
13
+ <script src="https://unpkg.com/feather-icons"></script>
14
+ <script src="https://cdnjs.cloudflare.com/ajax/libs/three.js/r134/three.min.js"></script>
15
+ <script src="https://cdn.jsdelivr.net/npm/vanta@latest/dist/vanta.globe.min.js"></script>
16
+ <style>
17
+ body {
18
+ font-family: 'Inter', sans-serif;
19
+ background: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);
20
+ color: #f1f5f9;
21
+ overflow-x: hidden;
22
+ }
23
+ .card-hover {
24
+ transition: all 0.3s ease;
25
+ }
26
+ .card-hover:hover {
27
+ transform: translateY(-5px);
28
+ box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.3), 0 10px 10px -5px rgba(0, 0, 0, 0.2);
29
+ }
30
+ .gradient-text {
31
+ background: linear-gradient(90deg, #6366f1, #8b5cf6, #ec4899);
32
+ -webkit-background-clip: text;
33
+ -webkit-text-fill-color: transparent;
34
+ background-clip: text;
35
+ }
36
+ .search-bar:focus {
37
+ box-shadow: 0 0 0 3px rgba(99, 102, 241, 0.3);
38
+ }
39
+ .ai-card {
40
+ backdrop-filter: blur(10px);
41
+ background: rgba(30, 41, 59, 0.6);
42
+ border: 1px solid rgba(255, 255, 255, 0.1);
43
+ }
44
+ .ai-card:hover {
45
+ background: rgba(30, 41, 59, 0.8);
46
+ border: 1px solid rgba(99, 102, 241, 0.5);
47
+ }
48
+ </style>
49
+ </head>
50
+ <body class="min-h-screen">
51
+ <!-- 배경 애니메이션 -->
52
+ <div id="vanta-bg" class="fixed top-0 left-0 w-full h-full z-0"></div>
53
+
54
+ <!-- 메인 콘텐츠 -->
55
+ <div class="relative z-10 min-h-screen">
56
+ <!-- 헤더 -->
57
+ <header class="container mx-auto px-4 py-6 flex justify-between items-center">
58
+ <div class="flex items-center space-x-2">
59
+ <div class="w-10 h-10 rounded-lg bg-indigo-600 flex items-center justify-center">
60
+ <i data-feather="cpu" class="text-white"></i>
61
+ </div>
62
+ <h1 class="text-2xl font-bold">AI<span class="gradient-text">Hub</span></h1>
63
+ </div>
64
+
65
+ <nav class="hidden md:flex space-x-8">
66
+ <a href="#" class="hover:text-indigo-300 transition">홈</a>
67
+ <a href="#" class="hover:text-indigo-300 transition">도구</a>
68
+ <a href="#" class="hover:text-indigo-300 transition">리소스</a>
69
+ <a href="#" class="hover:text-indigo-300 transition">소개</a>
70
+ </nav>
71
+
72
+ <button class="bg-indigo-600 hover:bg-indigo-700 text-white px-4 py-2 rounded-lg transition flex items-center">
73
+ <i data-feather="star" class="mr-2"></i>북마크
74
+ </button>
75
+ </header>
76
+
77
+ <!-- 히어로 섹션 -->
78
+ <section class="container mx-auto px-4 py-12 md:py-24 flex flex-col items-center text-center">
79
+ <div class="max-w-3xl">
80
+ <h1 class="text-4xl md:text-6xl font-bold mb-6" data-aos="fade-up">
81
+ 한 곳에서 최고의 <span class="gradient-text">AI 도구</span>를 발견하세요
82
+ </h1>
83
+ <p class="text-xl text-slate-300 mb-10 max-w-2xl mx-auto" data-aos="fade-up" data-aos-delay="100">
84
+ 최신 인공지능 도구로 작업 흐름을 간소화하고 생산성을 높이세요.
85
+ </p>
86
+
87
+ <!-- 검색 바 -->
88
+ <div class="relative max-w-xl mx-auto mb-12" data-aos="fade-up" data-aos-delay="200">
89
+ <input
90
+ type="text"
91
+ placeholder="AI 도구 검색..."
92
+ class="w-full search-bar bg-slate-800/50 backdrop-blur-lg rounded-full py-4 px-6 pl-14 text-lg focus:outline-none focus:ring-2 focus:ring-indigo-500"
93
+ >
94
+ <i data-feather="search" class="absolute left-6 top-1/2 transform -translate-y-1/2 text-slate-400"></i>
95
+ </div>
96
+
97
+ <!-- 인기 태그 -->
98
+ <div class="flex flex-wrap justify-center gap-3 mb-16" data-aos="fade-up" data-aos-delay="300">
99
+ <span class="bg-indigo-900/50 px-4 py-2 rounded-full text-sm">글쓰기</span>
100
+ <span class="bg-purple-900/50 px-4 py-2 rounded-full text-sm">이미지 생성</span>
101
+ <span class="bg-pink-900/50 px-4 py-2 rounded-full text-sm">코딩</span>
102
+ <span class="bg-blue-900/50 px-4 py-2 rounded-full text-sm">연구</span>
103
+ <span class="bg-teal-900/50 px-4 py-2 rounded-full text-sm">음성</span>
104
+ </div>
105
+ </div>
106
+ </section>
107
+
108
+ <!-- 추천 AI 도구 -->
109
+ <section class="container mx-auto px-4 py-12">
110
+ <div class="flex justify-between items-center mb-12">
111
+ <h2 class="text-3xl font-bold" data-aos="fade-right">추천 <span class="gradient-text">AI 도구</span></h2>
112
+ <a href="#" class="text-indigo-400 hover:text-indigo-300 flex items-center">
113
+ 전체 보기 <i data-feather="arrow-right" class="ml-2"></i>
114
+ </a>
115
+ </div>
116
+
117
+ <div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-8">
118
+ <!-- ChatGPT Card -->
119
+ <div class="ai-card rounded-2xl p-6 card-hover" data-aos="fade-up">
120
+ <div class="flex items-start mb-4">
121
+ <div class="w-12 h-12 rounded-lg bg-green-600 flex items-center justify-center mr-4">
122
+ <i data-feather="message-circle" class="text-white"></i>
123
+ </div>
124
+ <div>
125
+ <h3 class="text-xl font-bold">ChatGPT</h3>
126
+ <p class="text-slate-400">OpenAI</p>
127
+ </div>
128
+ </div>
129
+ <p class="text-slate-300 mb-6">질문 응답, 창의적 글쓰기, 코딩 지원 등 다양한 기능을 제공하는 고급 대화형 AI입니다.</p>
130
+ <div class="flex justify-between items-center">
131
+ <span class="bg-green-900/30 text-green-400 px-3 py-1 rounded-full text-sm">무료 이용 가능</span>
132
+ <a href="https://chatgpt.com/" target="_blank" class="bg-green-600 hover:bg-green-700 text-white px-4 py-2 rounded-lg transition">
133
+ 도구 방문
134
+ </a>
135
+ </div>
136
+ </div>
137
+
138
+ <!-- Gemini Card -->
139
+ <div class="ai-card rounded-2xl p-6 card-hover" data-aos="fade-up" data-aos-delay="100">
140
+ <div class="flex items-start mb-4">
141
+ <div class="w-12 h-12 rounded-lg bg-blue-600 flex items-center justify-center mr-4">
142
+ <i data-feather="zap" class="text-white"></i>
143
+ </div>
144
+ <div>
145
+ <h3 class="text-xl font-bold">Gemini</h3>
146
+ <p class="text-slate-400">Google</p>
147
+ </div>
148
+ </div>
149
+ <p class="text-slate-300 mb-6">텍스트, 이미지, 오디오, 비디오, 코드를 이해하고 생성하는 강력한 멀티모달 AI입니다.</p>
150
+ <div class="flex justify-between items-center">
151
+ <span class="bg-blue-900/30 text-blue-400 px-3 py-1 rounded-full text-sm">무료 & 프로</span>
152
+ <a href="https://gemini.google.com/app?hl=ko" target="_blank" class="bg-blue-600 hover:bg-blue-700 text-white px-4 py-2 rounded-lg transition">
153
+ 도구 방문
154
+ </a>
155
+ </div>
156
+ </div>
157
+
158
+ <!-- Claude Card -->
159
+ <div class="ai-card rounded-2xl p-6 card-hover" data-aos="fade-up" data-aos-delay="200">
160
+ <div class="flex items-start mb-4">
161
+ <div class="w-12 h-12 rounded-lg bg-orange-600 flex items-center justify-center mr-4">
162
+ <i data-feather="eye" class="text-white"></i>
163
+ </div>
164
+ <div>
165
+ <h3 class="text-xl font-bold">Claude</h3>
166
+ <p class="text-slate-400">Anthropic</p>
167
+ </div>
168
+ </div>
169
+ <p class="text-slate-300 mb-6">강력한 안전 기능과 고급 추론 기능을 갖춘 차세대 AI 어시스턴트입니다.</p>
170
+ <div class="flex justify-between items-center">
171
+ <span class="bg-orange-900/30 text-orange-400 px-3 py-1 rounded-full text-sm">무료 & 프로</span>
172
+ <a href="https://claude.ai/" target="_blank" class="bg-orange-600 hover:bg-orange-700 text-white px-4 py-2 rounded-lg transition">
173
+ 도구 방문
174
+ </a>
175
+ </div>
176
+ </div>
177
+
178
+ <!-- Midjourney Card -->
179
+ <div class="ai-card rounded-2xl p-6 card-hover" data-aos="fade-up" data-aos-delay="300">
180
+ <div class="flex items-start mb-4">
181
+ <div class="w-12 h-12 rounded-lg bg-purple-600 flex items-center justify-center mr-4">
182
+ <i data-feather="image" class="text-white"></i>
183
+ </div>
184
+ <div>
185
+ <h3 class="text-xl font-bold">Midjourney</h3>
186
+ <p class="text-slate-400">Independent</p>
187
+ </div>
188
+ </div>
189
+ <p class="text-slate-300 mb-6">최신 이미지 생성 기술을 사용하여 텍스트 설명에서 멋진 아트워크를 만듭니다.</p>
190
+ <div class="flex justify-between items-center">
191
+ <span class="bg-purple-900/30 text-purple-400 px-3 py-1 rounded-full text-sm">구독제</span>
192
+ <a href="https://www.midjourney.com/" target="_blank" class="bg-purple-600 hover:bg-purple-700 text-white px-4 py-2 rounded-lg transition">
193
+ 도구 방문
194
+ </a>
195
+ </div>
196
+ </div>
197
+
198
+ <!-- Perplexity Card -->
199
+ <div class="ai-card rounded-2xl p-6 card-hover" data-aos="fade-up" data-aos-delay="400">
200
+ <div class="flex items-start mb-4">
201
+ <div class="w-12 h-12 rounded-lg bg-cyan-600 flex items-center justify-center mr-4">
202
+ <i data-feather="search" class="text-white"></i>
203
+ </div>
204
+ <div>
205
+ <h3 class="text-xl font-bold">Perplexity</h3>
206
+ <p class="text-slate-400">Perplexity AI</p>
207
+ </div>
208
+ </div>
209
+ <p class="text-slate-300 mb-6">정확하고 인용된 소스로 질문에 실시간 답변하는 AI 기반 검색 엔진입니다.</p>
210
+ <div class="flex justify-between items-center">
211
+ <span class="bg-cyan-900/30 text-cyan-400 px-3 py-1 rounded-full text-sm">무료 & 프로</span>
212
+ <a href="https://www.perplexity.ai/" target="_blank" class="bg-cyan-600 hover:bg-cyan-700 text-white px-4 py-2 rounded-lg transition">
213
+ 도구 방문
214
+ </a>
215
+ </div>
216
+ </div>
217
+
218
+ <!-- Hugging Face Card -->
219
+ <div class="ai-card rounded-2xl p-6 card-hover" data-aos="fade-up" data-aos-delay="500">
220
+ <div class="flex items-start mb-4">
221
+ <div class="w-12 h-12 rounded-lg bg-yellow-600 flex items-center justify-center mr-4">
222
+ <i data-feather="box" class="text-white"></i>
223
+ </div>
224
+ <div>
225
+ <h3 class="text-xl font-bold">Hugging Face</h3>
226
+ <p class="text-slate-400">Hugging Face</p>
227
+ </div>
228
+ </div>
229
+ <p class="text-slate-300 mb-6">미래를 만드는 AI 커뮤니티. 수천 가지 머신러닝 모델에 접근하세요.</p>
230
+ <div class="flex justify-between items-center">
231
+ <span class="bg-yellow-900/30 text-yellow-400 px-3 py-1 rounded-full text-sm">커뮤니티</span>
232
+ <a href="https://huggingface.co/" target="_blank" class="bg-yellow-600 hover:bg-yellow-700 text-white px-4 py-2 rounded-lg transition">
233
+ 도구 방문
234
+ </a>
235
+ </div>
236
+ </div>
237
+ </div>
238
+ </section>
239
+
240
+ <!-- 카테고리 섹션 -->
241
+ <section class="container mx-auto px-4 py-12">
242
+ <h2 class="text-3xl font-bold mb-12 text-center" data-aos="fade-up"><span class="gradient-text">카테고리</span>별 탐색</h2>
243
+
244
+ <div class="grid grid-cols-2 md:grid-cols-4 gap-6">
245
+ <div class="ai-card rounded-2xl p-6 text-center card-hover" data-aos="fade-up">
246
+ <div class="w-16 h-16 rounded-full bg-indigo-900/30 flex items-center justify-center mx-auto mb-4">
247
+ <i data-feather="edit-3" class="text-indigo-400 text-2xl"></i>
248
+ </div>
249
+ <h3 class="font-bold text-lg mb-2">글쓰기</h3>
250
+ <p class="text-slate-400 text-sm">콘텐츠 제작, 카피라이팅, 편집 도구</p>
251
+ </div>
252
+
253
+ <div class="ai-card rounded-2xl p-6 text-center card-hover" data-aos="fade-up" data-aos-delay="100">
254
+ <div class="w-16 h-16 rounded-full bg-purple-900/30 flex items-center justify-center mx-auto mb-4">
255
+ <i data-feather="image" class="text-purple-400 text-2xl"></i>
256
+ </div>
257
+ <h3 class="font-bold text-lg mb-2">이미지 생성</h3>
258
+ <p class="text-slate-400 text-sm">텍스트 프롬프트로 멋진 시각 자료 생성</p>
259
+ </div>
260
+
261
+ <div class="ai-card rounded-2xl p-6 text-center card-hover" data-aos="fade-up" data-aos-delay="200">
262
+ <div class="w-16 h-16 rounded-full bg-pink-900/30 flex items-center justify-center mx-auto mb-4">
263
+ <i data-feather="code" class="text-pink-400 text-2xl"></i>
264
+ </div>
265
+ <h3 class="font-bold text-lg mb-2">코딩</h3>
266
+ <p class="text-slate-400 text-sm">프로그래밍 어시스턴트 및 코드 생성기</p>
267
+ </div>
268
+
269
+ <div class="ai-card rounded-2xl p-6 text-center card-hover" data-aos="fade-up" data-aos-delay="300">
270
+ <div class="w-16 h-16 rounded-full bg-blue-900/30 flex items-center justify-center mx-auto mb-4">
271
+ <i data-feather="mic" class="text-blue-400 text-2xl"></i>
272
+ </div>
273
+ <h3 class="font-bold text-lg mb-2">음성</h3>
274
+ <p class="text-slate-400 text-sm">음성 인식 및 음성 합성 도구</p>
275
+ </div>
276
+ </div>
277
+ </section>
278
+
279
+ <!-- 푸터 -->
280
+ <footer class="container mx-auto px-4 py-12 mt-12 border-t border-slate-800">
281
+ <div class="flex flex-col md:flex-row justify-between items-center">
282
+ <div class="mb-6 md:mb-0">
283
+ <div class="flex items-center space-x-2 mb-4">
284
+ <div class="w-8 h-8 rounded-lg bg-indigo-600 flex items-center justify-center">
285
+ <i data-feather="cpu" class="text-white text-sm"></i>
286
+ </div>
287
+ <h2 class="text-xl font-bold">AI<span class="gradient-text">Hub</span></h2>
288
+ </div>
289
+ <p class="text-slate-400 max-w-md">오늘날 사용 가능한 가장 강력한 AI 도구들의 큐레이션된 컬렉션입니다.</p>
290
+ </div>
291
+
292
+ <div class="flex space-x-6">
293
+ <a href="#" class="text-slate-400 hover:text-white transition">
294
+ <i data-feather="twitter"></i>
295
+ </a>
296
+ <a href="#" class="text-slate-400 hover:text-white transition">
297
+ <i data-feather="github"></i>
298
+ </a>
299
+ <a href="#" class="text-slate-400 hover:text-white transition">
300
+ <i data-feather="linkedin"></i>
301
+ </a>
302
+ </div>
303
+ </div>
304
+
305
+ <div class="border-t border-slate-800 mt-8 pt-8 text-center text-slate-500 text-sm">
306
+ <p>© 2023 AI 허브. 모든 권리 보유. AI 애호가들을 위해 ❤️ 으로 큐레이션됨.</p>
307
+ </div>
308
+ </footer>
309
+ </div>
310
+
311
+ <script>
312
+ // Initialize AOS
313
+ AOS.init({
314
+ duration: 800,
315
+ easing: 'ease-out-cubic',
316
+ once: true
317
+ });
318
+
319
+ // Initialize Feather Icons
320
+ feather.replace();
321
+
322
+ // Initialize Vanta.js Background
323
+ document.addEventListener('DOMContentLoaded', function() {
324
+ VANTA.GLOBE({
325
+ el: "#vanta-bg",
326
+ mouseControls: true,
327
+ touchControls: true,
328
+ gyroControls: false,
329
+ minHeight: 200.00,
330
+ minWidth: 200.00,
331
+ scale: 1.00,
332
+ scaleMobile: 1.00,
333
+ color: 0x6366f1,
334
+ color2: 0x8b5cf6,
335
+ backgroundColor: 0x0f172a,
336
+ size: 1.00,
337
+ lineHeight: 18.50,
338
+ spacing: 17.00
339
+ });
340
+ });
341
+ </script>
342
+ </body>
343
  </html>
prompts.txt ADDED
@@ -0,0 +1,394 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ https://chatgpt.com/                       ChatGpt
2
+
3
+
4
+
5
+ https://gemini.google.com/app?hl=ko
6
+
7
+
8
+
9
+ 등등이런거 다 추천해줘봐 ! 시작페이지로 사용할거야
10
+ 전체 한국어로
11
+ 도구 페이지 만들어줘
12
+ 종합 대화형 AI
13
+
14
+ ChatGPT: https://chatgpt.com/
15
+
16
+ Google Gemini: https://gemini.google.com/
17
+
18
+ Claude: https://claude.ai/
19
+
20
+ Perplexity AI: https://www.perplexity.ai/
21
+
22
+ Microsoft Copilot: https://copilot.microsoft.com/
23
+
24
+ You.com: https://you.com/
25
+
26
+ Poe: https://poe.com/
27
+
28
+ Character.AI: https://character.ai/
29
+
30
+ 글쓰기 & 콘텐츠 제작
31
+
32
+ 뤼튼 (Wrtn): https://wrtn.ai/
33
+
34
+ Notion AI: https://www.notion.so/product/ai
35
+
36
+ Gamma: https://gamma.app/
37
+
38
+ SlidesAI: https://www.slidesai.io/
39
+
40
+ Copy.ai: https://www.copy.ai/
41
+
42
+ Jasper: https://www.jasper.ai/
43
+
44
+ Anyword: https://www.anyword.com/
45
+
46
+ Typefully: https://typefully.com/
47
+
48
+ Writesonic: https://writesonic.com/
49
+
50
+ INK: https://inkforall.com/
51
+
52
+ Scribe: https://scribehow.com/
53
+
54
+ 이미지 & 영상 & 디자인 & 음악
55
+
56
+ Midjourney: https://midjourney.com/
57
+
58
+ DALL·E 3: https://openai.com/dall-e-3
59
+
60
+ Runway: https://runwayml.com/
61
+
62
+ Suno AI: https://suno.com/
63
+
64
+ Canva Magic Studio: https://www.canva.com/
65
+
66
+ Pika: https://www.pika.art/
67
+
68
+ Kaiber: https://kaiber.ai/
69
+
70
+ Gen-2 by Runway: https://research.runwayml.com/gen2
71
+
72
+ Descript: https://www.descript.com/
73
+
74
+ ElevenLabs: https://www.elevenlabs.io/
75
+
76
+ HeyGen: https://www.heygen.com/
77
+
78
+ CapCut: https://www.capcut.com/
79
+
80
+ Lumen5: https://lumen5.com/
81
+
82
+ Canva Text to Video: https://www.canva.com/text-to-video/
83
+
84
+ Soundraw: https://soundraw.io/
85
+
86
+ Mubert: https://mubert.com/
87
+
88
+ Voicemod: https://voicemod.net/
89
+
90
+ 개발 & 데이터 분석
91
+
92
+ GitHub Copilot: https://github.com/features/copilot
93
+
94
+ Cursor: https://cursor.sh/
95
+
96
+ Google AI Data Analytics: https://cloud.google.com/use-cases/ai-data-analytics
97
+
98
+ Formula Bot: https://www.formulabot.com/
99
+
100
+ Codeium: https://www.codeium.com/
101
+
102
+ Tabnine: https://www.tabnine.com/
103
+
104
+ Amazon CodeWhisperer: https://aws.amazon.com/codewhisperer/
105
+
106
+ Deepnote: https://deepnote.com/
107
+
108
+ Hex: https://hex.tech/
109
+
110
+ Dataiku: https://www.dataiku.com/
111
+
112
+ Replit Ghostwriter: https://replit.com/ghostwriter
113
+
114
+ 생산성 & 자동화 & 연구
115
+
116
+ Zapier: https://zapier.com/
117
+
118
+ Make (Integromat): https://www.make.com/
119
+
120
+ IFTTT: https://ifttt.com/
121
+
122
+ Otter.ai: https://otter.ai/
123
+
124
+ ChatPDF: https://www.chatpdf.com/
125
+
126
+ ResearchRabbit: https://researchrabbit.ai/
127
+
128
+ Elicit: https://elicit.org/
129
+
130
+ Fireflies.ai: https://fireflies.ai/
131
+
132
+ Motion: https://www.usemotion.com/
133
+
134
+ Superhuman: https://superhuman.com/
135
+
136
+ Grammarly: https://www.grammarly.com/
137
+
138
+ Tome: https://tome.app/
139
+ 도구 페이지 만들어줘
140
+ 종합 대화형 AI
141
+
142
+ ChatGPT: https://chatgpt.com/
143
+
144
+ Google Gemini: https://gemini.google.com/
145
+
146
+ Claude: https://claude.ai/
147
+
148
+ Perplexity AI: https://www.perplexity.ai/
149
+
150
+ Microsoft Copilot: https://copilot.microsoft.com/
151
+
152
+ You.com: https://you.com/
153
+
154
+ Poe: https://poe.com/
155
+
156
+ Character.AI: https://character.ai/
157
+
158
+ 글쓰기 & 콘텐츠 제작
159
+
160
+ 뤼튼 (Wrtn): https://wrtn.ai/
161
+
162
+ Notion AI: https://www.notion.so/product/ai
163
+
164
+ Gamma: https://gamma.app/
165
+
166
+ SlidesAI: https://www.slidesai.io/
167
+
168
+ Copy.ai: https://www.copy.ai/
169
+
170
+ Jasper: https://www.jasper.ai/
171
+
172
+ Anyword: https://www.anyword.com/
173
+
174
+ Typefully: https://typefully.com/
175
+
176
+ Writesonic: https://writesonic.com/
177
+
178
+ INK: https://inkforall.com/
179
+
180
+ Scribe: https://scribehow.com/
181
+
182
+ 이미지 & 영상 & 디자인 & 음악
183
+
184
+ Midjourney: https://midjourney.com/
185
+
186
+ DALL·E 3: https://openai.com/dall-e-3
187
+
188
+ Runway: https://runwayml.com/
189
+
190
+ Suno AI: https://suno.com/
191
+
192
+ Canva Magic Studio: https://www.canva.com/
193
+
194
+ Pika: https://www.pika.art/
195
+
196
+ Kaiber: https://kaiber.ai/
197
+
198
+ Gen-2 by Runway: https://research.runwayml.com/gen2
199
+
200
+ Descript: https://www.descript.com/
201
+
202
+ ElevenLabs: https://www.elevenlabs.io/
203
+
204
+ HeyGen: https://www.heygen.com/
205
+
206
+ CapCut: https://www.capcut.com/
207
+
208
+ Lumen5: https://lumen5.com/
209
+
210
+ Canva Text to Video: https://www.canva.com/text-to-video/
211
+
212
+ Soundraw: https://soundraw.io/
213
+
214
+ Mubert: https://mubert.com/
215
+
216
+ Voicemod: https://voicemod.net/
217
+
218
+ 개발 & 데이터 분석
219
+
220
+ GitHub Copilot: https://github.com/features/copilot
221
+
222
+ Cursor: https://cursor.sh/
223
+
224
+ Google AI Data Analytics: https://cloud.google.com/use-cases/ai-data-analytics
225
+
226
+ Formula Bot: https://www.formulabot.com/
227
+
228
+ Codeium: https://www.codeium.com/
229
+
230
+ Tabnine: https://www.tabnine.com/
231
+
232
+ Amazon CodeWhisperer: https://aws.amazon.com/codewhisperer/
233
+
234
+ Deepnote: https://deepnote.com/
235
+
236
+ Hex: https://hex.tech/
237
+
238
+ Dataiku: https://www.dataiku.com/
239
+
240
+ Replit Ghostwriter: https://replit.com/ghostwriter
241
+
242
+ 생산성 & 자동화 & 연구
243
+
244
+ Zapier: https://zapier.com/
245
+
246
+ Make (Integromat): https://www.make.com/
247
+
248
+ IFTTT: https://ifttt.com/
249
+
250
+ Otter.ai: https://otter.ai/
251
+
252
+ ChatPDF: https://www.chatpdf.com/
253
+
254
+ ResearchRabbit: https://researchrabbit.ai/
255
+
256
+ Elicit: https://elicit.org/
257
+
258
+ Fireflies.ai: https://fireflies.ai/
259
+
260
+ Motion: https://www.usemotion.com/
261
+
262
+ Superhuman: https://superhuman.com/
263
+
264
+ Grammarly: https://www.grammarly.com/
265
+
266
+ Tome: https://tome.app/
267
+ 도구 페이지 만들어줘
268
+ 종합 대화형 AI
269
+
270
+ ChatGPT: https://chatgpt.com/
271
+
272
+ Google Gemini: https://gemini.google.com/
273
+
274
+ Claude: https://claude.ai/
275
+
276
+ Perplexity AI: https://www.perplexity.ai/
277
+
278
+ Microsoft Copilot: https://copilot.microsoft.com/
279
+
280
+ You.com: https://you.com/
281
+
282
+ Poe: https://poe.com/
283
+
284
+ Character.AI: https://character.ai/
285
+
286
+ 글쓰기 & 콘텐츠 제작
287
+
288
+ 뤼튼 (Wrtn): https://wrtn.ai/
289
+
290
+ Notion AI: https://www.notion.so/product/ai
291
+
292
+ Gamma: https://gamma.app/
293
+
294
+ SlidesAI: https://www.slidesai.io/
295
+
296
+ Copy.ai: https://www.copy.ai/
297
+
298
+ Jasper: https://www.jasper.ai/
299
+
300
+ Anyword: https://www.anyword.com/
301
+
302
+ Typefully: https://typefully.com/
303
+
304
+ Writesonic: https://writesonic.com/
305
+
306
+ INK: https://inkforall.com/
307
+
308
+ Scribe: https://scribehow.com/
309
+
310
+ 이미지 & 영상 & 디자인 & 음악
311
+
312
+ Midjourney: https://midjourney.com/
313
+
314
+ DALL·E 3: https://openai.com/dall-e-3
315
+
316
+ Runway: https://runwayml.com/
317
+
318
+ Suno AI: https://suno.com/
319
+
320
+ Canva Magic Studio: https://www.canva.com/
321
+
322
+ Pika: https://www.pika.art/
323
+
324
+ Kaiber: https://kaiber.ai/
325
+
326
+ Gen-2 by Runway: https://research.runwayml.com/gen2
327
+
328
+ Descript: https://www.descript.com/
329
+
330
+ ElevenLabs: https://www.elevenlabs.io/
331
+
332
+ HeyGen: https://www.heygen.com/
333
+
334
+ CapCut: https://www.capcut.com/
335
+
336
+ Lumen5: https://lumen5.com/
337
+
338
+ Canva Text to Video: https://www.canva.com/text-to-video/
339
+
340
+ Soundraw: https://soundraw.io/
341
+
342
+ Mubert: https://mubert.com/
343
+
344
+ Voicemod: https://voicemod.net/
345
+
346
+ 개발 & 데이터 분석
347
+
348
+ GitHub Copilot: https://github.com/features/copilot
349
+
350
+ Cursor: https://cursor.sh/
351
+
352
+ Google AI Data Analytics: https://cloud.google.com/use-cases/ai-data-analytics
353
+
354
+ Formula Bot: https://www.formulabot.com/
355
+
356
+ Codeium: https://www.codeium.com/
357
+
358
+ Tabnine: https://www.tabnine.com/
359
+
360
+ Amazon CodeWhisperer: https://aws.amazon.com/codewhisperer/
361
+
362
+ Deepnote: https://deepnote.com/
363
+
364
+ Hex: https://hex.tech/
365
+
366
+ Dataiku: https://www.dataiku.com/
367
+
368
+ Replit Ghostwriter: https://replit.com/ghostwriter
369
+
370
+ 생산성 & 자동화 & 연구
371
+
372
+ Zapier: https://zapier.com/
373
+
374
+ Make (Integromat): https://www.make.com/
375
+
376
+ IFTTT: https://ifttt.com/
377
+
378
+ Otter.ai: https://otter.ai/
379
+
380
+ ChatPDF: https://www.chatpdf.com/
381
+
382
+ ResearchRabbit: https://researchrabbit.ai/
383
+
384
+ Elicit: https://elicit.org/
385
+
386
+ Fireflies.ai: https://fireflies.ai/
387
+
388
+ Motion: https://www.usemotion.com/
389
+
390
+ Superhuman: https://superhuman.com/
391
+
392
+ Grammarly: https://www.grammarly.com/
393
+
394
+ Tome: https://tome.app/