-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
429 lines (397 loc) · 16.7 KB
/
Copy pathindex.html
File metadata and controls
429 lines (397 loc) · 16.7 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
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>LayerLens - Peeling Back the Layers of Generative AI</title>
<link
href="https://fonts.googleapis.com/css2?family=PT+Serif:wght@400;700&display=swap"
rel="stylesheet"
/>
<link rel="icon" type="image/x-icon" href="assets/favicon-32x32.png" />
<script src="https://cdn.tailwindcss.com"></script>
<script src="https://unpkg.com/@phosphor-icons/web"></script>
<script>
tailwind.config = {
darkMode: "class",
};
</script>
<style>
@font-face {
font-family: "Geist";
src: url("https://layerlens.com/fonts/Geist-Regular.woff2")
format("woff2");
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: "Geist";
src: url("https://layerlens.com/fonts/Geist-SemiBold.woff2")
format("woff2");
font-weight: 600;
font-style: normal;
}
@font-face {
font-family: "Geist";
src: url("https://layerlens.com/fonts/Geist-Bold.woff2") format("woff2");
font-weight: 700;
font-style: normal;
}
</style>
</head>
<body class="bg-white dark:bg-[#1D1D1D]">
<div
class="relative flex flex-col lg:flex-row w-full h-[1050px] lg:h-[830px] flex-col py-12 pt-6 text-gray-600 bg-[radial-gradient(circle,_rgba(204,214,255,1)_0%,_rgba(255,255,255,1)_50%,_rgba(204,214,255,1)_100%)] dark:bg-[linear-gradient(160deg,_rgba(115,115,115,0.5)_0%,_rgba(0,44,204,0.5)_15%,_rgba(0,28,128,1)_20%,_rgba(115,115,115,0.5)_90%)]"
>
<div
class="flex flex-col gap-y-24 lg:gap-y-36 h-full container mx-auto px-10 lg:px-[80px]"
>
<div
class="flex flex-col gap-y-5 lg:flex-row justify-between items-center"
>
<img
src="assets/light_logo.png"
alt="LayerLens"
id="logo"
class="w-[182px] h-auto"
/>
<button
class="rounded-md bg-white dark:bg-transparent hover:dark:bg-transparent dark:text-white items-center flex justify-center p-3 border h-12 border-gray-200 hover:bg-gray-50"
onclick="toggleDarkMode()"
>
<i
id="theme-icon"
class="text-2xl ph ph-sun fill-[#0039FF] dark:fill-[#FFFFFF]"
></i>
</button>
</div>
<div class="flex flex-col gap-y-10 text-gray-600 dark:text-white">
<div class="flex flex-col gap-y-5">
<div
class="text-4xl lg:text-7xl tracking-tighter font-semibold leading-none"
>
Peeling Back the <br />
Layers of <br />
Generative AI
</div>
<div class="leading-8 font-normal text-xl tracking-wide">
We are building the world's first on-demand, no code tool <br />
for benchmarking and running evaluations <br />
against foundational models <br />
</div>
</div>
<div class="flex flex-col lg:flex-row gap-5 lg:items-center">
<form
action="https://layerlens.us17.list-manage.com/subscribe/post?u=82dd3f8e78273bcc7c72a2f8c&id=630834ff98&f_id=000fc2e1f0"
method="post"
target="_blank"
class="flex flex-col lg:flex-row gap-5 lg:items-center"
>
<input
type="email"
name="EMAIL"
placeholder="Enter your E-Mail Address"
class="bg-white p-3 rounded-md border border-gray-300 max-w-[300px] text-black placeholder-gray-500 focus:outline-none"
required
/>
<div aria-hidden="true" style="position: absolute; left: -5000px">
<input
type="text"
name="b_82dd3f8e78273bcc7c72a2f8c_630834ff98"
tabindex="-1"
value=""
/>
</div>
<input
type="submit"
class="px-4 py-3 rounded-md max-w-[200px] text-white font-semibold dark:bg-black bg-[#0038ff] hover:bg-purple-800 hover:dark:bg-purple-800 cursor-pointer"
value="Stay Updated"
/>
</form>
</div>
</div>
<div
class="absolute pl-3 overflow-hidden right-0 max-lg:bottom-0 lg:max-2xl:top-1/4 2xl:bottom-0"
>
<img
src="assets/preview.png"
alt="Preview"
class="rounded-tl-2xl border-l-8 border-t-8 lg:max-2xl:border-b-8 lg:max-2xl:rounded-bl-2xl border-gray-200 w-[550px] md: lg:w-[500px] xl:w-[600px] 2xl:w-[900px]"
/>
</div>
</div>
</div>
<section
class="py-14 flex flex-col items-center gap-y-14 container mx-auto px-10 lg:px-[80px] text-xl text-gray-600 dark:text-white dark:bg-[#1D1D1D]"
>
<div
class="text-white px-10 py-14 flex flex-col gap-y-5 rounded-2xl bg-[linear-gradient(160deg,_rgba(0,44,204,0.8)_0%,_rgba(0,28,128,1)_20%)] dark:bg-[linear-gradient(160deg,_rgba(115,115,115,0.5)_0%,_rgba(0,44,204,0.5)_15%,_rgba(0,28,128,1)_20%,_rgba(115,115,115,0.5)_90%)]"
>
<p class="text-4xl font-bold">Atlas Beta Release</p>
<p class="text-xl leading-relaxed">
We are opening our flagship benchmarking and testing product, Atlas,
for private betas. If you are a data scientist, engineer, or founder
struggling with selecting the right generative AI model for your
use-cases, we would love to talk to you.
</p>
<a
class="px-4 py-3 rounded-lg max-w-[180px] text-center text-[#414651] hover:text-white dark:hover:text-white font-semibold bg-white hover:bg-purple-800 hover:dark:bg-purple-800 cursor-pointer"
href="https://cal.com/archie-chaudhury-kt52hm/15min"
>
Book a Demo
</a>
</div>
</section>
<section
class="py-14 flex flex-col items-center gap-y-10 container mx-auto px-10 lg:px-[80px] text-xl text-gray-600 dark:text-white dark:bg-[#1D1D1D]"
>
<p
class="text-4xl font-semibold text-[#414651] dark:text-white text-center"
>
Generative AI has a testing problem.
</p>
<p
class="text-xl text-center leading-relaxed text-[#414651] dark:text-white"
>
Advancements are being made at breakneck speed. Indeed, every week seems
to be a year when it comes to the proliferation of new models or the
release of a new technical paradigm. However, there is no reliable
method to ascertain the actual ability of these models over time.
<span class="font-bold">This is where LayerLens comes in.</span>
</p>
<div class="grid gap-16 grid-cols-1 lg:grid-cols-2 lg:grid-cols-3">
<div class="flex flex-col gap-y-5 items-center">
<div
class="rounded-md w-12 h-12 p-3 border border-gray-200 dark:border-white flex items-center justify-center"
>
<i
class="ph ph-sparkle text-2xl font-bold text-[#0038ff] dark:text-white"
></i>
</div>
<p
class="font-semibold text-[#414651] dark:text-white text-xl text-center"
>
Easy Evaluation for AI Models
</p>
<p
class="text-[#414651] dark:text-white text-base font-normal text-center"
>
Our goal is to provide businesses and developers with an easy,
digestible way to assess AI model performance for industry-specific
use-cases.
</p>
</div>
<div class="flex flex-col gap-y-5 items-center">
<div
class="rounded-md w-12 h-12 p-3 border border-gray-200 dark:border-white flex items-center justify-center"
>
<i
class="ph ph-magnifying-glass text-2xl font-bold text-[#0038ff] dark:text-white"
></i>
</div>
<p
class="font-semibold text-[#414651] dark:text-white text-xl text-center"
>
In-depth Analysis
</p>
<p
class="text-[#414651] dark:text-white text-base font-normal text-center"
>
Evaluations are run on-demand, requiring no manual code execution or
library management. All evaluation results for public models are
displayed in a comprehensive leaderboard.
</p>
</div>
<div class="flex flex-col gap-y-5 items-center">
<div
class="rounded-md w-12 h-12 p-3 border border-gray-200 dark:border-white flex items-center justify-center"
>
<i
class="ph ph-globe text-2xl font-bold text-[#0038ff] dark:text-white"
></i>
</div>
<p
class="font-semibold text-[#414651] dark:text-white text-xl text-center"
>
Wide Coverage
</p>
<p
class="text-[#414651] dark:text-white text-base font-normal text-center"
>
We currently support over 200 generative AI models and over 50
evaluation datasets, across numerous categories and use-cases.
</p>
</div>
<div class="flex flex-col gap-y-5 items-center">
<div
class="rounded-md w-12 h-12 p-3 border border-gray-200 dark:border-white flex items-center justify-center"
>
<i
class="ph ph-stack text-2xl font-bold text-[#0038ff] dark:text-white"
></i>
</div>
<p
class="font-semibold text-[#414651] dark:text-white text-xl text-center"
>
Use-Case Specific Evals
</p>
<p
class="text-[#414651] dark:text-white text-base font-normal text-center"
>
We plan on creating and supporting new evals for practical, everyday
tasks. Rather than relying on academic-intensive datasets, you will
be able to leverage custom datasets focused on use-cases such as SQL
DB management to spreadsheet analysis.
</p>
</div>
<div class="flex flex-col gap-y-5 items-center">
<div
class="rounded-md w-12 h-12 p-3 border border-gray-200 dark:border-white flex items-center justify-center"
>
<i
class="ph ph-lock text-2xl font-bold text-[#0038ff] dark:text-white"
></i>
</div>
<p
class="font-semibold text-[#414651] dark:text-white text-xl text-center"
>
Enterprise Focus
</p>
<p
class="text-[#414651] dark:text-white text-base font-normal text-center"
>
We are currently working on an enterprise-specific experience, that
will allow for propiterary datasets and private models to be
seamlessly integrated within the LayerLens platform.
</p>
</div>
<div class="flex flex-col gap-y-5 items-center">
<div
class="rounded-md w-12 h-12 p-3 border border-gray-200 dark:border-white flex items-center justify-center"
>
<i
class="ph ph-chat-circle-dots text-2xl font-bold text-[#0038ff] dark:text-white"
></i>
</div>
<p
class="font-semibold text-[#414651] dark:text-white text-xl text-center"
>
Call to Innovators
</p>
<p
class="text-[#414651] dark:text-white text-base font-normal text-center"
>
If you are passionate about jailbreaking, datasets, and distributed
computing, and want to join a team of skilled engineers, reach out!
Alternatively, if you are building at the edge of AI and want to
integrate evals into your application, we would love to talk to you.
</p>
</div>
</div>
</section>
<footer class="bg-[#151918] py-20">
<div class="flex gap-y-6 flex-col container mx-auto px-10 lg:px-[80px]">
<div
class="flex lg:flex-row flex-col gap-y-5 py-5 justify-between items-center text-white"
>
<div class="flex flex-col gap-y-3">
<p class="text-2xl font-semibold">Join Our Newsletter</p>
<p class="text-md">We'll send you occasional updates. No spam.</p>
</div>
<div
class="flex flex-col lg:flex-row gap-y-5 gap-x-5 lg:items-center"
>
<form
action="https://layerlens.us17.list-manage.com/subscribe/post?u=82dd3f8e78273bcc7c72a2f8c&id=630834ff98&f_id=000fc2e1f0"
method="post"
target="_blank"
class="flex flex-col lg:flex-row gap-y-5 gap-x-5 lg:items-center"
>
<input
type="email"
name="EMAIL"
placeholder="Enter your E-Mail Address"
class="bg-white p-3 rounded-md w-[242px] h-[44px] text-black placeholder-gray-500 focus:outline-none"
required
/>
<div aria-hidden="true" style="position: absolute; left: -5000px">
<input
type="text"
name="b_82dd3f8e78273bcc7c72a2f8c_630834ff98"
tabindex="-1"
value=""
/>
</div>
<input
type="submit"
class="px-4 py-3 h-[44px] rounded-lg font-semibold bg-[#0038ff] hover:bg-purple-800 cursor-pointer text-white"
value="Stay Updated"
/>
</form>
</div>
</div>
<div class="border-t border-[#0038ff] w-full"></div>
<div
class="flex flex-col lg:flex-row gap-y-5 text-white justify-between items-center"
>
<img class="w-[200px]" src="assets/dark_logo.png" alt="LayerLens" />
<div class="flex flex-col gap-y-3">
<p class="text-base font-semibold">
© LayerLens. All rights reserved.
</p>
<div class="flex gap-x-3">
<a href="https://x.com/layerlens_ai" target="_blank"
><i class="ph ph-x-logo" style="font-size: 22px"></i
></a>
<a
href="https://www.linkedin.com/company/layerlens"
target="_blank"
><i class="ph ph-linkedin-logo" style="font-size: 22px"></i
></a>
<a href="mailto:accounts@layerlens.ai" target="_blank"
><i class="ph ph-envelope-simple" style="font-size: 22px"></i
></a>
</div>
</div>
</div>
</div>
</footer>
<script>
window.onload = () => {
const html = document.documentElement;
const userPreference = localStorage.getItem("theme");
const isDarkMode = window.matchMedia(
"(prefers-color-scheme: dark)"
).matches;
const logo = document.getElementById("logo");
const themeIcon = document.getElementById("theme-icon");
if (userPreference === "dark" || (!userPreference && isDarkMode)) {
toggleDarkMode();
}
};
function toggleDarkMode() {
const html = document.documentElement;
html.classList.toggle("dark");
const currentTheme = html.classList.contains("dark") ? "dark" : "light";
localStorage.setItem("theme", currentTheme);
const logo = document.getElementById("logo");
const themeIcon = document.getElementById("theme-icon");
if (currentTheme === "dark") {
logo.src = "assets/dark_logo.png";
themeIcon.classList.remove("ph-sun");
themeIcon.classList.add("ph-moon");
} else {
logo.src = "assets/light_logo.png";
themeIcon.classList.remove("ph-moon");
themeIcon.classList.add("ph-sun");
}
}
// Set initial theme based on user preference or localStorage
document.addEventListener("DOMContentLoaded", () => {
const theme = localStorage.getItem("theme") || "light";
document.documentElement.classList.add(theme);
});
</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
</body>
</html>