-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
193 lines (185 loc) · 8.78 KB
/
index.html
File metadata and controls
193 lines (185 loc) · 8.78 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
<!DOCTYPE html>
<html lang="zh-TW">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-TXQBC2JD');</script>
<!-- End Google Tag Manager -->
<!-- Meta Pixel Code -->
<script>
!function(f,b,e,v,n,t,s)
{if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};
if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t,s)}(window, document,'script',
'https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '1130014905781848');
fbq('track', 'PageView');
</script>
<!-- End Meta Pixel Code -->
<!-- Title & Favicon -->
<title>Gemini 會議記錄 APP:最強 Plaud AI 替代方案 | AI 錄音轉文字</title>
<link rel="icon" href="/favicon.svg" type="image/svg+xml" sizes="any">
<link rel="apple-touch-icon" href="/favicon.svg">
<link rel="mask-icon" href="/favicon.svg" color="#ea580c">
<!-- SEO Meta Tags -->
<meta name="description" content="使用「Gemini 會議記錄 APP」,最強 Plaud AI 替代方案。3 分鐘將錄音轉文字並產出 Google 摘要,100% 整合 Google 雲端,無中資絕對安全。">
<meta name="keywords" content="Gemini 會議記錄, Plaud ai 替代, AI 逐字稿, 錄音轉文字, AI 錄音筆, 會議記錄 軟體, Google Gemini, 無中資, 語音轉文字">
<!-- Canonical Tag -->
<link rel="canonical" href="https://your-website-url.com/"> <!-- Please replace with your actual URL -->
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://your-website-url.com/"> <!-- Please replace with your actual URL -->
<meta property="og:title" content="Gemini 會議記錄 APP:最強 Plaud AI 替代方案 | AI 錄音轉文字">
<meta property="og:description" content="使用「Gemini 會議記錄 APP」,最強 Plaud AI 替代方案。3 分鐘將錄音轉文字並產出 Google 摘要,100% 整合 Google 雲端,無中資絕對安全。">
<meta property="og:image" content="https://images.unsplash.com/photo-1521737604893-d14cc237f11d?q=80&w=1200&auto=format&fit=crop">
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://your-website-url.com/"> <!-- Please replace with your actual URL -->
<meta property="twitter:title" content="Gemini 會議記錄 APP:最強 Plaud AI 替代方案 | AI 錄音轉文字">
<meta property="twitter:description" content="使用「Gemini 會議記錄 APP」,最強 Plaud AI 替代方案。3 分鐘將錄音轉文字並產出 Google 摘要,100% 整合 Google 雲端,無中資絕對安全。">
<meta property="twitter:image" content="https://images.unsplash.com/photo-1521737604893-d14cc237f11d?q=80&w=1200&auto=format&fit=crop">
<script src="https://cdn.tailwindcss.com"></script>
<style>
@keyframes marquee {
0% { transform: translateX(0%); }
100% { transform: translateX(-50%); }
}
.animate-marquee {
animation: marquee 40s linear infinite;
}
</style>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Gemini 會議記錄 APP",
"applicationCategory": "ProductivitySoftware",
"operatingSystem": "Web (Google Workspace)",
"description": "「Gemini 會議記錄 APP」是 Plaud AI 的最佳替代方案。能將會議錄音轉為文字及摘要,100% 儲存在您的 Google 雲端硬碟,安全無中資風險。",
"offers": {
"@type": "Offer",
"price": "300",
"priceCurrency": "TWD"
},
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "4.9",
"reviewCount": "68"
},
"review": [
{
"@type": "Review",
"author": {"@type": "Person", "name": "林經理"},
"reviewBody": "實在是另一個世界,一個早上 2 個小時就處理 20 個會議記錄!",
"reviewRating": {
"@type": "Rating",
"ratingValue": "5"
}
},
{
"@type": "Review",
"author": {"@type": "Person", "name": "王律師"},
"reviewBody": "終於可以放心記錄機密會議,還可以用 Google 雲端硬碟共享。",
"reviewRating": {
"@type": "Rating",
"ratingValue": "5"
}
},
{
"@type": "Review",
"author": {"@type": "Person", "name": "陳小姐"},
"reviewBody": "可以用 Google Drive 管理會議記錄太方便了。",
"reviewRating": {
"@type": "Rating",
"ratingValue": "5"
}
}
],
"keywords": "Gemini 會議記錄, Plaud ai 替代, AI 逐字稿, 錄音轉文字, AI 錄音筆"
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Agent Factory",
"url": "https://your-website-url.com/",
"logo": "https://your-website-url.com/logo.png",
"sameAs": [
// "https://www.facebook.com/your-profile",
// "https://www.linkedin.com/company/your-company"
]
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "我的錄音檔和會議記錄安全嗎?資料會送到國外或中資伺服器嗎?",
"acceptedAnswer": {
"@type": "Answer",
"text": "絕對安全。您的所有資料,從上傳錄音檔到產出的 Google 文件,全程都在您自己的 Google 雲端硬碟中處理與儲存。我們絕不經手、也不會將您的資料傳送到任何第三方伺服器,完全杜絕了中資或外洩風險。"
}
},
{
"@type": "Question",
"name": "這真的是一次性付費嗎?有沒有月費、訂閱費或任何隱藏費用?",
"acceptedAnswer": {
"@type": "Answer",
"text": "是的,這是一次性付費,絕無月費或訂閱制。購買後即可享有終身使用權與未來的軟體更新。我們相信好的工具就該一次買斷,讓您專注工作,而非應付帳單。"
}
},
{
"@type": "Question",
"name": "我需要購買什麼特殊硬體嗎?整個流程會不會很複雜?",
"acceptedAnswer": {
"@type": "Answer",
"text": "完全不需要額外硬體!您可以使用任何裝置(手機、錄音筆)的錄音檔(如 mp3, m4a)。整個過程非常簡單:1. 上傳錄音檔。 2. AI 自動處理。 3. 在您的 Google 雲端硬碟直接收到會議記錄與摘要文件。"
}
},
{
"@type": "Question",
"name": "這和 Plaud AI 錄音卡最大的不同是什麼?",
"acceptedAnswer": {
"@type": "Answer",
"text": "最大的不同在於「安全性」、「總成本」與「整合性」。我們的 APP 讓資料 100% 留在您的 Google 帳號,零資安風險;您不需購買昂貴的硬體,一次付費即可無限使用;產出的文件無縫整合您的 Google 生態系,方便您後續編輯、共享與協作。"
}
}
]
}
</script>
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TXQBC2JD"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<!-- Meta Pixel Code (noscript) -->
<noscript><img height="1" width="1" style="display:none"
src="https://www.facebook.com/tr?id=1130014905781848&ev=PageView&noscript=1"
/></noscript>
<!-- End Meta Pixel Code -->
<div id="root"></div>
<script type="importmap">
{
"imports": {
"react": "https://aistudiocdn.com/react@^19.2.0",
"react-dom/": "https://aistudiocdn.com/react-dom@^19.2.0/",
"react/": "https://aistudiocdn.com/react@^19.2.0/"
}
}
</script>
<script type="module" src="/index.tsx"></script>
</body>
</html>