-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
390 lines (358 loc) · 17.4 KB
/
index.html
File metadata and controls
390 lines (358 loc) · 17.4 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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Meta Tags for Cross-Browser Compatibility -->
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=5.0, user-scalable=yes, viewport-fit=cover">
<!-- SEO and Social Meta Tags -->
<meta name="description" content="Unity AI Lab - Unrestricted AI chatbot, AI integration services, red team & blue team testing. Expert AI development by hackall360, GFourteen, SpongeBong. Powered by Pollinations. Join Unity Discord.">
<meta name="keywords" content="Unity AI, Unity AI Lab, Unity Lab AI, UnityAILab, chat bot, AI chat bot, chatbot, AI chatbot, unrestricted AI, unfiltered AI, gothic AI, AI integration services, AI integration, AI red team, AI blue team, red team services, blue team services, Unity Discord, Unity AI Discord, Unity AI Team, Unity AI Lab Team, Unity AI Lab Website, hackall360, hackall360 website, GFourteen, GFourteen website, SpongeBong, SpongeBong website, Pollinations Unity, powered by Pollinations, AI jailbreak, jailbreak AI, prompt engineering, AI development, AI security, AI testing, CodeWringer, AI tools, experimental AI, AI services, AI solutions, conversational AI, AI personas, Unity persona, AI agent, specialized AI, custom AI, AI chatbot development, AI prompt engineering, machine learning, artificial intelligence, AI research, AI innovation, Unity AI chat, Unity chat, AI without limits, boundary-pushing AI, AI developers, AI team">
<meta name="author" content="Unity AI Lab - hackall360, GFourteen, SpongeBong">
<meta name="robots" content="index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1">
<meta name="theme-color" content="#0a0a0a">
<link rel="canonical" href="https://unity-lab-ai.github.io/sitetest0/">
<!-- Open Graph Meta Tags for Social Sharing -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://unity-lab-ai.github.io/sitetest0/">
<meta property="og:title" content="Unity AI Lab - Unrestricted AI Chatbot & AI Integration Services">
<meta property="og:description" content="Unity AI Lab - Unrestricted AI chatbot, AI integration services, red team & blue team testing. Expert AI development by hackall360, GFourteen, SpongeBong. Powered by Pollinations.">
<meta property="og:site_name" content="Unity AI Lab">
<meta property="og:locale" content="en_US">
<!-- Twitter Card Meta Tags -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@UnityAILab">
<meta name="twitter:creator" content="@UnityAILab">
<meta name="twitter:title" content="Unity AI Lab - Unrestricted AI Chatbot & AI Integration Services">
<meta name="twitter:description" content="Unity AI Lab - Unrestricted AI chatbot, AI integration services, red team & blue team testing. Expert AI development by hackall360, GFourteen, SpongeBong.">
<!-- Mobile Web App Tags -->
<meta name="mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<meta name="apple-mobile-web-app-title" content="UnityAILab">
<!-- MS Tile Color -->
<meta name="msapplication-TileColor" content="#0a0a0a">
<meta name="msapplication-navbutton-color" content="#0a0a0a">
<title>Unity AI Lab - Unrestricted AI Chatbot, AI Integration Services & Red Team Testing</title>
<!-- Preconnect to external resources for better performance -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<!-- Bootstrap CSS (local) -->
<link href="vendor/bootstrap/bootstrap.min.css" rel="stylesheet">
<!-- Trajan Pro Font (system font or @font-face required) -->
<!-- Font Awesome for Icons (local) -->
<link rel="stylesheet" href="vendor/fontawesome/all.min.css">
<!-- Custom CSS -->
<link rel="stylesheet" href="styles.css">
<!-- AOS Animation Library CSS -->
<link rel="stylesheet" href="https://unpkg.com/aos@2.3.1/dist/aos.css">
<!-- Critical CSS for above-the-fold content -->
<style>
/* Smooth transition when page loads */
body {
transition: opacity 0.3s ease-in;
}
/* Ensure background is visible immediately */
.background-overlay,
.red-streaks {
will-change: auto;
}
/* Skip to main content link for accessibility */
.skip-link {
position: absolute;
top: -40px;
left: 0;
background: #dc143c;
color: #fff;
padding: 8px 16px;
text-decoration: none;
z-index: 10000;
font-weight: bold;
}
.skip-link:focus {
top: 0;
}
</style>
<!-- JSON-LD Structured Data -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Unity AI Lab",
"alternateName": ["UnityAILab", "Unity Lab AI", "Unity AI"],
"url": "https://unity-lab-ai.github.io/sitetest0/",
"logo": "https://unity-lab-ai.github.io/sitetest0/assets/logo.png",
"description": "Unity AI Lab specializes in unrestricted AI chatbots, AI integration services, red team and blue team testing, and cutting-edge AI development powered by Pollinations.",
"foundingDate": "2020",
"founders": [
{
"@type": "Person",
"name": "SpongeBong",
"alternateName": "hackall360",
"jobTitle": "Co-Founder, Developer, Ethical Hacker, System Administrator"
},
{
"@type": "Person",
"name": "GFourteen",
"jobTitle": "Co-Founder, Developer, Financial Advisor"
}
],
"sameAs": [
"https://github.com/Unity-Lab-AI",
"https://discord.gg/unityailab",
"https://unity.unityailab.com"
],
"contactPoint": {
"@type": "ContactPoint",
"email": "unityailabcontact@gmail.com",
"contactType": "Customer Service"
},
"areaServed": "Worldwide",
"serviceType": [
"AI Integration Services",
"AI Chatbot Development",
"Red Team Services",
"Blue Team Services",
"Prompt Engineering",
"AI Security Testing",
"Unrestricted AI Development",
"AI Agent Development"
],
"keywords": "Unity AI, Unity AI Lab, chat bot, AI chatbot, unrestricted AI, gothic AI, AI integration, red team, blue team, Unity Discord, hackall360, GFourteen, SpongeBong, Pollinations"
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "Unity AI Lab",
"alternateName": "UnityAILab",
"url": "https://unity-lab-ai.github.io/sitetest0/",
"description": "Unity AI Lab - Unrestricted AI chatbot, AI integration services, and cutting-edge AI development",
"publisher": {
"@type": "Organization",
"name": "Unity AI Lab"
},
"potentialAction": {
"@type": "SearchAction",
"target": "https://unity-lab-ai.github.io/sitetest0/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://unity-lab-ai.github.io/sitetest0/"
}
]
}
</script>
</head>
<body>
<!-- Skip to main content link for accessibility -->
<a href="#main-content" class="skip-link">Skip to main content</a>
<!-- Animated Background -->
<div class="background-overlay"></div>
<div class="red-streaks"></div>
<!-- Navigation -->
<nav class="navbar navbar-expand-lg navbar-dark fixed-top" role="navigation" aria-label="Main navigation">
<div class="container">
<a class="navbar-brand gothic-logo" href="./">
<i class="fas fa-brain" aria-hidden="true"></i>
<span>UNITYAILAB</span>
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation menu">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNav">
<ul class="navbar-nav ms-auto">
<li class="nav-item">
<a class="nav-link" href="./ai">AI</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./about">About</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./apps">Apps</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./services">Services</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./projects">Projects</a>
</li>
<li class="nav-item">
<a class="nav-link" href="./contact">Contact</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- Main Content -->
<main id="main-content" role="main">
<!-- Hero Section -->
<section id="home" class="hero-section">
<div class="container">
<div class="row align-items-center min-vh-100">
<div class="col-lg-12 text-center hero-content">
<h1 class="display-1 gothic-title mb-4" data-aos="fade-down">
The Dark Side of AI
</h1>
<p class="lead gothic-subtitle mb-5" data-aos="fade-up" data-aos-delay="200">
Where innovation meets rebellion. We push AI beyond conventional boundaries.
</p>
<div class="hero-buttons" data-aos="fade-up" data-aos-delay="400">
<a href="./ai/demo" class="btn btn-gothic-primary me-3">
<i class="fas fa-comments me-2"></i>Try the Unity Demo
</a>
<a href="./projects" class="btn btn-gothic-secondary">
<i class="fas fa-flask me-2"></i>Explore Our Projects
</a>
</div>
<!-- Decorative Elements -->
<div class="decorative-line mt-5"></div>
</div>
</div>
</div>
<!-- Scroll Indicator -->
<div class="scroll-indicator">
<i class="fas fa-chevron-down"></i>
</div>
</section>
<!-- Features Section -->
<section id="about" class="features-section py-5">
<div class="container">
<div class="row text-center mb-5">
<div class="col-lg-12">
<h2 class="section-title" data-aos="fade-up">
<span class="decorative-text">What is UnityAILab?</span>
</h2>
<p class="section-subtitle" data-aos="fade-up" data-aos-delay="100">
A small, independent team obsessed with pushing AI to its limits
</p>
</div>
</div>
<div class="row g-4">
<div class="col-md-4" data-aos="fade-up" data-aos-delay="100">
<div class="feature-card">
<div class="feature-icon">
<i class="fas fa-unlock-alt"></i>
</div>
<h3>Unfiltered AI</h3>
<p>We build AI systems that operate without conventional restrictions. Our flagship Unity persona delivers unscripted, boundary-smashing conversations.</p>
<a href="./ai/demo" class="feature-link">Try Unity <i class="fas fa-arrow-right"></i></a>
</div>
</div>
<div class="col-md-4" data-aos="fade-up" data-aos-delay="200">
<div class="feature-card">
<div class="feature-icon">
<i class="fas fa-code"></i>
</div>
<h3>Code Optimization</h3>
<p>CodeWringer analyzes and optimizes your codebase using AI-powered debugging and efficiency improvements at any scale.</p>
<a href="https://github.com/Unity-Lab-AI/CodeWringer" class="feature-link">View Project <i class="fas fa-arrow-right"></i></a>
</div>
</div>
<div class="col-md-4" data-aos="fade-up" data-aos-delay="300">
<div class="feature-card">
<div class="feature-icon">
<i class="fas fa-flask"></i>
</div>
<h3>Experimental Edge</h3>
<p>We're programmers, AI developers, and jailbreak enthusiasts. We test what happens when AI operates at the edge of possibility.</p>
<a href="https://github.com/Unity-Lab-AI" class="feature-link">Our Projects <i class="fas fa-arrow-right"></i></a>
</div>
</div>
</div>
</div>
</section>
<!-- Services Section -->
<section id="services" class="services-section py-5">
<div class="container">
<div class="row text-center mb-5">
<div class="col-lg-12">
<h2 class="section-title" data-aos="fade-up">
<span class="decorative-text">What We Offer</span>
</h2>
<p class="section-subtitle" data-aos="fade-up" data-aos-delay="100">
Professional AI solutions with an unconventional approach
</p>
</div>
</div>
<div class="row g-4">
<div class="col-lg-6" data-aos="fade-right">
<div class="service-card">
<i class="fas fa-robot service-icon"></i>
<h3>AI Integration & Development</h3>
<p>We build custom AI solutions that break the mold. From specialized agents to jailbroken personas, we help you leverage AI without limitations.</p>
</div>
</div>
<div class="col-lg-6" data-aos="fade-left">
<div class="service-card">
<i class="fas fa-shield-alt service-icon"></i>
<h3>Red Team & Blue Team Services</h3>
<p>Test your AI systems' boundaries and vulnerabilities. We provide both offensive and defensive AI security services to ensure robust deployments.</p>
</div>
</div>
</div>
</div>
</section>
</main>
<!-- Footer -->
<footer class="footer-section py-4" role="contentinfo" aria-label="Site footer">
<div class="container">
<div class="row">
<div class="col-lg-4 col-md-12 mb-4">
<h5 class="gothic-logo mb-3">
<i class="fas fa-brain"></i> UnityAILab
</h5>
<p class="footer-text">Chaos, creativity, and AI without limits.</p>
</div>
<div class="col-lg-4 col-md-6 col-sm-6 mb-4">
<h6 class="footer-title">Quick Links</h6>
<ul class="footer-links">
<li><a href="./ai">AI</a></li>
<li><a href="./about">About</a></li>
<li><a href="./apps">Apps</a></li>
<li><a href="./services">Services</a></li>
<li><a href="./projects">Projects</a></li>
<li><a href="./contact">Contact</a></li>
</ul>
</div>
<div class="col-lg-4 col-md-6 col-sm-6 mb-4">
<h6 class="footer-title">Connect</h6>
<div class="social-links">
<a href="https://github.com/Unity-Lab-AI"><i class="fab fa-github"></i></a>
<a href="https://discord.gg/unityailab"><i class="fab fa-discord"></i></a>
<a href="https://unity.unityailab.com"><i class="fas fa-comments"></i></a>
</div>
</div>
</div>
<div class="row mt-4">
<div class="col-12 text-center">
<p class="copyright">© 2024 UnityAILab. Pushing boundaries, breaking limits.</p>
</div>
</div>
</div>
</footer>
<!-- Bootstrap JS (local) -->
<script src="vendor/bootstrap/bootstrap.bundle.min.js"></script>
<!-- AOS Animation Library JS -->
<script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
<!-- Custom JavaScript -->
<script src="script.js"></script>
<!-- Remove FOUC class when page loads -->
<script>
window.addEventListener('load', function() {
document.body.classList.add('loaded');
});
</script>
</body>
</html>