-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlabs.json
More file actions
619 lines (619 loc) · 24.6 KB
/
labs.json
File metadata and controls
619 lines (619 loc) · 24.6 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
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
{
"version": 1,
"$schema": "./labs.schema.json",
"meta": {
"title": "Backblaze Labs",
"tagline": "Open source experiments, integrations, and tools built on Backblaze B2.",
"description": "Curated open source projects working with Backblaze B2 — SDKs, agent skills, IDE extensions, awesome lists, reference pipelines, and upstream integrations. Maintained by Backblaze Labs and the community.",
"github": "https://github.com/backblaze-labs",
"homepage": "https://www.backblaze.com",
"b2": "https://www.backblaze.com/b2/cloud-storage.html"
},
"categories": [
{
"id": "ai-ml",
"label": "AI / ML",
"icon": "sparkle"
},
{
"id": "data-pipelines",
"label": "Data Pipelines",
"icon": "flow"
},
{
"id": "developer-tools",
"label": "Developer Tools",
"icon": "wrench"
},
{
"id": "notebooks",
"label": "Notebooks",
"icon": "notebook"
},
{
"id": "ide-extensions",
"label": "IDE Extensions",
"icon": "code"
},
{
"id": "agent-skills",
"label": "Agent Skills",
"icon": "bot"
},
{
"id": "awesome-lists",
"label": "Awesome Lists",
"icon": "star"
},
{
"id": "infra",
"label": "Infrastructure",
"icon": "server"
}
],
"types": [
{
"id": "sdk",
"label": "SDK"
},
{
"id": "tool",
"label": "Tool"
},
{
"id": "extension",
"label": "Extension"
},
{
"id": "skill",
"label": "Skill"
},
{
"id": "sample",
"label": "Sample"
},
{
"id": "list",
"label": "Awesome List"
},
{
"id": "integration",
"label": "Integration"
}
],
"languages": [
{
"id": "python",
"label": "Python"
},
{
"id": "typescript",
"label": "TypeScript"
},
{
"id": "javascript",
"label": "JavaScript"
},
{
"id": "markdown",
"label": "Markdown"
},
{
"id": "go",
"label": "Go"
}
],
"integrations": [
{
"id": "mlflow",
"title": "MLflow",
"tagline": "Backblaze B2 as the MLflow artifact store.",
"description": "MLflow's tracking server supports Backblaze B2 directly via the S3-compatible API. Configure `MLFLOW_S3_ENDPOINT_URL` and your B2 credentials, and your runs, models, and artifacts persist to B2 — no extra plugin, fully documented upstream.",
"categories": ["ai-ml", "data-pipelines", "infra"],
"type": "integration",
"language": "python",
"tags": ["mlflow", "mlops", "artifact-store", "tracking", "s3-compatible"],
"repo": "mlflow/mlflow",
"source": "MLflow",
"url": "https://mlflow.org/docs/latest/self-hosting/architecture/artifact-store/#backblaze-b2",
"site": "https://mlflow.org/",
"docs": "https://mlflow.org/docs/latest/",
"icon": "flow",
"accent": "red",
"featured": true
},
{
"id": "cvat",
"title": "CVAT",
"tagline": "Backblaze B2 as a cloud storage backend for CVAT.",
"description": "CVAT — the open source computer vision annotation tool — supports Backblaze B2 as an S3-compatible cloud storage. Attach B2 buckets to your projects to store annotation source data and exported results without paying egress fees.",
"categories": ["ai-ml", "data-pipelines"],
"type": "integration",
"language": "python",
"tags": ["cvat", "annotation", "computer-vision", "data-labeling", "s3-compatible"],
"repo": "cvat-ai/cvat",
"source": "CVAT",
"url": "https://docs.cvat.ai/docs/workspace/cloud-storages/",
"site": "https://www.cvat.ai/",
"docs": "https://docs.cvat.ai/",
"demo": "https://app.cvat.ai/",
"preview": "https://cdn.prod.website-files.com/62bebfb83044de7f13ae257e/685e448d192137f9375afc38_Use%20Case%202K-H265%20Low-Hevc-3-transcode.mp4",
"icon": "flow",
"accent": "red",
"featured": true
},
{
"id": "genblaze",
"title": "Genblaze",
"tagline": "Generative AI media pipelines, with provenance.",
"description": "Open source Python SDK that orchestrates generative AI media pipelines across video, audio, and image providers — with built-in provenance for every output, persisted to Backblaze B2.",
"categories": ["ai-ml", "data-pipelines"],
"type": "sdk",
"language": "python",
"tags": ["python", "sdk", "ai", "video", "audio", "image", "openai", "gemini"],
"repo": "backblaze-labs/genblaze",
"url": "https://github.com/backblaze-labs/genblaze",
"icon": "flame",
"accent": "red",
"featured": true
},
{
"id": "claude-skill-b2",
"title": "B2 Cloud Storage Skill",
"tagline": "Manage B2 from Claude in natural language.",
"description": "Claude Skill for Backblaze B2 Cloud Storage management from the terminal. Manage buckets, list and search files, audit storage usage, detect stale or large objects, review security posture, and safely clean up data using natural language.",
"categories": ["agent-skills", "developer-tools"],
"type": "skill",
"language": "markdown",
"tags": ["claude", "agent-skill", "cli", "natural-language"],
"repo": "backblaze-labs/claude-skill-b2-cloud-storage",
"url": "https://github.com/backblaze-labs/claude-skill-b2-cloud-storage",
"icon": "bot",
"accent": "red",
"featured": true
},
{
"id": "hf-cache-sync",
"title": "HF Cache Sync",
"tagline": "Shared Hugging Face cache for teams.",
"description": "Sync local Hugging Face cache to Backblaze B2 or S3, eliminate repeated downloads, and enable fast, consistent model access across machines and CI runners.",
"categories": ["ai-ml", "infra"],
"type": "tool",
"language": "python",
"tags": ["python", "huggingface", "mlops", "cache", "ci"],
"repo": "backblaze-labs/hf-cache-sync",
"url": "https://github.com/backblaze-labs/hf-cache-sync",
"icon": "server",
"accent": "red",
"featured": false
},
{
"id": "jupyter-b2",
"title": "jupyter-b2",
"tagline": "%b2 magic and fsspec backend for Jupyter.",
"description": "Jupyter/IPython magic commands and fsspec backend for Backblaze B2. Load datasets, save models, and manage cloud storage — all from your notebook with simple %b2 commands. No boilerplate, no SDK ceremony.",
"categories": ["notebooks", "ai-ml"],
"type": "tool",
"language": "python",
"tags": ["python", "jupyter", "ipython", "fsspec", "magic"],
"repo": "backblaze-labs/jupyter-b2",
"url": "https://pypi.org/project/jupyter-b2/",
"icon": "notebook",
"accent": "red"
},
{
"id": "jupyterlab-b2",
"title": "jupyterlab-b2",
"tagline": "Native B2 file browser inside JupyterLab.",
"description": "JupyterLab extension that registers Backblaze B2 as a native drive — same look, same breadcrumbs, drag-and-drop upload, click-to-open, and full bucket management from the sidebar.",
"categories": ["notebooks", "developer-tools"],
"type": "extension",
"language": "typescript",
"tags": ["typescript", "jupyterlab", "extension", "file-browser"],
"repo": "backblaze-labs/jupyterlab-b2",
"url": "https://pypi.org/project/jupyterlab-b2/",
"icon": "notebook",
"accent": "red"
},
{
"id": "b2-vscode",
"title": "B2 for VS Code",
"tagline": "Browse and manage B2 inside your editor.",
"description": "Bucket explorer, auto-detected credentials, file open/download/rename/delete, Copilot tools for B2 operations, and SARIF-compatible structured logging for CI/CD — all without leaving VS Code.",
"categories": ["ide-extensions", "developer-tools"],
"type": "extension",
"language": "typescript",
"tags": ["typescript", "vscode", "extension", "copilot"],
"repo": "backblaze-labs/b2-vscode",
"url": "https://github.com/backblaze-labs/b2-vscode",
"icon": "code",
"accent": "red"
},
{
"id": "genblaze-gmicloud",
"title": "Genblaze × GMICloud",
"tagline": "Image-to-video pipeline in ~100 lines.",
"description": "Sample app that composes GMICloud image and video models with Genblaze and persists every artifact to B2 with a SHA-256-verified manifest. One prompt becomes an anchor image, then fans out concurrently to three video models.",
"categories": ["ai-ml", "data-pipelines"],
"type": "sample",
"language": "python",
"tags": ["python", "genblaze", "gmicloud", "video", "image-to-video"],
"repo": "backblaze-labs/genblaze-gmicloud-pipeline",
"url": "https://github.com/backblaze-labs/genblaze-gmicloud-pipeline",
"icon": "flow",
"accent": "red"
},
{
"id": "nemotron-genblaze-b2",
"title": "NVIDIA Nemotron × Genblaze",
"tagline": "Reference pipeline with Nemotron + B2.",
"description": "Reference pipeline showing how to use NVIDIA Nemotron models with Genblaze and persist artifacts to Backblaze B2.",
"categories": ["ai-ml", "data-pipelines"],
"type": "sample",
"language": "python",
"tags": ["python", "nvidia", "nemotron", "genblaze"],
"repo": "backblaze-labs/nvidia-nemotron-genblaze-b2",
"url": "https://github.com/backblaze-labs/nvidia-nemotron-genblaze-b2",
"icon": "flow",
"accent": "red"
},
{
"id": "awesome-agent-infrastructure",
"title": "Awesome Agent Infrastructure",
"tagline": "Memory, sandboxes, MCP, and more.",
"description": "A curated list of AI agent infrastructure: memory stores, vector databases, execution sandboxes, MCP servers, tool registries, observability, and evaluation tools for building and running autonomous agents.",
"categories": ["awesome-lists", "ai-ml"],
"type": "list",
"language": "markdown",
"tags": ["agents", "mcp", "vector-db", "sandbox", "memory"],
"repo": "backblaze-labs/awesome-agent-infrastructure",
"url": "https://github.com/backblaze-labs/awesome-agent-infrastructure",
"icon": "star",
"accent": "red"
},
{
"id": "awesome-ml-data-pipelines",
"title": "Awesome ML Data Pipelines",
"tagline": "Versioning, labeling, feature stores.",
"description": "A curated list of ML data pipeline tools: dataset versioning, labeling, feature stores, workflow orchestration, data loaders, and storage infrastructure for training and inference.",
"categories": ["awesome-lists", "data-pipelines"],
"type": "list",
"language": "markdown",
"tags": ["mlops", "feature-store", "labeling", "versioning"],
"repo": "backblaze-labs/awesome-ml-data-pipelines",
"url": "https://github.com/backblaze-labs/awesome-ml-data-pipelines",
"icon": "star",
"accent": "red"
},
{
"id": "awesome-multimodal-data",
"title": "Awesome Multimodal Data",
"tagline": "Video, image, audio, 3D, robotics.",
"description": "A curated list of multimodal AI datasets and data infrastructure: video, image, audio, 3D, and robotics data, with formats, loaders, versioning, and labeling tools for large-scale training.",
"categories": ["awesome-lists", "ai-ml"],
"type": "list",
"language": "markdown",
"tags": ["datasets", "multimodal", "video", "audio", "3d"],
"repo": "backblaze-labs/awesome-multimodal-data",
"url": "https://github.com/backblaze-labs/awesome-multimodal-data",
"icon": "star",
"accent": "red"
},
{
"id": "awesome-image-generation",
"title": "Awesome Image Generation",
"tagline": "Text-to-image APIs, SDKs, and tools.",
"description": "A curated list of AI image generation APIs, SDKs, and tools including text-to-image, image editing, diffusion models, generative art systems, and multimodal AI platforms.",
"categories": ["awesome-lists", "ai-ml"],
"type": "list",
"language": "markdown",
"tags": ["image", "diffusion", "generative-ai", "text-to-image"],
"repo": "backblaze-labs/awesome-image-generation",
"url": "https://github.com/backblaze-labs/awesome-image-generation",
"icon": "star",
"accent": "red"
},
{
"id": "awesome-video-generation",
"title": "Awesome Video Generation",
"tagline": "Text-to-video, editing, multimodal.",
"description": "A curated list of AI video generation APIs, SDKs, and tools including text-to-video, video editing, multimodal generation, diffusion models, and generative AI platforms.",
"categories": ["awesome-lists", "ai-ml"],
"type": "list",
"language": "markdown",
"tags": ["video", "text-to-video", "diffusion", "generative-ai"],
"repo": "backblaze-labs/awesome-video-generation",
"url": "https://github.com/backblaze-labs/awesome-video-generation",
"icon": "star",
"accent": "red"
},
{
"id": "awesome-audio-generation",
"title": "Awesome Audio Generation",
"tagline": "TTS, speech synthesis, music, voice cloning.",
"description": "A curated list of AI audio generation APIs, SDKs, and tools including text-to-speech, speech synthesis, music generation, voice cloning, sound design, and generative AI platforms.",
"categories": ["awesome-lists", "ai-ml"],
"type": "list",
"language": "markdown",
"tags": ["audio", "tts", "voice", "music", "generative-ai"],
"repo": "backblaze-labs/awesome-audio-generation",
"url": "https://github.com/backblaze-labs/awesome-audio-generation",
"icon": "star",
"accent": "red"
},
{
"id": "awesome-physical-ai",
"title": "Awesome Physical AI",
"tagline": "Robotics, world models, sim-to-real.",
"description": "A curated list of physical AI tools: robotics foundation models, world models, simulators, teleoperation, sim-to-real, and embodied AI datasets for robot learning and autonomous systems.",
"categories": ["awesome-lists", "ai-ml"],
"type": "list",
"language": "markdown",
"tags": ["robotics", "world-models", "sim2real", "embodied-ai"],
"repo": "backblaze-labs/awesome-physical-ai",
"url": "https://github.com/backblaze-labs/awesome-physical-ai",
"icon": "star",
"accent": "red"
},
{
"id": "comfyui-cloud-storage",
"title": "Comfyui Cloud Storage",
"tagline": "TODO: comfyui-cloud-storage",
"description": "TODO: write a description for comfyui-cloud-storage.",
"categories": ["developer-tools"],
"type": "tool",
"language": "python",
"tags": [],
"repo": "backblaze-labs/comfyui-cloud-storage",
"url": "https://github.com/backblaze-labs/comfyui-cloud-storage",
"icon": "wrench",
"accent": "red",
"featured": false
},
{
"id": "vibe-coding-starter-kit",
"title": "Vibe Coding Starter Kit",
"tagline": "Starter kit for vibe coders building apps with file uploads and object storage.",
"description": "Starter kit for vibe coders building apps with file uploads and object storage. This full-stack dashboard template integrates with Backblaze B2 Cloud Storage and includes secure upload flows, file browsing, and basic storage management.",
"categories": ["developer-tools"],
"type": "tool",
"language": "typescript",
"tags": [
"cloudstorage",
"file-storage",
"starter-kit",
"starterkit",
"vibe-coding",
"vibecoding"
],
"repo": "backblaze-b2-samples/vibe-coding-starter-kit",
"url": "https://github.com/backblaze-b2-samples/vibe-coding-starter-kit",
"icon": "wrench",
"accent": "red",
"featured": false
},
{
"id": "agentic-rag-vector-starter-kit",
"title": "Agentic Rag Vector Starter Kit",
"tagline": "Agentic RAG vector starter kit with AI coding agent architecture, Langchain, Lan",
"description": "Agentic RAG vector starter kit with AI coding agent architecture, Langchain, LanceDB, and Backblaze B2 for document upload, semantic search, grounded chat, and document citations.",
"categories": ["developer-tools"],
"type": "tool",
"language": "python",
"tags": [
"agentic-ai",
"agentic-coding",
"agentic-framework",
"agentic-rag",
"agentic-workflow",
"backblaze-b2"
],
"repo": "backblaze-b2-samples/agentic-rag-vector-starter-kit",
"url": "https://github.com/backblaze-b2-samples/agentic-rag-vector-starter-kit",
"icon": "wrench",
"accent": "red",
"featured": false
},
{
"id": "zeroshot-image-classifier",
"title": "Zeroshot Image Classifier",
"tagline": "Browser-based image classification example application using OpenAI CLIP and Tra",
"description": "Browser-based image classification example application using OpenAI CLIP and Transformers.js. Upload images, run zero-shot classification with custom labels directly in the browser, and store images plus results in S3-compatible Backblaze B2 cloud object storage using pre-signed uploads.",
"categories": ["developer-tools"],
"type": "tool",
"language": "markdown",
"tags": [
"image-classification",
"image-classification-algorithms",
"image-classification-model",
"image-classification-tutorial",
"image-classifier",
"image-processing"
],
"repo": "backblaze-b2-samples/b2-zeroshot-image-classifier",
"url": "https://github.com/backblaze-b2-samples/b2-zeroshot-image-classifier",
"icon": "wrench",
"accent": "red",
"featured": false
},
{
"id": "whisper-transformersjs-transcriber",
"title": "Whisper Transformersjs Transcriber",
"tagline": "Browser-based audio transcription using Whisper and Transformers.js, storing res",
"description": "Browser-based audio transcription using Whisper and Transformers.js, storing results in Backblaze B2 Cloud Storage.",
"categories": ["developer-tools"],
"type": "tool",
"language": "markdown",
"tags": [
"cloud-storage",
"cloudstorage",
"transcription",
"transformers-js",
"transformersjs",
"voice-transcription"
],
"repo": "backblaze-b2-samples/b2-whisper-transformersjs-transcriber",
"url": "https://github.com/backblaze-b2-samples/b2-whisper-transformersjs-transcriber",
"icon": "wrench",
"accent": "red",
"featured": false
},
{
"id": "transformers-video-object-detection",
"title": "Transformers Video Object Detection",
"tagline": "Real-time video object detection monitoring demo using Transformers.js and Backb",
"description": "Real-time video object detection monitoring demo using Transformers.js and Backblaze B2 Cloud Storage. Runs YOLOv9 fully in the browser with automatic capture intervals, no server or GPU required. Detected snapshots and metadata are stored in low cost, scalable B2 storage for analysis and retention.",
"categories": ["developer-tools"],
"type": "tool",
"language": "markdown",
"tags": [
"cloud-storage",
"cloudstorage",
"object-detection",
"transformers-js",
"transformersjs",
"video-object-detection"
],
"repo": "backblaze-b2-samples/b2-transformers-video-object-detection",
"url": "https://github.com/backblaze-b2-samples/b2-transformers-video-object-detection",
"icon": "wrench",
"accent": "red",
"featured": false
},
{
"id": "transformerjs-background-removal",
"title": "Transformerjs Background Removal",
"tagline": "Browser-based AI image background removal app using Transformers.js and the RMBG",
"description": "Browser-based AI image background removal app using Transformers.js and the RMBG-1.4 model, storing original and cutout images in Backblaze B2 Cloud Storage — no GPU or backend required.",
"categories": ["developer-tools"],
"type": "tool",
"language": "markdown",
"tags": [
"background-removal",
"cloud-storage",
"cloudstorage",
"image-processing",
"transformers-js",
"transformersjs"
],
"repo": "backblaze-b2-samples/b2-transformerjs-background-removal",
"url": "https://github.com/backblaze-b2-samples/b2-transformerjs-background-removal",
"icon": "wrench",
"accent": "red",
"featured": false
},
{
"id": "openclaw-b2-sync-backup",
"title": "Openclaw B2 Sync Backup",
"tagline": "OpenClaw automatic backup and sync to Backblaze B2.",
"description": "OpenClaw automatic backup and sync to Backblaze B2. Keep state durable across machines, restore instantly on new hardware, and roll back to previous snapshots if configs break or memory becomes corrupted.",
"categories": ["developer-tools"],
"type": "tool",
"language": "typescript",
"tags": [
"backup",
"openclaw",
"openclaw-extension",
"openclaw-plugin",
"openclaw-setup",
"openclaw-skill"
],
"repo": "backblaze-b2-samples/openclaw-b2-sync-backup",
"url": "https://github.com/backblaze-b2-samples/openclaw-b2-sync-backup",
"icon": "wrench",
"accent": "red",
"featured": false
},
{
"id": "image-generation-prompt-flow",
"title": "Image Generation Prompt Flow",
"tagline": "AI image generation prompt flow example app focused on prompt engineering and pr",
"description": "AI image generation prompt flow example app focused on prompt engineering and prompt optimization, comparing models GPT Image, DALL-E, Gemini Nano Banana, and Google Imagen. Shows how image prompts are structured, refined, and evolved from input to final output, with clear prompt lineage for learning and experimentation.",
"categories": ["ai-ml"],
"type": "tool",
"language": "typescript",
"tags": [
"generative-ai",
"google-gemini",
"image-generation",
"nano-banana",
"nanobanana",
"nanobanana-api"
],
"repo": "backblaze-b2-samples/image-generation-prompt-flow",
"url": "https://github.com/backblaze-b2-samples/image-generation-prompt-flow",
"icon": "sparkle",
"accent": "red",
"featured": false
},
{
"id": "pixeltable-multimodal-data",
"title": "Pixeltable Multimodal Data",
"tagline": "Example notebooks showing how to use Pixeltable with Backblaze B2 for managing a",
"description": "Example notebooks showing how to use Pixeltable with Backblaze B2 for managing and querying multimodal datasets.",
"categories": ["developer-tools"],
"type": "tool",
"language": "markdown",
"tags": [
"data-orchestration",
"data-processing",
"multimodal",
"pixeltable",
"cloud-storage",
"cloudstorage"
],
"repo": "backblaze-b2-samples/b2-pixeltable-multimodal-data",
"url": "https://github.com/backblaze-b2-samples/b2-pixeltable-multimodal-data",
"icon": "wrench",
"accent": "red",
"featured": false
},
{
"id": "meltano",
"title": "Meltano",
"tagline": "State Backends | Meltano Documentation",
"description": "State backends are used for persisting state between pipeline runs.",
"categories": ["ai-ml"],
"type": "integration",
"language": "python",
"tags": ["meltano", "s3-compatible"],
"repo": null,
"source": "Meltano",
"url": "https://docs.meltano.com/concepts/state_backends/#backblaze-b2-example",
"icon": "flow",
"accent": "red",
"featured": false
},
{
"id": "pixeltable",
"title": "Pixel Table",
"tagline": "Cloud Storage - Pixeltable Documentation",
"description": "Store and manage media files in cloud storage providers like S3, GCS, Azure, and more",
"categories": ["ai-ml"],
"type": "integration",
"language": "python",
"tags": ["pixeltable", "pixel-table", "s3-compatible"],
"repo": null,
"source": "Pixel Table",
"url": "https://docs.pixeltable.com/integrations/cloud-storage#backblaze-b2",
"icon": "flow",
"accent": "red",
"featured": false
},
{
"id": "b2-action",
"title": "B2 Action",
"tagline": "The Backblaze B2 GitHub Action",
"description": "The Backblaze B2 GitHub Action",
"categories": ["developer-tools"],
"type": "tool",
"language": "typescript",
"tags": ["b2", "github-actions"],
"repo": "backblaze-labs/b2-action",
"url": "https://github.com/backblaze-labs/b2-action",
"icon": "wrench",
"accent": "red",
"featured": false
}
]
}