The Open AI Platform for Decentralized Intelligence.
Indie (formerly Boxy) is a dedicated hardware platform for running open-weight AI models locally. Be Your Own Cloud.
This landing page is designed to:
- Educate: Explain the value of local, airgapped AI (privacy, cost, control).
- Showcase: Highlight the "Indie" hardware platform and ecosystem.
- Capture: Collect emails for the Q1 2026 Batch 01 allocation.
Live Site: https://brainbot-com.github.io/boxy-landing/
- Aesthetic: "Teenage Engineering meets Arc Raiders". Industrial, colorful, retro-futurist, technical.
- Core Colors: Signal Orange (
#FF4D00), Cream (#EAEAE5), Dark Grey (#1A1A1A). - Typography:
Inter(UI) andCourier New(Technical specs). - Vibe: Solid, premium, hackable, transparent.
- Go to Settings → Pages
- Source: Deploy from a branch
- Branch: main → / (root)
- Click Save
Update script.js with your backend endpoint:
const CONFIG = {
formEndpoint: 'https://formspree.io/f/YOUR_FORM_ID',
// ...
};Matomo and simple performance tracking are built-in. Update script.js with your instance URL if using Matomo.
boxy-landing/
├── index.html # Main landing page (Indie rebranding)
├── style.css # Industrial / retro-futurist design system
├── script.js # Form handling + telemetry
├── README.md # This file
└── image2.png # Product placeholder
- Email Signups: "Submit" events
- Scroll Depth: 25%, 50%, 75%, 100%
- CTA Clicks: "INITIATE_ACCESS", "SECURE_ALLOCATION"
- FAQ: Question expansion tracking
- Performance: Page load time logging
- Email: [email protected]
- GitHub: brainbot-com/indie-core
Built with ❤️ in Europe. No tracking. No cookies. Pure HTML/CSS.