- {{ page.title }} -
- -- {{ page.description }} -
-diff --git a/README.md b/README.md index 68d7c43..923aa1f 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@ -# **Mycelium Website** +# **AIBOX Website** -This repository hosts the code for **Mycelium's website**, including both the main and development branches. +This repository hosts the code for the **AIBOX website**, including both the main and development branches. ## 🌍 **Branches** -- **`main`** → Production website: [mycelium.threefold.io](https://mycelium.threefold.io) -- **`dev`** → Development version: [www2.mycelium.threefold.io](https://www2.mycelium.threefold.io) +- **`main`** → Production website: [aibox.threefold.io](https://aibox.threefold.io) +- **`dev`** → Development version: [www2.aibox.threefold.io](https://www2.aibox.threefold.io) ## 🚀 **Overview** -Mycelium is a decentralized networking and storage solution designed to integrate seamlessly with AI workloads, content delivery, and messaging. This repository contains the source code for the Mycelium website, built using **CSS, HTML, Tailwind, Markdown, and Zola**. +AIBOX is a personal AI machine with GPU that can also generate revenue by renting capacity to others. This repository contains the source code for the AIBOX website, built using **CSS, HTML, Tailwind, Markdown, and Zola**. ## 🛠 **Installation & Running Locally** ### **Prerequisites** @@ -17,8 +17,8 @@ Mycelium is a decentralized networking and storage solution designed to integrat ### **Clone the Repository** ```sh -git clone https://git.ourworld.tf/ourworld_web/www_mycelium.git -cd www_mycelium +git clone https://git.ourworld.tf/ourworld_web/www_aibox.git +cd www_aibox ``` ### **Install Dependencies** diff --git a/_archive/team.html b/_archive/team.html index dcdad26..0df4673 100644 --- a/_archive/team.html +++ b/_archive/team.html @@ -63,7 +63,7 @@
diff --git a/config.toml b/config.toml index 4309f46..c76b2af 100644 --- a/config.toml +++ b/config.toml @@ -1,9 +1,9 @@ # The URL the site will be built for -base_url = "https://www2.mycelium.threefold.io/" +base_url = "https://www2.aibox.threefold.io/" # Change this to your own URL! Please note this variable **must** be uncommented . -title = "Mycelium" -description = "Our global digital backbone" +title = "AIBOX" +description = "Your Personal AI Powerhouse" # When set to "true", a feed is automatically generated. generate_feed = true diff --git a/content/404.md b/content/404.md index fcb9253..06b1270 100644 --- a/content/404.md +++ b/content/404.md @@ -1,5 +1,5 @@ --- -title: "404" +title: "404 Not Found" description: "" insert_anchor_links: "left" template: "404.html" diff --git a/content/_index.md b/content/_index.md index a21fa28..df7ebd3 100644 --- a/content/_index.md +++ b/content/_index.md @@ -1,204 +1,68 @@ --- -title: "Mycelium" -description: "Mycelium is a decentralized networking and storage solution designed to integrate seamlessly with AI workloads, content delivery, and messaging. " # quotation marks to allow colons where used -date: 2018-09-14T21:00:00-05:00 -updated: 2021-02-20T14:40:00-06:00 +title: "AIBOX" +description: "Meet AIBOX - Your Personal AI Powerhouse powered by ThreeFold. " # quotation marks to allow colons where used +date: 2025-01-14T21:00:00-05:00 +updated: 2025-02-25T14:40:00-06:00 draft: false extra: author: ThreeFold imgPath: home/tf.png + title: "Pre-order Your AIBox" + subtitle: "Choose the box that's packed with the best features for your computing needs." + subtitle2: "The AIBoxes are delivered by our hardware partners and they define the final price & specifications. Each AIBox becomes part of the ThreeFold grid and earns rewards." + plans: + - name: "Base" + description: "Add your own GPU's" + price: "1-1500" + features: + - name: "64-128 GB Memory" + included: true + - name: "2-4 TB of SSD" + included: true + - name: "Integrated Mycelium" + included: true + - name: "Zero-OS" + included: false + rewards: + - name: "Proof of Capacity: between 500 and 2000 INCA per month depending on chosen GPU" + - name: "Proof of Utilization: 80% of INCA Revenue" + - name: "1 GPU" + description: "Enough for smaller but smart models and Smart Agents." + price: "2-2500" + features: + - name: "1x AMD Radeon RX 7900 XTX" + included: true + - name: "64-128 GB Memory" + included: true + - name: "2-4 TB of SSD" + included: true + - name: "Integrated Mycelium" + included: true + - name: "Zero-OS" + included: false + rewards: + - name: "Proof of Capacity: 1000 INCA per month" + - name: "Proof of Utilization: 80% of INCA Revenue" + + + - name: "2 GPU" + description: "Support for 48 GB models, a lot of power in your hands." + price: "4-5000" + features: + - name: "2x AMD Radeon RX 7900 XTX" + included: true + - name: "64-128 GB Memory" + included: true + - name: "2-4 TB of SSD" + included: true + - name: "Integrated Mycelium" + included: true + - name: "Zero-OS" + included: false + rewards: + - name: "Proof of Capacity: 2000 INCA per month" + - name: "Proof of Utilization: 80% of INCA Revenue" + + + --- - - - - -{% row(style="center") %} - -- {{ page.description }} -
-Anim aute id magna aliqua ad ad non deserunt sunt. Qui irure qui lorem cupidatat commodo. Elit sunt amet fugiat veniam occaecat.
-- {% if paginator.previous %} - {% include "partials/icons/svgPrevPageIcon.html" %}{% include - "partials/icons/svgPrevPageIcon.html" %} - - {% include "partials/icons/svgPrevPageIcon.html" %} - - {% else %} {% - include "partials/icons/svgFirstPageIcon.html" %}{% include - "partials/icons/svgFirstPageIcon.html" %} - {% include - "partials/icons/svgFirstPageIcon.html" %} - - {% endif %} {% if - paginator.next %} - {% include "partials/icons/svgNextPageIcon.html" %} - - {% include "partials/icons/svgNextPageIcon.html" %}{% include - "partials/icons/svgNextPageIcon.html" %} - {% else %} {% include "partials/icons/svgLastPageIcon.html" %} - {% include - "partials/icons/svgLastPageIcon.html" %}{% include - "partials/icons/svgLastPageIcon.html" %} {% endif %} -
-- {% if paginator.previous %} - {% include "partials/icons/svgPrevPageIcon.html" %}{% include - "partials/icons/svgPrevPageIcon.html" %} - - {% include "partials/icons/svgPrevPageIcon.html" %} - - {% else %} {% - include "partials/icons/svgFirstPageIcon.html" %}{% include - "partials/icons/svgFirstPageIcon.html" %} - {% include - "partials/icons/svgFirstPageIcon.html" %} - - {% endif %} {% if - paginator.next %} - {% include "partials/icons/svgNextPageIcon.html" %} - - {% include "partials/icons/svgNextPageIcon.html" %}{% include - "partials/icons/svgNextPageIcon.html" %} - {% else %} {% include "partials/icons/svgLastPageIcon.html" %} - {% include - "partials/icons/svgLastPageIcon.html" %}{% include - "partials/icons/svgLastPageIcon.html" %} {% endif %} -
-- {{ page.description }} -
-ABOUT
-- At the forefront of digital evolution lies Mycelium, a visionary project at the heart of the ThreeFold Grid. More than just technology, Mycelium is a transformative force reshaping the way we connect in the digital age. -
-- We're on a mission to create a sustainable digital ecosystem where communication is seamless, data is secure, and scalability knows no bounds. -
-
- Mycelium facilitates secure, efficient, and scalable data transfer and communication among network nodes. It optimizes data routing, ensuring that information follows the shortest path in terms of latency, leading to faster and more efficient communication.
-
- The technology relies on end-to-end encryption, where each node in the system is identified by a unique key pair, ensuring data security and privacy. This ensures that data remains confidential and authentic, enhancing the privacy and integrity of the network.
-
-
--Mycelium is developed to address the limitations of traditional networking protocols and to contribute to a more sustainable and eco-conscious digital ecosystem. It strives to revolutionize digital communication, making it not only efficient and secure, but also environmentally responsible.
-
- The inspiration for Mycelium draws from the need for a technology that adapts to changing network conditions and operates efficiently, even in a rapidly evolving digital landscape.
- Decentralized. Scalable. Intelligent. -
-BENEFITS
-- Mycelium's routing algorithms prioritize the shortest path in terms of latency for data transfer. -
-- This means that data is sent along the most direct and efficient route, reducing the time it takes for information to travel from the source node to the destination node.
-BENEFITS
-- With Mycelium, each node in the network is identified by a unique key pair. This key pair consists of a public key and a private key. The public key is used to encrypt data intended for that node, while the private key is used to decrypt the data. This cryptographic system ensures that only the intended recipient can access the data. -
-- When a node sends data to another node within the Mycelium network, the data is encrypted using the recipient's public key. This encryption ensures that even if the data is intercepted during transmission, it remains confidential and unreadable without the corresponding private key.
-BENEFITS
-- Mycelium is an open-source project designed to dynamically adapt to changing network conditions. This means that, as new nodes join the network or as existing nodes leave, the system can adjust seamlessly. This adaptability allows Mycelium to accommodate an increasing number of participants without compromising performance. -
-- Mycelium can distribute network traffic effectively. In cases of increased network usage or high data transfer demands, the system can balance the load by routing data through multiple paths or nodes. This load distribution ensures that the network can handle a larger volume of data and more users without becoming overwhelmed. -
-Mycelium seamlessly integrates within the broader ThreeFold ecosystem, playing a pivotal role in the journey towards sustainable and decentralized digital transformation. - As a key component, Mycelium empowers the ThreeFold Grid with efficient, secure, and scalable networking solutions, contributing to a future where digital connectivity is both eco-conscious and accessible to all.
-{{ page.content | safe }}
-{{ page.content | safe }}
-{{ page.content | safe }}
-
- The internet is a trillion-dollar industry, and we believe it should be built and owned by everyone—an internet created by all, for all.
- Web4 represents the natural evolution of the internet, enabling humans and machines to collaborate in creating a new form of intelligence that respects both the planet and the people.
- For over a decade, ThreeFold has been dedicated to realizing this vision. Now is time for our next chapter.
-
Announcements
-Coming Soon on 12.12.24
- - -
- We believe actions are more important than words.
- This page is in black & white,
- to let YOU be the color of the future of the internet.
-
- Web4 opens the door for Machines & Humans to create together - a new form of Intelligence with respect for the Planet & People. -
- -- ThreeFold has been working on Web4 for more than 10 years, - ready to go public 12.12.2024 -
- -- The Internet is a Trillion USD business. - We want to make sure this Internet is built and owned by all of us. -
- -- Register for our online launch event 12-12-2024. -
- -From secure phones and AI-driven virtual assistants to encrypted routers and decentralized nodes, explore a suite of innovative Web4 products designed to redefine connectivity, empower autonomy, and simplify daily life with cutting-edge technology.
-Web4 Phone
-The world’s first truly decentralized smartphone on a mission to define Web4 mobile connectivity.
- Learn more -Web4 Router
-Be your own Internet and unlock the full potential of Web4 from the convenience of your home.
- Learn more -Web4 Nodes
-Power the Internet by hosting your own Web4 Node—contributing to a secure, scalable, and autonomous Web4 ecosystem.
- Learn more -TF Genie
-Your AI-powered Web4 assistant, designed to enhance productivity and simplify daily tasks with seamless integration.
- Learn more -- Join us on our journey. Watch the video below and scroll down to learn how you can participate. -
- -- From secure phones and AI-driven virtual assistants to encrypted routers and decentralized nodes, explore a suite of innovative Web4 products designed to redefine connectivity, empower autonomy, and simplify daily life with cutting-edge technology.
-- {% if paginator.previous %} - {% include "partials/icons/svgPrevPageIcon.html" %}{% include - "partials/icons/svgPrevPageIcon.html" %} - - {% include "partials/icons/svgPrevPageIcon.html" %} - - {% else %} {% - include "partials/icons/svgFirstPageIcon.html" %}{% include - "partials/icons/svgFirstPageIcon.html" %} - {% include - "partials/icons/svgFirstPageIcon.html" %} - - {% endif %} {% if - paginator.next %} - {% include "partials/icons/svgNextPageIcon.html" %} - - {% include "partials/icons/svgNextPageIcon.html" %}{% include - "partials/icons/svgNextPageIcon.html" %} - {% else %} {% include "partials/icons/svgLastPageIcon.html" %} - {% include - "partials/icons/svgLastPageIcon.html" %}{% include - "partials/icons/svgLastPageIcon.html" %} {% endif %} -
-- Get AIBox for Android, Windows, macOS, and iOS to securely connect, store, and interact with the decentralized network—seamlessly and efficiently. -
-- Not sure how it works? Read the manual. -
-Download Mycelium App from the Apple Store.
-- Download Now -
-Download the Mycelium App for Windows directly from its Github repository.
-- Download Now -
-- Download Mycelium App from the Google Play Store.
-- Download Now -
-AIBOX is a project by ThreeFold, a team with over 10 years of experience + building decentralized internet infrastructure. +
+ThreeFold empowers individuals and organizations to share compute, storage, + and network resources on the ThreeFold Grid—creating a truly decentralized and autonomous internet. +
+Today, our Proof-of-Concept Network is live globally, running on v3.15.0 technology. +
+ +We are at the dawn of AI, a transformative force that will redefine how we live, work, and interact with technology. AI presents an incredible opportunity for humanity, however, as AI systems become more powerful, their control sits in the hands of a few corporations, raising serious concerns around privacy, bias, accessibility, and so on. +
+Further, centralized cloud providers are bottlenecks, as AI compute demand is outpacing supply and training AI models is too expensive. + +
+We must not repeat mistakes of the past. Without decentralization, AI will remain controlled by a few corporations—limiting accessibility, innovation, and independence. To ensure AI benefits everyone, we must advocate for decentralized, open-source AI models that are transparent, ethical, and community-driven. And this can only happen on an infrastructure like ThreeFold. +
++ Regardless of technical expertise, anyone can deploy AIBOX (servers) from their homes or offices, and participate in a decentralized alternative to corporate-owned data centers – while earning rewards for their contributions. We call this process “farming.” +
+All you need to get started is a modern computer, electricity and network. Once booted with Zero OS, a computer becomes a ThreeFold Node.
++
+The capacity of the node gets verified and registered in the ThreeFold Blockchain, securing access to a decentralized autonomous cloud for users and communities.
++ +
+After your node is set up and verified, you’ll be rewarded for the capacity that you provide to the ThreeFold Grid. +
++ +
+AIBOX is a project by ThreeFold, a team with over 10 years of experience + building decentralized internet infrastructure. +
#} +SUBHEADER
-Lorem ipsum, dolor sit amet consectetur adipisicing elit. Maiores impedit perferendis suscipit eaque, iste dolor cupiditate blanditiis ratione.
-SUBHEADER
-Lorem ipsum, dolor sit amet consectetur adipisicing elit. Maiores impedit perferendis suscipit eaque, iste dolor cupiditate blanditiis ratione.
-SUBHEADER
-Lorem ipsum, dolor sit amet consectetur adipisicing elit. Maiores impedit perferendis suscipit eaque, iste dolor cupiditate blanditiis ratione.
-Commodo nec sagittis tortor mauris sed. Turpis tortor quis scelerisque diam id accumsan nullam tempus. Pulvinar etiam lacus volutpat eu.
-- Learn more -
-Pellentesque enim a commodo malesuada turpis eleifend risus. Facilisis donec placerat sapien consequat tempor fermentum nibh.
-- Learn more -
-Pellentesque sit elit congue ante nec amet. Dolor aenean curabitur viverra suspendisse iaculis eget. Nec mollis placerat ultricies euismod.
-- Learn more -
-SUBHEADER
-Lorem ipsum, dolor sit amet consectetur adipisicing elit. Maiores impedit perferendis suscipit eaque, iste dolor cupiditate blanditiis ratione.
-Lorem ipsum, dolor sit amet consectetur adipisicing elit. Maiores impedit perferendis suscipit eaque, iste dolor cupiditate blanditiis ratione.
- - Get started - -SUBHEADER
-- Lorem ipsum, dolor sit amet consectetur adipisicing elit. Maiores impedit perferendis suscipit eaque, iste dolor cupiditate blanditiis ratione. Lorem ipsum, dolor sit amet consectetur adipisicing elit. Maiores impedit perferendis suscipit eaque, iste dolor cupiditate blanditiis ratione. -
-Lorem ipsum, dolor sit amet consectetur adipisicing elit. Maiores impedit perferendis suscipit eaque, iste dolor cupiditate blanditiis ratione.
-- Learn more -
-Lorem ipsum, dolor sit amet consectetur adipisicing elit. Maiores impedit perferendis suscipit eaque, iste dolor cupiditate blanditiis ratione.
-- Learn more -
-Lorem ipsum, dolor sit amet consectetur adipisicing elit. Maiores impedit perferendis suscipit eaque, iste dolor cupiditate blanditiis ratione.
-- Learn more -
-Lorem ipsum, dolor sit amet consectetur adipisicing elit. Maiores impedit perferendis suscipit eaque, iste dolor cupiditate blanditiis ratione.
-- Learn more -
-Lorem ipsum, dolor sit amet consectetur adipisicing elit. Maiores impedit perferendis suscipit eaque, iste dolor cupiditate blanditiis ratione.
-- Learn more -
-Lorem ipsum, dolor sit amet consectetur adipisicing elit. Maiores impedit perferendis suscipit eaque, iste dolor cupiditate blanditiis ratione.
-- Learn more -
-Lorem ipsum, dolor sit amet consectetur adipisicing elit. Maiores impedit perferendis suscipit eaque, iste dolor cupiditate blanditiis ratione.
-- Learn more -
-Lorem ipsum, dolor sit amet consectetur adipisicing elit. Maiores impedit perferendis suscipit eaque, iste dolor cupiditate blanditiis ratione.
-- Learn more -
-Decentralized communication layer of TF Grid that connects and coordinates nodes on the ThreeFold Grid, enabling secure and efficient peer-to-peer interactions.
-- Learn more -
-SUBHEADER
-Lorem ipsum, dolor sit amet consectetur adipisicing elit. Maiores impedit perferendis suscipit eaque, iste dolor cupiditate blanditiis ratione.
-- {{ featured.description }} -
- -- {{ featured.description }} -
- - -