...
This commit is contained in:
8
examples/grid1/overview/_category_.json
Normal file
8
examples/grid1/overview/_category_.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"label": "AIBox Overview",
|
||||
"position": 2,
|
||||
"link": {
|
||||
"type": "generated-index",
|
||||
"description": "Overview of the AIBox"
|
||||
}
|
||||
}
|
12
examples/grid1/overview/vision_mission.md
Normal file
12
examples/grid1/overview/vision_mission.md
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
title: Vision & Mission
|
||||
sidebar_position: 2
|
||||
---
|
||||
|
||||
## AI Landscape
|
||||
|
||||
The AI landscape today is dominated by centralized cloud providers, creating barriers for innovation and increasing costs for developers. Our vision is different: we're building tools for a decentralized AI future where computing power isn't monopolized by large cloud providers.
|
||||
|
||||
## High-End AI Hardware
|
||||
|
||||
Our technical goal is straightforward: provide enterprise-grade AI hardware that's both powerful and profitable through resource sharing. We believe that AI development should be accessible to anyone with the technical skills to push boundaries.
|
27
examples/grid1/overview/who_is_aibox_for.md
Normal file
27
examples/grid1/overview/who_is_aibox_for.md
Normal file
@@ -0,0 +1,27 @@
|
||||
---
|
||||
title: Who Is AIBox For?
|
||||
sidebar_position: 4
|
||||
---
|
||||
|
||||
The AIBox is for hackers and AI explorers who want a simple, accessible gateway into AI experimentation, while also offering advanced features for those ready to push the boundaries of what's possible.
|
||||
|
||||
### Developers & Hackers
|
||||
Technical capabilities:
|
||||
- Direct GPU programming through ROCm
|
||||
- Custom containerization support
|
||||
- Full Linux kernel access
|
||||
- P2P networking capabilities
|
||||
|
||||
### AI Researchers
|
||||
Research-focused features:
|
||||
- Support for popular ML frameworks (PyTorch, TensorFlow)
|
||||
- Large model training capability (up to 48GB VRAM)
|
||||
- Distributed training support
|
||||
- Dataset management tools
|
||||
|
||||
### Tech Enthusiasts
|
||||
Advanced features:
|
||||
- Water cooling management interface
|
||||
- Power consumption monitoring
|
||||
- Performance benchmarking tools
|
||||
- Resource allocation controls
|
18
examples/grid1/overview/why_decentralized_ai_matters.md
Normal file
18
examples/grid1/overview/why_decentralized_ai_matters.md
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
title: Why Decentralized AI Matters
|
||||
sidebar_position: 3
|
||||
---
|
||||
|
||||
The AIBox gives you complete control over your data privacy with full hardware access while enabling unlimited experimentation without the restrictions of cloud platforms.
|
||||
|
||||
### Data Privacy & Control
|
||||
- Full root access to hardware
|
||||
- No data leaving your premises without explicit permission
|
||||
- Custom firewall rules and network configurations
|
||||
- Ability to air-gap when needed
|
||||
|
||||
### Unlimited Experimentation
|
||||
- Direct GPU access without virtualization overhead
|
||||
- Custom model training without cloud restrictions
|
||||
- Unrestricted model sizes and training durations
|
||||
- Freedom to modify system parameters
|
Reference in New Issue
Block a user