Spaces:
Running
Running
File size: 16,518 Bytes
ce1ab17 8ee4cb7 ce1ab17 e3fdbb7 ce1ab17 |
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 |
<!--
SPDX-FileCopyrightText: Hadad <[email protected]>
SPDX-License-Identifier: Apache-2.0
-->
<!DOCTYPE html>
<html lang="en" class="dark-theme">
<head>
<meta charset="UTF-8" />
<meta name="viewport"
content="width=device-width, initial-scale=1.0, maximum-scale=1.0,
user-scalable=no, viewport-fit=cover" />
<meta name="robots" content="index, follow" />
<title>UltimaX Intelligence</title>
<link rel="sitemap" type="application/xml" title="Sitemap" href="/sitemap.xml" />
<meta name="author" content="Hadad Darajat" />
<meta name="description"
content="UltimaX Intelligence is a free AI platform unifying multiple
premium AI models with an intuitive ChatGPT-like interface.
Powered by Pollinations open-source AI and integrated with
OpenWebUI, it offers advanced features, no cost, no
registration, and ensures user privacy with temporary,
unsaved conversations." />
<meta name="keywords"
content="UltimaX Intelligence, free AI platform, premium AI models,
Pollinations AI, open-source AI, Open-WebUI integration,
ChatGPT alternative, AI tools free, no registration AI,
AI privacy, temporary AI conversations, AI platform no login,
advanced AI features, AI community powered,
seamless AI experience" />
<!-- Open Graph -->
<meta property="og:domain" content="umint-ai.hf.space" />
<meta property="og:url" content="https://umint-ai.hf.space" />
<meta property="og:title" content="UltimaX Intelligence" />
<meta property="og:description"
content="UltimaX Intelligence is a free AI platform unifying multiple
premium AI models with an intuitive ChatGPT-like interface.
Powered by Pollinations open-source AI and integrated with
OpenWebUI, it offers advanced features, no cost, no
registration, and ensures user privacy with temporary,
unsaved conversations." />
<meta property="og:image"
content="https://cdn-uploads.huggingface.co/production/uploads/686e28b405d4ddcdd96adeb2/i9iufR3L-rgj39mk_B9QW.jpeg" />
<!-- Twitter -->
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:domain" content="umint-ai.hf.space" />
<meta name="twitter:url" content="https://umint-ai.hf.space" />
<meta name="twitter:title" content="UltimaX Intelligence" />
<meta name="twitter:description"
content="UltimaX Intelligence is a free AI platform unifying multiple
premium AI models with an intuitive ChatGPT-like interface.
Powered by Pollinations open-source AI and integrated with
OpenWebUI, it offers advanced features, no cost, no
registration, and ensures user privacy with temporary,
unsaved conversations." />
<meta name="twitter:image"
content="https://cdn-uploads.huggingface.co/production/uploads/686e28b405d4ddcdd96adeb2/i9iufR3L-rgj39mk_B9QW.jpeg" />
<!-- Favicon -->
<link rel="icon" href="/assets/images/favicon.ico" type="image/x-icon" />
<!-- Fonts & Styles -->
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap"
rel="stylesheet" />
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css"
rel="stylesheet" />
<script src="https://cdn.tailwindcss.com"></script>
<!-- Markdown & Syntax Highlight -->
<script src="https://cdn.jsdelivr.net/npm/marked/marked.min.js"></script>
<link rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.29.0/themes/prism-tomorrow.min.css" />
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.29.0/prism.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/prism/1.29.0/plugins/autoloader/prism-autoloader.min.js"></script>
<!-- Animations -->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/aos.js"></script>
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/aos.css" rel="stylesheet" />
<!-- Carousel -->
<script src="https://cdn.jsdelivr.net/npm/@splidejs/[email protected]/dist/js/splide.min.js"></script>
<link rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/@splidejs/[email protected]/dist/css/splide.min.css" />
<!-- Smooth Scroll -->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/locomotive-scroll.min.js"></script>
<link rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/[email protected]/dist/locomotive-scroll.min.css" />
<!-- Styles -->
<link rel="stylesheet" href="/assets/css/animation/style.css" />
<link rel="stylesheet" href="/assets/css/button.css" />
<link rel="stylesheet" href="/assets/css/chat/bubble.css" />
<link rel="stylesheet" href="/assets/css/chat/markdown.css" />
<link rel="stylesheet" href="/assets/css/chat/style.css" />
<link rel="stylesheet" href="/assets/css/footer.css" />
<link rel="stylesheet" href="/assets/css/header.css" />
<link rel="stylesheet" href="/assets/css/icon.css" />
<link rel="stylesheet" href="/assets/css/input.css" />
<link rel="stylesheet" href="/assets/css/logo.css" />
<link rel="stylesheet" href="/assets/css/prompts.css" />
<link rel="stylesheet" href="/assets/css/screen/1200.css" />
<link rel="stylesheet" href="/assets/css/screen/2000.css" />
<link rel="stylesheet" href="/assets/css/screen/320.css" />
<link rel="stylesheet" href="/assets/css/screen/360.css" />
<link rel="stylesheet" href="/assets/css/screen/3840.css" />
<link rel="stylesheet" href="/assets/css/screen/480.css" />
<link rel="stylesheet" href="/assets/css/screen/720.css" />
<link rel="stylesheet" href="/assets/css/screen/7680.css" />
<link rel="stylesheet" href="/assets/css/screen/common.css" />
<link rel="stylesheet" href="/assets/css/style.css" />
<link rel="stylesheet" href="/assets/css/webkit.css" />
</head>
<body>
<!-- Header -->
<header class="main-header" id="mainHeader">
<div class="logo d-flex align-items-center">
<a id="toggleLink"
class="icon-btn"
aria-label="LinkedIn"
title="Hadad Darajat"
href="https://linkedin.com/in/hadadrjt"
target="_blank"
rel="noopener noreferrer">
<span class="linkedin"></span>
</a>
</div>
</header>
<!-- Chat Header -->
<header class="chat-header" id="chatHeader" aria-hidden="true">
<button id="homeBtn"
class="icon-btn"
aria-label="Back to Home"
title="Back to Home">
<svg width="20" height="20"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="1.8"
stroke-linecap="round"
stroke-linejoin="round"
xmlns="http://www.w3.org/2000/svg">
<path d="M3 11.5L12 4l9 7.5" />
<path d="M5 21V11.5h14V21" />
</svg>
</button>
<div class="chat-title" id="chatTitle">Demo Playground</div>
<div class="chat-controls">
<button id="clearBtn"
class="icon-btn"
aria-label="Clear All Messages"
title="Clear All Messages">
<svg width="20" height="20"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="1.6"
stroke-linecap="round"
stroke-linejoin="round"
xmlns="http://www.w3.org/2000/svg">
<path d="M3 6h18" />
<path d="M8 6V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2" />
<path d="M19 6l-1 14a2 2 0 0 1-2 2H8a2 2 0 0 1-2-2L5 6" />
<path d="M10 11v6" />
<path d="M14 11v6" />
</svg>
</button>
<a href="https://umint-openwebui.hf.space"
target="_blank"
rel="noopener noreferrer"
class="icon-btn"
aria-label="OpenWebUI"
title="OpenWebUI">
<svg width="20" height="20"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="1.8"
stroke-linecap="round"
stroke-linejoin="round"
xmlns="http://www.w3.org/2000/svg">
<path d="M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6" />
<path d="M15 3h6v6" />
<path d="M10 14 21 3" />
</svg>
</a>
</div>
</header>
<!-- Main Content -->
<main>
<div class="flex-1 flex flex-col h-full max-w-screen-xl w-full mx-auto">
<div id="chatArea" class="flex-1" aria-live="polite">
<div id="initialContent"
class="flex flex-col items-center justify-center text-center"
style="width:100%; height:100%;">
<div class="title mb-4 gradient-text">
How can I help you today?
</div>
<!-- Prompts -->
<div class="prompts w-full max-w-md mx-auto grid gap-2"
style="width:100%;">
<div class="prompt-item"
data-prompt="How far away is the sun from Earth?"
style="word-break: break-word;">
<svg class="icon"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor">
<path d="M12 2v2M12 20v2M4.93 4.93l1.41 1.41M18.66 18.66l1.41 1.41M2 12h2M20 12h2M4.93 19.07l1.41-1.41M18.66 5.34l1.41-1.41"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round" />
<circle cx="12" cy="12" r="4" stroke-width="2" />
</svg>
<span>How far away is the sun from Earth?</span>
</div>
<div class="prompt-item"
data-prompt="Create complex python code, anything."
style="word-break: break-word;">
<svg class="icon"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor">
<path d="M4 7h16M4 12h16M4 17h16"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round" />
</svg>
<span>Create complex python code.</span>
</div>
<div class="prompt-item"
data-prompt="How many R’s are in strawberry?"
style="word-break: break-word;">
<svg class="icon"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor">
<path d="M3 12h18M12 3v18"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round" />
</svg>
<span>How many R’s are in strawberry?</span>
</div>
<div class="prompt-item"
data-prompt="Suggest a random prompt."
style="word-break: break-word;">
<svg class="icon"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor">
<path d="M12 3v18M7 12h10"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round" />
</svg>
<span>Suggest a random prompt.</span>
</div>
</div>
<p class="system"
style="word-wrap:break-word;">
Demo only!
<a href="https://umint-openwebui.hf.space"
style="color: #3b82f6;"
target="_blank">Click here</a>
to continue.<br>
Please read the
<a href="https://huggingface.co/spaces/umint/ai/discussions"
style="color: #3b82f6;"
target="_blank">discussions</a>
before you go.<br>
Premium AI, all in one tools, and website builder.<br>
Free, no cost at all.
</p>
</div>
</div>
<div id="chatBox"
class="hidden flex-col"
aria-live="polite"></div>
<!-- Footer Form -->
<form id="footerForm"
class="flex p-3 bg-transparent"
autocomplete="off"
style="position: relative; margin-top: auto; width: 100%;">
<div id="inputContainer">
<input type="text"
id="userInput"
placeholder="Ask anything..."
required
style="word-break:break-word;" />
<div id="rightIconGroup">
<button type="submit"
id="sendBtn"
disabled
aria-label="Send">
<svg id="sendIcon"
xmlns="http://www.w3.org/2000/svg"
fill="none"
viewBox="0 0 24 24"
stroke="currentColor">
<path stroke-linecap="round"
stroke-linejoin="round"
stroke-width="2"
d="M14 5l7 7-7 7M3 12h11" />
</svg>
</button>
<button id="stopBtn"
class="icon-btn"
aria-label="Stop"
title="Stop">
<svg width="20"
height="20"
viewBox="0 0 24 24"
fill="white"
xmlns="http://www.w3.org/2000/svg">
<rect x="6" y="6"
width="12"
height="12"
rx="2"
fill="white" />
</svg>
</button>
</div>
</div>
</form>
</div>
</main>
<!-- Plugins -->
<script src="/assets/plugins/loader.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script>
</body>
</html> |