File size: 2,683 Bytes
cf1b946
 
c4fa4fb
 
 
cf1b946
 
881db7d
cf1b946
 
22aae74
 
 
881db7d
22aae74
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
title: README
emoji: πŸ“š
colorFrom: green
colorTo: green
sdk: static
pinned: false
short_description: Yaak AI's official org on Hugging Face
---

<div class="grid lg:grid-cols-3 gap-x-4 gap-y-7">
	<p class="lg:col-span-3">
		<strong>Welcome to Yaak AI's official org on Hugging Face.</strong><br />
		Here you will find Yaak AI's open-source <strong>Learning to Drive (L2D) dataset;</strong> the world's largest multimodal dataset aimed at building open-source spatial intelligence for the automotive domain. Learn more about <a href="https://huggingface.co/blog/lerobot-goes-to-driving-school">L2D on the Hugging Face blog.</a><br/><br/>
      <strong>About Yaak AI</strong><br />
		Yaak AI is committed to building open-source foundation models for spatial intelligence pioneers. To help with the building, Yaak is also creating <a href="https://www.yaak.ai/products/nutron">Nutron,</a> a multimodal data visualization tool for end-to-end spatial intelligence development.
	</p>
	<a href="https://www.yaak.ai/blog" class="block overflow-hidden group" style="text-decoration:none">
		<div
			class="w-full h-40 mb-2 bg-gray-100 rounded-lg flex items-center justify-start overflow-hidden" style="border:1px solid #B3B3B3"
		>
			<img
				alt="Yaak AI blog"
				src="https://cdn-uploads.huggingface.co/production/uploads/67b5e30d8dc15019c8b279dc/atKPsf4erWiJv-lk_HFwM.jpeg"
				class="w-full h-40 object-cover overflow-hidden"
			/>
		</div>
		<div><strong>Yaak AI blog:</strong> Notes on spatial intelligence</div>
	</a>
	<a href="https://nutron-sandbox.yaak.ai/" class="block overflow-hidden group" style="text-decoration:none">
		<div
			class="w-full h-40 mb-2 bg-gray-100 rounded-lg flex items-center justify-start overflow-hidden" style="border:1px solid #B3B3B3"
		>
			<img
				alt="Nutron sandbox demo"
				src="https://cdn-uploads.huggingface.co/production/uploads/67b5e30d8dc15019c8b279dc/gMLONoonvTNkJLKvbkNs-.jpeg"
				class="w-full h-40 object-cover overflow-hidden"
			/>
		</div>
		<div><strong>Nutron sandbox:</strong> Demo open-source datasets</div>
	</a>
	<a
		href="https://github.com/yaak-ai/rbyte"
		class="block overflow-hidden group"
        style="text-decoration:none"
	>
		<div
			class="w-full h-40 mb-2 bg-gray-100 rounded-lg flex items-center justify-start overflow-hidden" style="border:1px solid #B3B3B3"
		>
			<img
				alt="Yaak AI rbyte on Github"
				src="https://cdn-uploads.huggingface.co/production/uploads/67b5e30d8dc15019c8b279dc/n4PGi8xNUNd4qezG2kxkI.jpeg"
				class="w-full h-40 object-cover overflow-hidden"
			/>
		</div>
		<div><strong>rbyte:</strong> Modular dataset & model configuration for spatial intelligence</div>
	</a>
</div>