-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
365 lines (356 loc) · 19.1 KB
/
Copy pathindex.html
File metadata and controls
365 lines (356 loc) · 19.1 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
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
<!DOCTYPE html>
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>The Agent · Open Intelligent Assistant</title>
<meta name="description"
content="The Agent is an open-source, intelligent AI assistant with 50+ language support, advanced image generation, real-time web search, and complete privacy. Self-host your own AI assistant.">
<meta name="keywords"
content="ai, open-source, intelligent, assistant, bot, agent, the agent, self-hosted, privacy, multi-language, image generation, web search, real-time monitoring, chat assistant">
<meta name="author" content="The Agent">
<meta name="robots" content="index, follow">
<meta name="revisit-after" content="14 days">
<meta name="language" content="English">
<link href="https://fonts.googleapis.com/css?family=Heebo:400,500,700|Playfair+Display:700" rel="stylesheet">
<link rel="stylesheet" href="dist/css/style.css">
<script src="https://unpkg.com/scrollreveal@4.0.0/dist/scrollreveal.min.js"></script>
<link rel="apple-touch-icon" sizes="180x180" href="/favicon/apple-touch-icon.png">
<link rel="manifest" href="/favicon/site.webmanifest">
<link rel="shortcut icon" href="/favicon/favicon.ico">
<meta name="theme-color" content="oklch(0.25 0.0641 294.35)">
</head>
<body class="is-boxed has-animations">
<div class="body-wrap boxed-container">
<header class="site-header">
<div class="container">
<div class="site-header-inner">
<div class="brand header-brand">
<h1 class="m-0">
<a href="#">
<img width="64" height="64" src="dist/images/icon.png" alt="Logo" />
</a>
</h1>
</div>
</div>
</div>
</header>
<main>
<section class="hero">
<div class="container">
<div class="hero-inner">
<div class="hero-copy">
<h1 class="hero-title mt-0">
<span style="color: oklch(0.8044 0.1011 35.470001);">The Agent</span> <br> Open Intelligent Assistant
</h1>
<p class="hero-paragraph"><span style="color: #ccf;">The Agent</span> is your open-source AI
assistant that manages your digital world — from blazing fast chat and 50+ languages supported, through advanced image generation
and analysis, to real-time web search, currency tracking, and custom alerts.
</p>
<p>
<span style="color: #ccf;">Host it on your own server</span>, customize it to your needs, and enjoy complete privacy with the power of personal AI.
<br />
<a href="https://milos.marinkovic.xyz/2024/09/28/This-AI-Agent-Writes-Its-Own-Story" target="_blank">Read here</a>
about how and why it was created.
</p>
<div class="hero-cta">
<a class="button button-shadow button-primary" href="https://t.me/the_agent_abot" target="_blank" style="position: relative;">
Try in Telegram
<span style="position: absolute; top: -8px; right: -8px; background: white; color: #333; border-radius: 16px; width: 32px; height: 28px; display: flex; align-items: center; justify-content: center; font-size: 10px; font-weight: 700; letter-spacing: -0.5px; box-shadow: 0 2px 8px rgba(0,0,0,0.15);">BETA</span>
</a>
<a class="button button-shadow button-primary" href="https://wa.me/16185982158" target="_blank" style="position: relative;">
Try in WhatsApp
<span style="position: absolute; top: -8px; right: -8px; background: white; color: #333; border-radius: 16px; width: 32px; height: 28px; display: flex; align-items: center; justify-content: center; font-size: 10px; font-weight: 700; letter-spacing: -0.5px; box-shadow: 0 2px 8px rgba(0,0,0,0.15);">BETA</span>
</a>
</div>
</div>
<div class="hero-app">
<div class="hero-app-illustration">
<svg width="999" height="931" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient x1="92.827%" y1="0%" x2="53.422%" y2="80.087%" id="hero-shape-a">
<stop stop-color="#F9425F" offset="0%" />
<stop stop-color="#F97C58" stop-opacity="0" offset="100%" />
</linearGradient>
<linearGradient x1="92.827%" y1="0%" x2="53.406%" y2="80.12%" id="hero-shape-b">
<stop stop-color="#47A1C9" offset="0%" />
<stop stop-color="#F9425F" stop-opacity="0" offset="80.532%" />
<stop stop-color="#FDFFDA" stop-opacity="0" offset="100%" />
</linearGradient>
<linearGradient x1="8.685%" y1="23.733%" x2="85.808%" y2="82.837%" id="hero-shape-c">
<stop stop-color="#FFF" stop-opacity=".48" offset="0%" />
<stop stop-color="#FFF" stop-opacity="0" offset="100%" />
</linearGradient>
<linearGradient x1="79.483%" y1="15.903%" x2="38.42%" y2="70.124%" id="hero-shape-d">
<stop stop-color="#47A1F9" offset="0%" />
<stop stop-color="#FDFFDA" stop-opacity="0" offset="100%" />
</linearGradient>
<linearGradient x1="99.037%" y1="26.963%" x2="24.582%" y2="78.557%" id="hero-shape-e">
<stop stop-color="#FDFFDA" stop-opacity=".64" offset="0%" />
<stop stop-color="#F97C58" stop-opacity=".24" offset="42.952%" />
<stop stop-color="#F9425F" stop-opacity="0" offset="100%" />
</linearGradient>
</defs>
<g fill="none" fill-rule="evenodd">
<g class="hero-shape-top">
<g class="is-moving-object is-translating" data-translating-factor="280">
<path
d="M680.188 0c-23.36 69.79-58.473 98.3-105.34 85.531-70.301-19.152-189.723-21.734-252.399 91.442-62.676 113.175-144.097 167.832-215.195 118.57C59.855 262.702 24.104 287.85 0 370.988L306.184 566.41c207.164-4.242 305.67-51.612 295.52-142.11-10.152-90.497 34.533-163.55 134.054-219.16l4.512-119.609L680.188 0z"
fill="url(#hero-shape-a)" transform="translate(1)" />
</g>
<g class="is-moving-object is-translating" data-translating-factor="100">
<path
d="M817.188 222c-23.36 69.79-58.473 98.3-105.34 85.531-70.301-19.152-189.723-21.734-252.399 91.442-62.676 113.175-144.097 167.832-215.195 118.57-47.399-32.841-83.15-7.693-107.254 75.445L443.184 788.41c207.164-4.242 305.67-51.612 295.52-142.11-10.152-90.497 34.533-163.55 134.054-219.16l4.512-119.609L817.188 222z"
fill="url(#hero-shape-b)" transform="rotate(-53 507.635 504.202)" />
</g>
</g>
<g transform="translate(191 416)">
<g class="is-moving-object is-translating" data-translating-factor="50">
<circle fill="url(#hero-shape-c)" cx="336" cy="190" r="190" />
</g>
<g class="is-moving-object is-translating" data-translating-factor="80">
<path
d="M683.766 133.043c-112.048-90.805-184.688-76.302-217.92 43.508-33.23 119.81-125.471 124.8-276.722 14.972-3.156 120.356 53.893 200.09 171.149 239.203 175.882 58.67 346.695-130.398 423.777-239.203 51.388-72.536 17.96-92.03-100.284-58.48z"
fill="url(#hero-shape-d)" />
</g>
<g class="is-moving-object is-translating" data-translating-factor="100">
<path
d="M448.206 223.247c-97.52-122.943-154.274-117.426-170.26 16.55C261.958 373.775 169.717 378.766 1.222 254.77c-9.255 95.477 47.794 175.211 171.148 239.203 185.032 95.989 424.986-180.108 424.986-239.203 0-39.396-49.717-49.904-149.15-31.523z"
fill="url(#hero-shape-e)" transform="matrix(-1 0 0 1 597.61 0)" />
</g>
</g>
</g>
</svg>
</div>
<img class="device-mockup" src="dist/images/iphone-mockup.png" alt="App preview">
<div class="hero-app-dots hero-app-dots-1">
<svg width="124" height="75" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<path fill="#FFF"
d="M33.392 0l3.624 1.667.984 3.53-1.158 3.36L33.392 10l-3.249-1.639L28 5.196l1.62-3.674z" />
<path fill="#7487A3"
d="M74.696 3l1.812.833L77 5.598l-.579 1.68L74.696 8l-1.624-.82L72 5.599l.81-1.837z" />
<path fill="#556B8B"
d="M40.696 70l1.812.833.492 1.765-.579 1.68-1.725.722-1.624-.82L38 72.599l.81-1.837z" />
<path fill="#7487A3"
d="M4.314 37l2.899 1.334L8 41.157l-.926 2.688L4.314 45l-2.6-1.31L0 41.156l1.295-2.94zM49.314 32l2.899 1.334.787 2.823-.926 2.688L49.314 40l-2.6-1.31L45 36.156l1.295-2.94z" />
<path fill="#556B8B"
d="M99.696 56l1.812.833.492 1.765-.579 1.68-1.725.722-1.624-.82L97 58.599l.81-1.837zM112.696 37l1.812.833.492 1.765-.579 1.68-1.725.722-1.624-.82L110 39.599l.81-1.837zM82.696 37l1.812.833.492 1.765-.579 1.68-1.725.722-1.624-.82L80 39.599l.81-1.837zM122.618 57l1.087.5.295 1.059-.347 1.008-1.035.433-.975-.492-.643-.95.486-1.101z" />
</g>
</svg>
</div>
<div class="hero-app-dots hero-app-dots-2">
<svg width="124" height="75" xmlns="http://www.w3.org/2000/svg">
<g fill="none" fill-rule="evenodd">
<path fill="#556B8B"
d="M33.392 0l3.624 1.667.984 3.53-1.158 3.36L33.392 10l-3.249-1.639L28 5.196l1.62-3.674zM74.696 3l1.812.833L77 5.598l-.579 1.68L74.696 8l-1.624-.82L72 5.599l.81-1.837zM40.696 70l1.812.833.492 1.765-.579 1.68-1.725.722-1.624-.82L38 72.599l.81-1.837zM4.314 37l2.899 1.334L8 41.157l-.926 2.688L4.314 45l-2.6-1.31L0 41.156l1.295-2.94zM49.314 32l2.899 1.334.787 2.823-.926 2.688L49.314 40l-2.6-1.31L45 36.156l1.295-2.94z" />
<path fill="#FFF"
d="M99.696 56l1.812.833.492 1.765-.579 1.68-1.725.722-1.624-.82L97 58.599l.81-1.837z" />
<path fill="#556B8B"
d="M112.696 37l1.812.833.492 1.765-.579 1.68-1.725.722-1.624-.82L110 39.599l.81-1.837z" />
<path fill="#FFF"
d="M82.696 37l1.812.833.492 1.765-.579 1.68-1.725.722-1.624-.82L80 39.599l.81-1.837z" />
<path fill="#556B8B"
d="M122.618 57l1.087.5.295 1.059-.347 1.008-1.035.433-.975-.492-.643-.95.486-1.101z" />
</g>
</svg>
</div>
</div>
</div>
</div>
</section>
<section class="features section">
<div class="container">
<div class="features-inner section-inner has-bottom-divider">
<h2 class="section-title mt-0" id="features">Core Features</h2>
<div class="features-wrap">
<div class="feature is-revealing">
<div class="feature-inner">
<div class="feature-icon">
<img src="dist/images/features/privacy.png" alt="Open, yet Private" width="64" height="64">
</div>
<h3 class="feature-title mt-24">Open, yet Private</h3>
<p class="text-sm mb-0">The code is <span style="color: #ccf;">fully open-source</span> for transparency, but your data and conversations remain private and accessible only to you. <span style="color: #ccf;">Self-host</span> for even greater control.</p>
</div>
</div>
<div class="feature is-revealing">
<div class="feature-inner">
<div class="feature-icon">
<img src="dist/images/features/languages.png" alt="Language Intelligence" width="64" height="64">
</div>
<h3 class="feature-title mt-24">Language Intelligence</h3>
<p class="text-sm mb-0">The assistant understands and responds in your preferred language with <span style="color: #ccf;">50+ languages supported</span>, making conversations natural and accessible for users worldwide.</p>
</div>
</div>
<div class="feature is-revealing">
<div class="feature-inner">
<div class="feature-icon">
<img src="dist/images/features/image-editing.png" alt="AI Imaging" width="64" height="64">
</div>
<h3 class="feature-title mt-24">AI Imaging</h3>
<p class="text-sm mb-0">Create new images, edit existing images using text instructions, or <span style="color: #ccf;">restore old and broken images</span> using advanced AI models. Bring your ideas to life with powerful tools.</p>
</div>
</div>
<div class="feature is-revealing">
<div class="feature-inner">
<div class="feature-icon">
<img src="dist/images/features/web-search.png" alt="Web Search & Media" width="64" height="64">
</div>
<h3 class="feature-title mt-24">Web Search & Media</h3>
<p class="text-sm mb-0">Get <span style="color: #ccf;">up-to-date information</span> from the web, including news, currency prices, and more. Send images, voice messages, and documents for processing.</p>
</div>
</div>
<div class="feature is-revealing">
<div class="feature-inner">
<div class="feature-icon">
<img src="dist/images/features/zero-lock-in.png" alt="Zero Lock-in" width="64" height="64">
</div>
<h3 class="feature-title mt-24">Zero Lock-in</h3>
<p class="text-sm mb-0">Switch between <span style="color: #ccf;">chat apps and AI platforms</span> without losing your chat history or settings. Keep your experience consistent and seamless.</p>
</div>
</div>
<div class="feature is-revealing">
<div class="feature-inner">
<div class="feature-icon">
<img src="dist/images/features/monitoring.png" alt="Monitoring & Alerts" width="64" height="64">
</div>
<h3 class="feature-title mt-24">Monitoring & Alerts</h3>
<p class="text-sm mb-0">Stay informed with <span style="color: #ccf;">real-time monitoring</span> of news, markets, and topics you care about. Get proactive notifications so you never miss a beat.</p>
</div>
</div>
</div>
<div class="features-cta" style="text-align: center; margin-top: 48px;">
<a class="button button-shadow" href="https://web.agent.appifyhub.com" target="_blank">
See All Features
</a>
</div>
</div>
</div>
</section>
<section class="media section" style="display: none;">
<div class="container-sm">
<div class="media-inner section-inner">
<div class="media-header text-center">
<h2 class="section-title mt-0">Meet The Agent</h2>
<p class="section-paragraph mb-0">Here's a video we haven't created yet!</p>
</div>
<div class="media-canvas">
<svg width="800" height="450" viewBox="0 0 800 450" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient x1="100%" y1="0%" x2="0%" y2="100%" id="media-canvas">
<stop stop-color="#06101F" offset="0%" />
<stop stop-color="#1D304B" offset="100%" />
</linearGradient>
</defs>
<rect width="800" height="450" rx="8" fill="url(#media-canvas)" fill-rule="evenodd" />
</svg>
<div class="media-control">
<svg width="96" height="96" viewBox="0 0 96 96" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient x1="87.565%" y1="15.873%" x2="17.086%" y2="80.538%" id="media-control">
<stop stop-color="#FFF" stop-opacity=".64" offset="0%" />
<stop stop-color="#FFF" offset="100%" />
</linearGradient>
<filter x="-500%" y="-500%" width="1000%" height="1000%" filterUnits="objectBoundingBox"
id="media-shadow">
<feOffset dy="16" in="SourceAlpha" result="shadowOffsetOuter"></feOffset>
<feGaussianBlur stdDeviation="24" in="shadowOffsetOuter" result="shadowBlurOuter">
</feGaussianBlur>
<feColorMatrix values="0 0 0 0 0.024 0 0 0 0 0.064 0 0 0 0 0.12 0 0 0 0.24 0"
in="shadowBlurOuter"></feColorMatrix>
</filter>
</defs>
<g fill="none" fill-rule="evenodd">
<circle fill="#FFF" cx="48" cy="48" r="48"
style="mix-blend-mode:multiply;filter:url(#media-shadow)" />
<circle fill="url(#media-control)" cx="48" cy="48" r="48" />
<path
d="M44.6 39.2a1.001 1.001 0 0 0-1.6.8v18a1.001 1.001 0 0 0 1.6.8l12-9a.998.998 0 0 0 0-1.6l-12-9z"
fill="#1D304B" />
</g>
</svg>
</div>
</div>
</div>
</div>
</section>
<section class="newsletter section">
<div class="container-sm">
<div class="newsletter-inner section-inner">
<div class="newsletter-header text-center">
<h2 class="section-title mt-0">Join the Community</h2>
<p class="section-paragraph">Connect with developers, contribute to the project, and stay updated on the latest features and improvements.</p>
</div>
<div class="footer-form newsletter-form field field-grouped">
<div class="control control-expanded" style="display: none;">
<input class="input" type="email" name="email" placeholder="Your best email…">
</div>
<div class="control" style="margin-left: auto; margin-right: auto;">
<a class="button button-block button-shadow"
href="https://github.com/appifyhub/agent-backend" target="_blank">⭐ Star on GitHub</a>
</div>
</div>
</div>
</div>
</section>
</main>
<footer class="site-footer">
<div class="container">
<div class="site-footer-inner has-top-divider">
<div class="brand footer-brand">
<a href="#">
<img width="32" height="32" src="dist/images/icon.png" alt="Logo">
</a>
</div>
<ul class="footer-links list-reset">
<li>
<a href="https://www.appifyhub.com/terms.html" target="_blank">Terms of Service</a>
</li>
<li>
<a href="https://www.appifyhub.com/privacy.html" target="_blank">Privacy Policy</a>
</li>
<li>
Powered by <a href="https://www.appifyhub.com" target="_blank">Appify Hub</a>
</li>
</ul>
<ul class="footer-social-links list-reset">
<!-- <li>
<a href="#">
<span class="screen-reader-text">Facebook</span>
<svg width="16" height="16" xmlns="http://www.w3.org/2000/svg">
<path
d="M6.023 16L6 9H3V6h3V4c0-2.7 1.672-4 4.08-4 1.153 0 2.144.086 2.433.124v2.821h-1.67c-1.31 0-1.563.623-1.563 1.536V6H13l-1 3H9.28v7H6.023z"
fill="#FFF" />
</svg>
</a>
</li>
<li>
<a href="#">
<span class="screen-reader-text">Twitter</span>
<svg width="16" height="16" xmlns="http://www.w3.org/2000/svg">
<path
d="M16 3c-.6.3-1.2.4-1.9.5.7-.4 1.2-1 1.4-1.8-.6.4-1.3.6-2.1.8-.6-.6-1.5-1-2.4-1-1.7 0-3.2 1.5-3.2 3.3 0 .3 0 .5.1.7-2.7-.1-5.2-1.4-6.8-3.4-.3.5-.4 1-.4 1.7 0 1.1.6 2.1 1.5 2.7-.5 0-1-.2-1.5-.4C.7 7.7 1.8 9 3.3 9.3c-.3.1-.6.1-.9.1-.2 0-.4 0-.6-.1.4 1.3 1.6 2.3 3.1 2.3-1.1.9-2.5 1.4-4.1 1.4H0c1.5.9 3.2 1.5 5 1.5 6 0 9.3-5 9.3-9.3v-.4C15 4.3 15.6 3.7 16 3z"
fill="#FFF" />
</svg>
</a>
</li>
<li>
<a href="#">
<span class="screen-reader-text">Google</span>
<svg width="16" height="16" xmlns="http://www.w3.org/2000/svg">
<path
d="M7.9 7v2.4H12c-.2 1-1.2 3-4 3-2.4 0-4.3-2-4.3-4.4 0-2.4 2-4.4 4.3-4.4 1.4 0 2.3.6 2.8 1.1l1.9-1.8C11.5 1.7 9.9 1 8 1 4.1 1 1 4.1 1 8s3.1 7 7 7c4 0 6.7-2.8 6.7-6.8 0-.5 0-.8-.1-1.2H7.9z"
fill="#FFF" />
</svg>
</a>
</li> -->
</ul>
<div class="footer-copyright">2024 - Present © Appify Hub · All Rights Reserved</div>
</div>
</div>
</footer>
</div>
<script src="dist/js/main.min.js"></script>
</body>
</html>