-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
547 lines (477 loc) · 20.9 KB
/
index.html
File metadata and controls
547 lines (477 loc) · 20.9 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
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
<!DOCTYPE html>
<html dir="ltr" lang="en-US" prefix="og: http://ogp.me/ns#">
<head>
<!-- Document Title
============================================= -->
<title>Simbotic - Next-Generation AI Simulation Platform</title>
<meta name="description" content="Simbotic is an advanced AI simulation platform that bridges the gap between virtual and physical worlds. Through digital twins and synthetic data generation, we enable AI systems to develop spatial intelligence and learn from embodied experiences, powering the next generation of robotics, autonomous systems, and intelligent agents.">
<meta property="og:title" content="Simbotic - Next-Generation AI Simulation Platform" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://simbotic.github.io/index.html" />
<meta property="og:image"
content="https://gitcdn.xyz/cdn/Simbotic/Simbotic.github.io/master/images/vertex/Simbotic_Artboard_Earth.jpg" /><!---->
<meta property="og:description" content="Advanced simulation platform enabling AI to learn through physical interaction and spatial reasoning">
<meta name="keywords" content="Simbotic, Simbotic AI, Simbotic Engine, Artificial Intelligence, NVIDIA, UE5, Unreal Engine, Simulation, Machine Learning, Synthetic Data, Data Pipelines, Robotics, Multi-Agent Reinforcement Learning, Computer Vision, Autonomous Systems, Generative AI, AI Agents, Digital Twins, Domain Randomization, Physical AI, Agentic AI, Embodied AI, Spatial AI, LLMs, Large Language Models">
<meta name="author" content="info@vertexstudio.co">
<meta name="owner" content="vertex Studio">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Simbotic - Next-Generation AI Simulation Platform">
<meta name="twitter:creator" content="Vertex Studio">
<meta name="twitter:url" content="https://simbotic.github.io/index.html">
<meta name="twitter:domain" content="https://simbotic.github.io">
<meta name="twitter:image"
content="https://gitcdn.xyz/cdn/Simbotic/Simbotic.github.io/master/images/vertex/Simbotic_Artboard_Earth.jpg"><!---->
<meta name="twitter:description" content="Advanced simulation platform enabling AI to learn through physical interaction and spatial reasoning">
<!-- google verification -->
<meta name="google-site-verification" content="WBqUc3OYoMeUQf3yMDzkiCfsmBE8z9y9kuBCAF3mwYM" />
<meta name="robots" content="index,follow" />
<!--<link rel="canonical" href="https://simbotic.github.io/index.html">-->
<link rel="canonical" href="https://simbotic.ai/">
<!-- Stylesheets
============================================= -->
<!-- load css for cubeportfolio -->
<link rel="stylesheet" type="text/css" href="css/cubeportfolio.min.css">
<link rel="stylesheet" type="text/css" href="StyleAIO.css">
<link href="dist/css/bootstrap.css" rel="stylesheet">
<link href="open-iconic-master/font/css/open-iconic-bootstrap.css" rel="stylesheet">
<link rel="stylesheet" href="css2/style.css" type="text/css" />
<!-- One Page Module Specific Stylesheet -->
<link rel="stylesheet" href="css2/onepage.css" type="text/css" />
<!-- / -->
<link rel="stylesheet" href="css2/dark.css" type="text/css" />
<link rel="stylesheet" href="css/font-icons.css" type="text/css" />
<link rel="stylesheet" href="css/et-line.css" type="text/css" />
<link rel="stylesheet" href="css2/animate.css" type="text/css" />
<link rel="stylesheet" href="css2/magnific-popup.css" type="text/css" />
<link rel="stylesheet" href="css/fonts.css" type="text/css" />
<link rel="stylesheet" href="css2/responsive.css" type="text/css" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- ==============CSS PARA LAS PARTICULA=================== -->
<link rel="stylesheet" href="css2/particles.css" type="text/css" />
<!-- ==============CSS rotacion 3d=================== -->
<!-- <link rel="stylesheet" href="css2/myStyle.css" type="text/css" /> -->
<!-------------------------social----------------------------------- -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="css2/social.css" type="text/css" />
<!-------------------------tipo de letra----------------------------------- -->
<link href="https://fonts.googleapis.com/css?family=Raleway" rel="stylesheet">
<!-------------------------icono----------------------------------- -->
<!--<link rel="shortcut icon" href="images/vertex/favicon.ico" type="image/x-icon" />-->
<!------------------------styles for the web page----------------------------->
<link rel="stylesheet" href="style.css">
</head>
<body class="stretched dark side-push-panel index" id="page-top" >
<section id="content" style="font-family: 'Raleway', sans-serif; ">
<div class="content-wrap nopadding">
<div class="MainVideoDiv">
<img class="MainVideoText" src="images/Simbotic_LogoWhite.png" alt="VERTEX" style="width: 50%; ">
</div>
<div>
<div id="carouselIndicators" class="carousel slide" data-ride="carousel">
<ol class="carousel-indicators">
<li data-target="#carouselIndicators" data-slide-to="0" class="active"></li>
<li data-target="#carouselIndicators" data-slide-to="1"></li>
<li data-target="#carouselIndicators" data-slide-to="2"></li>
</ol>
<div class="carousel-inner">
<div class="carousel-item active">
<iframe
src="https://player.vimeo.com/video/329498158?loop=1&autopause=1&autoplay=1&muted=1&background=1"
frameborder="0" allow="autoplay; fullscreen" allowfullscreen
class="MainVideo"></iframe>
</div>
<div class="carousel-item">
<iframe
src="https://player.vimeo.com/video/330120770?loop=1&autopause=1&autoplay=1&muted=1&background=1"
frameborder="0" allow="autoplay; fullscreen" allowfullscreen
class="MainVideo"></iframe>
</div>
<div class="carousel-item">
<iframe
src="https://player.vimeo.com/video/331137901?loop=1&autopause=1&autoplay=1&muted=1&background=1"
frameborder="0" allow="autoplay; fullscreen" allowfullscreen
class="MainVideo"></iframe>
</div>
</div>
</div>
<a class="carousel-control-prev" href="#carouselIndicators" role="button" data-slide="prev">
<span class="carousel-control-prev-icon" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="carousel-control-next" href="#carouselIndicators" role="button" data-slide="next">
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
</div>
<div class="rowRoy">
<div class=" col-md-4 col-sm-12"></div>
<div class=" col-md-4 col-sm-12 spacing"></div>
<div class=" col-md-4 col-sm-12"></div>
</div>
<div class="simbotic-intro-container" style="background-color:#171518">
<h1 class="simbotic-intro-title tittle highlight-phrase">
Simbotic
</h1>
<div class="simbotic-intro-text">
<p>
An advanced simulation platform that <span class="accent highlight-phrase skew">bridges virtual and physical worlds</span>,
enabling AI systems to learn through realistic interaction and environmental understanding.
</p>
<br />
<p>
While large language models have revolutionized AI, they often struggle with physical reasoning
and three-dimensional understanding. Real-world robotics and autonomous systems require
spatial perception, motion prediction, and the ability to learn from physical interaction.
</p>
<br />
<p>
Simbotic provides the infrastructure for AI to develop these capabilities through high-fidelity
digital twins and unlimited synthetic training scenarios, accelerating the path from simulation
to real-world deployment.
</p>
</div>
</div>
<div style="width:100%; height:35px; background-color: #171518"></div>
<div class="technologies-container" style="background-color: #171518; margin-top: 0px;margin-bottom:0px">
<div class="technologies-video">
<iframe src="https://player.vimeo.com/video/434551608?loop=1&autopause=1&autoplay=1&muted=1&background=1"
width="100%" height="100%" frameborder="0" allow="autoplay; fullscreen" allowfullscreen></iframe>
</div>
<div class="technologies-logos">
<img src="images/technology/gstreamer-min.png" alt ="GStreamer">
<img src="images/technology/pytorch-logo.png" alt="PyTorch">
<img src="images/technology/nvidia-min.png" alt ="NVidia">
<img src="images/technology/unreal-min.png" alt="Unreal Engine">
</div>
</div>
<div id="driven" class="page-section background" style="background-color: #1b191d">
<br />
<div class="rowRoy">
<div class=" col-md-4 col-sm-12"></div>
<div class=" col-md-4 col-sm-12 spacing">
<h1 class="tittle highlight-phrase">
Epic MegaGrants Recipient
</h1>
</div>
<div class=" col-md-4 col-sm-12"></div>
</div>
<div class="rowRoy">
<div class=" col-md-4 col-sm-12"></div>
<div class=" col-md-4 col-sm-12">
<div class="DivThink">
<p class="TxtMain TxtBubble">
Simbotic has been accelerated by Epic MegaGrants funding. We're actively developing plugins, extensive documentation, and tutorials.
Contact us to explore how Unreal Engine 5 can transform your robotics, AI training, or autonomous systems projects.
</p>
</div>
</div>
<div class=" col-md-4 col-sm-12"></div>
</div>
<div class=" BoxTittle bannerBottom" style="align-items: center;">
<figure style="text-align:center">
<img
src="images/EpicMegaGrants_Badge_Light.png" alt="" class="EpicGrants" >
</figure>
</div>
</div>
<div id="driven" class="page-section background" style="background-color: #171518">
<div class=" BoxTittle bannerBottom">
<div class="rowRoy">
<div class=" col-md-2 col-sm-12">
</div>
<div class=" col-md-4 col-sm-12 spacing">
<h1 class="tittle highlight-phrase">
TRAINING ENVIRONMENTS
</h1>
</div>
<div class=" col-md-4 col-sm-12"></div>
<div class=" col-md-2 col-sm-12 spacing"></div>
</div>
<div class="rowRoy">
<div class=" col-md-2 col-sm-12">
</div>
<div class=" col-md-4 col-sm-12 spacing">
<iframe
src="https://player.vimeo.com/video/331152212?loop=1&autopause=1&autoplay=1&muted=1&background=1"
frameborder="0" allow="autoplay; fullscreen" allowfullscreen class="MainVideo"></iframe>
</div>
<div class=" col-md-4 col-sm-12">
<p>
Simbotic creates dynamic multi-agent environments where AI learns to navigate, manipulate,
and reason about physical spaces. From physics simulations that teach mechanical understanding
to photorealistic scenes that train computer vision systems.
</p>
<br />
<p>
These environments allow AI to develop crucial capabilities: understanding object relationships,
predicting trajectories, planning movements, and learning from trial-and-error. These are skills
that language models alone cannot provide.
</p>
<br />
<p>
With perfect ground-truth data and infinitely configurable scenarios, complex behaviors
that would take years to learn in reality can be mastered in days of accelerated simulation.
</p>
</div>
<div class=" col-md-2 col-sm-12 spacing">
</div>
</div>
</div>
</div>
<div id="driven" class="page-section background">
<div class=" BoxTittle bannerBottom">
<div class="rowRoy">
<div class=" col-md-2 col-sm-12">
</div>
<div class=" col-md-4 col-sm-12">
</div>
<div class=" col-md-4 col-sm-12 spacing">
<h1 class="tittle highlight-phrase">
Synthetic Data
</h1>
</div>
<div class=" col-md-2 col-sm-12 spacing">
</div>
</div>
<div class="rowRoy">
<div class=" col-md-2 col-sm-12">
</div>
<div class=" col-md-4 col-sm-12 video-text-bottom-space">
<p>
When real-world data is scarce or dangerous to collect, Simbotic generates unlimited
synthetic datasets from virtual scenarios that mirror reality with precise accuracy.
</p>
<br />
<p>
Through domain randomization (varying lighting, textures, and physics parameters), AI models
learn to generalize beyond specific scenarios, developing robust capabilities that
transfer seamlessly to the real world.
</p>
<br />
<p>
Leveraging generative AI including diffusion models and neural radiance fields (NeRFs),
Simbotic creates diverse 3D environments and assets, exponentially expanding training possibilities.
</p>
</div>
<div class=" col-md-4 col-sm-12">
<iframe
src="https://player.vimeo.com/video/331150575?loop=1&autopause=1&autoplay=1&muted=1&background=1"
width="100%" height="100%" frameborder="0" allow="autoplay; fullscreen"
allowfullscreen></iframe>
</div>
<div class=" col-md-2 col-sm-12 spacing">
</div>
</div>
</div>
</div>
<div id="driven" class="page-section background" style="background-color: #171518">
<div class=" BoxTittle bannerBottom">
<div class="rowRoy">
<div class=" col-md-2 col-sm-12">
</div>
<div class=" col-md-4 col-sm-12 spacing">
<h1 class="tittle highlight-phrase">
Human-AI Collaboration
</h1>
</div>
<div class=" col-md-4 col-sm-12">
</div>
<div class=" col-md-2 col-sm-12 spacing">
</div>
</div>
<div class="rowRoy">
<div class=" col-md-2 col-sm-12">
</div>
<div class=" col-md-4 col-sm-12 spacing">
<iframe
src="https://player.vimeo.com/video/331155470?loop=1&autopause=1&autoplay=1&muted=1&background=1"
frameborder="0" allow="autoplay; fullscreen" allowfullscreen class="MainVideo">
</iframe>
</div>
<div class=" col-md-4 col-sm-12">
<p>
Humans and AI work together in a powerful feedback loop. Expert operators can demonstrate
complex behaviors, correct mistakes, and teach nuanced skills that pure automation struggles
to discover.
</p>
<br />
<p>
By stepping into simulations, humans can guide AI through challenging scenarios, demonstrate
optimal strategies, and transfer years of expertise in minutes. This dramatically accelerates
the learning process.
</p>
<br />
<p>
This collaborative approach is essential for developing trustworthy autonomous systems
that can handle edge cases, adapt to unexpected situations, and align with human
intentions and values.
</p>
</div>
<div class=" col-md-2 col-sm-12 spacing">
</div>
</div>
</div>
</div>
<div id="driven" class="page-section background">
<div class=" BoxTittle bannerBottom">
<div class="rowRoy">
<div class=" col-md-2 col-sm-12">
</div>
<div class=" col-md-4 col-sm-12">
</div>
<div class=" col-md-4 col-sm-12 spacing">
<h1 class="tittle highlight-phrase">
Accelerated Pipelines
</h1>
</div>
<div class=" col-md-2 col-sm-12 spacing">
</div>
</div>
<div class="rowRoy">
<div class=" col-md-2 col-sm-12">
</div>
<div class=" col-md-4 col-sm-12 video-text-bottom-space">
<p>
Powered by Unreal Engine 5 for stunning visual fidelity, NVIDIA technologies for GPU acceleration,
and PyTorch for deep learning, Simbotic delivers the computational performance needed for
real-time AI training.
</p>
<br />
<p>
Custom streaming pipelines built with GStreamer and performance-critical components in Rust
ensure minimal latency between simulation and learning, enabling real-time decision making
even in complex multi-agent scenarios.
</p>
<br />
<p>
Fully containerized and Kubernetes-ready, Simbotic scales from single experiments to
massive parallel training runs, bringing enterprise-grade reliability to AI development
workflows.
</p>
</div>
<div class=" col-md-4 col-sm-12 spacing">
<iframe
src="https://player.vimeo.com/video/331140968?loop=1&autopause=1&autoplay=1&muted=1&background=1"
width="100%" height="100%" frameborder="0" allow="autoplay; fullscreen" allowfullscreen>
</iframe>
</div>
<div class=" col-md-2 col-sm-12 spacing">
</div>
</div>
</div>
</div>
<div class=" BoxTittle bannerBottom" style="background-color: #171518">
<div class="rowRoy">
<div class=" col-md-4 col-sm-12"></div>
<div class=" col-md-4 col-sm-12 spacing">
<h1 class="tittle highlight-phrase">
ThirdParty Integrations
</h1>
</div>
<div class=" col-md-4 col-sm-12"></div>
</div>
<div class="rowRoy">
<div class=" col-md-4 col-sm-12"></div>
<div class=" col-md-4 col-sm-12">
<div class="DivThink">
<p class="TxtMain TxtBubble"> Facilitates bidirectional interfacing with prominent <span
class="accent">media and robotics</span> ecosystems to extend LLM capabilities.</p>
</div>
</div>
<div class=" col-md-4 col-sm-12"></div>
</div>
<div class="container">
<div class="rowRoy MarginImages" style=" padding-top: 20px;">
<div class="col-md-3 col-sm-12">
<figure>
<img class="Crsl_img img-fluid rounded mx-auto d-block" src="Extern/Image/ros.jpg"
data-color="firebrick" alt="Second Image">
<figcaption class="figcap highlight-phrase center" style="z-index:9999 ">ROS 2 URDF with RViz visualization
for spatial and embodied AI
</figcaption>
</figure>
</div>
<div class="col-md-3 col-sm-12">
<figure>
<img class="Crsl_img img-fluid rounded mx-auto d-block" src="Extern/Image/osc.jpg"
data-color="firebrick" alt="Second Image">
<figcaption class="figcap highlight-phrase center" style="z-index:9999">Open Sound Control I/O
</figcaption>
</figure>
</div>
<div class="col-md-3 col-sm-12">
<figure>
<img class="Crsl_img img-fluid rounded mx-auto d-block" src="Extern/Image/scalable.jpg"
data-color="firebrick" alt="Second Image">
<figcaption class="figcap highlight-phrase center" style="z-index:9999">Cloud-native deployments scalable
with Kubernetes
</figcaption>
</figure>
</div>
<div class="col-md-3 col-sm-12">
<figure>
<img class="Crsl_img img-fluid rounded mx-auto d-block" src="Extern/Image/px4.jpg"
data-color="firebrick" alt="Second Image">
<figcaption class="figcap highlight-phrase center" style="z-index:9999">SIL/HIL integration with PX4 and
advanced flight controllers
</figcaption>
</figure>
</div>
</div>
</div>
</div>
<div id="js-grid-masonry" class="cbp"></div>
<div id="" class="page-section notoppadding fondo8" style="background: #333333;">
<div class="container clearfix center">
<div class="rowRoy justify-content-md-center" style="padding-bottom: 30px; padding-top: 30px;">
<div class="col-12 col-md-6">
<div class="team-member borede">
<figure>
<a href="#" data-href="#home" class="standard-logo"><img
src="images/Simbotic_LogoWhite.png" alt="" style="width: 300px; padding: 15px 0px 30px 0px"></a>
</figure>
<figure>
<a href="https://vertexstudio.co/" class="standard-logo"><img
src="images/Logotipo_VertexStudio_Version4_6.png" alt="" style="width: 300px; padding: 15px 0px;"></a>
</figure>
<div style="color: #929292;">
<div style="padding-top: px; padding-bottom: px;">
<h2 class="font-weight200" style="color: #929292; size: 30px;">CONTACT</h2>
</div>
<ul class="list-unstyled">
<li>
<p><span class="oi oi-envelope-closed"></span> info@vertexstudio.co </p>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
<!----------------------------------------------------------------------- -->
</div>
</div>
</section><!-- #content end -->
</div><!-- #wrapper end -->
<!-- Go To Top
============================================= -->
<div id="gotoTop">
<span class="oi oi-chevron-top"></span>
</div>
<!-- <script src="js/oldVertexPage/jquery.easing.1.3.js"></script> -->
<!-- <script type="text/javascript" src="//downloads.mailchimp.com/js/signup-forms/popup/unique-methods/embed.js" data-dojo-config="usePlainJson: true, isDebug: false"></script><script type="text/javascript">window.dojoRequire(["mojo/signup-forms/Loader"], function(L) { L.start({"baseUrl":"mc.us19.list-manage.com","uuid":"c4596555113051d02c2fd46db","lid":"d3dfb7945d","uniqueMethods":true}) })</script> -->
<script src="js/jquery.js"></script>
<script type="text/javascript" src="js/rozgo/jquery.cubeportfolio.min.js"></script>
<script src="js/plugins.js"></script>
<script src="js/functions.js"></script>
<script type="text/javascript" src="js/rozgo/main.js"></script>
<script>
$('.carousel').carousel({
interval: 0
})
</script>
<div id="root"></div>
</body>
</html>