www_aibox/content/home/index.md
2025-06-23 12:47:41 +03:00

169 lines
5.8 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: "Pre-order Your AIBox"
description: "Meet AIBOX - Your Personal AI Powerhouse powered by ThreeFold. " # quotation marks to allow colons where used
draft: false
extra:
author: ThreeFold
imgPath: home/tf.png
---
<!-- Section 1 (Hero_animation_1) -->
{{ hero_animation(
title="Your",
title_part_1="Personal AI Powerhouse.",
title_part_2="Smart GPU, Your Rules.",
title_part_3="True Digital Playground.",
title_part_4="Gateway to AI freedom.",
title_part_5="Personal AIBox.",
image_src="/images/aibox6.jpg",
image_alt="AI Box",
button_text="Learn more",
button_link="/farmers"
)}}
<!----------------------------------------------------------------------------------------->
<!-- section 2 (How it works)-->
<div class="container mx-auto lg:max-w-7xl lg:pb-24 pb-12 px-4 lg:px-0">
<div class="mx-auto max-w-2xl px-4 lg:max-w-7xl lg:px-8 ">
{{ animated_header(
header="Take Control of Your AI Future"
)}}
<br>
### Meet **AIBox** a powerful and personalized AI experience, without limitations.
</div>
<div class="max-w-7xl mx-4 md:mx-10 lg:mx-20 mt-4 lg:mt-10 xl:mx-auto">
<dl class="grid max-w-xl grid-cols-1 gap-x-8 gap-y-8 lg:max-w-none lg:grid-cols-3">
{{ farm_steps(
image_src="/images/gpu.png",
image_alt="GPU",
title="Own Your AI GPU, Maximize Your Potential",
description="AI is transforming the world, but centralized AI infrastructure comes with limitations high costs, privacy concerns, and lack of control. AI BOX empowers you to take back ownership of your AI journey by providing a personal AI GPU thats always within reach."
) }}
{{ farm_steps(
image_src="/images/Share.png",
image_alt="Share",
title="Share Your Capacity, Share the Cost",
description="By renting out unused capacity to your friends and others, you can generate revenue while still enjoying full control over your hardware. This empowers AI enthusiasts, developers, and researchers to share the cost of their own AI endeavors."
) }}
{{ farm_steps(
image_src="/images/Decentralized.png",
image_alt="Decentralized",
title="Decentralized AI for a Better Future",
description="The future of AI shouldnt be locked in the hands of a few corporations. AI BOX enables distributed AI computing, allowing individuals to train, fine-tune, and deploy models without relying on centralized cloud providers. This ensures that AI remains accessible, private, and under your control."
) }}
</dl>
</div>
</div>
<!----------------------------------------------------------------------------------------->
<!-- Section 3 -->
<div class="mx-auto max-w-7xl px-4 lg:px-8 lg:py-24 py-12">
<div class="mx-auto max-w-4xl text-center">
## What Can You Do<br> with an **AIBox**
</div>
{{ timeline() }}
</div>
<!----------------------------------------------------------------------------------------->
<!-- Section 7 -->
<div class="lg:max-w-7xl container mx-auto px-4 lg:px-8 lg:py-24 py-12">
## Frequently Asked Questions
<br>
{{ accordion(
id_accordion="accordion1"
question="What is AIBox?",
description="AIBox is a self-hosted AI compute solution powered by ThreeFold. It allows users to run AI workloads efficiently, rent out GPU resources, and earn rewards—all without relying on expensive cloud providers."
) }}
{{ accordion(
id_accordion="accordion2"
question="How does AIBox compare to cloud solutions?",
description="AIBox offers a lower total cost of ownership (TCO) compared to cloud GPUs, with potential savings of over 80% in the long run. It also provides full control over computing resources, avoiding unpredictable cloud billing."
) }}
{{ accordion(
id_accordion="accordion3"
question="Can I use AI Box to generate revenue?",
description="Yes! AIBox supports resource-sharing options where you can rent out unused GPU power for inference, development, or training workloads. Additionally, you can earn INCA token rewards through network participation."
) }}
{{ accordion(
id_accordion="accordion4"
question="What are the main use cases for AIBox?",
description="AIBox is ideal for personal AI tasks and development, team-based shared resources, and commercial applications like AI-as-a-Service, model hosting, and dataset processing."
) }}
{{ accordion(
id_accordion="accordion5"
question="How does AI Box handle cooling and power efficiency?",
description="AI Box is designed with superior thermal management and optimized power consumption, ensuring long-term efficiency and performance stability compared to DIY setups."
) }}
{{ accordion(
id_accordion="accordion6"
question="What is the break-even period for AIBox?",
description="Depending on usage, AI Box can break even in as little as 3 months when factoring in revenue from GPU rentals and token rewards."
)
}}
{{ accordion(
id_accordion="accordion7"
question="How does AIBox integrate with the ThreeFold network?",
description="AIBox leverages ThreeFolds Mycelium P2P network for decentralized computing, allowing seamless collaboration and participation in a sustainable AI ecosystem."
)
}}
{{ accordion(
id_accordion="accordion8"
question="Is AIBox suitable for AI startups and businesses?",
description="Absolutely! AIBox provides scalable AI compute at a fraction of cloud costs, making it an excellent choice for AI startups and businesses looking to optimize expenses and maintain control over their AI infrastructure."
)
}}
</div>
<!-- -------------------------------------------------------------------------------------------------------- -->
<!-- section 8 Cta -->
{{ cta(
title_1="Own",
title_2="Your AI",
title_3="",
button_text_1="Register Now",
button_link_1="/signup",
button_text_2="",
button_link_2="",
button_text_3="Learn More",
button_link_3="https://threefold.info/aibox/docs/"
) }}