This commit is contained in:
2025-04-09 07:11:38 +02:00
parent b93894632a
commit 5e4dcbf77c
37 changed files with 2450 additions and 8 deletions

View File

@@ -0,0 +1,8 @@
{
"label": "AIBox Benefits",
"position": 4,
"link": {
"type": "generated-index",
"description": "The benefits of AIBox"
}
}

View File

@@ -0,0 +1,28 @@
---
title: Revenue Generation
sidebar_position: 2
---
### Renting Options
AIBox creates opportunities for revenue generation through resource sharing. The following numbers are suggestive as each AIBox owners can set their own pricing.
| Plan | Rate | Monthly Potential | Usage Scenario |
|------|------|------------------|----------------|
| Micro | $0.40/hr | $200-300 | Inference workloads |
| Standard | $0.80/hr | $400-600 | Development |
| Full GPU | $1.60/hr | $800-1,200 | Training |
### Proof of Capacity Revenues
The AIBox implements a tiered proof of capacity reward system, distributing monthly INCA tokens based on hardware configuration
| Configuration | Monthly Rewards |
|---------------|----------------|
| Base AIBox | 500-2000 INCA |
| 1 GPU AIBox | 1000 INCA |
| 2 GPU AIBox | 2000 INCA |
### Proof of Utilization Revenues
The AIBox implements a revenue-sharing model wherein device owners receive 80% of INCA tokens utilized for deployments, providing transparent proof of utilization economics.

View File

@@ -0,0 +1,32 @@
---
title: Use Cases
sidebar_position: 3
---
### Personal AI Development
The AIBox provides an ideal environment for individual developers working on AI projects:
- Model training and fine-tuning
- Experimental AI architectures
- Unrestricted testing and development
- Complete control over computing resources
The system allows developers to run extended training sessions without watching cloud billing meters or dealing with usage restrictions.
### Shared Resources
For teams and organizations, AIBox offers efficient resource sharing capabilities:
- Multi-user environment
- Resource pooling
- Cost sharing
- Distributed computing
This makes it particularly valuable for small teams and startups looking to maintain control over their AI infrastructure while managing costs.
### Commercial Applications
The system supports various commercial deployments:
- AI-as-a-Service
- Model hosting
- Inference endpoints
- Dataset processing