"use client"; import { motion } from "framer-motion"; import { H1, H2, H3, H4, H5 } from "@/components/Texts"; import { ScrollDownArrow } from '@/components/ScrollDownArrow'; export function HomeAurora() { return (

Decentralized Autonomous Agentic Cloud.

Mycelium Project is a decentralized platform for autonomous AI, powered by distributed compute, sovereign memory, encrypted networking, and stateless GPU orchestration.
); }