This repository contains the official website for homieos.com - the open source Homie Ai project that enables you to host large language models privately and securely on your own hardware. Available as open-source software or complete plug-and-play hardware solution with NVIDIA Jetson Nano dev kit.
HomieOS is a comprehensive open-source project that transforms your home into a production-grade AI powerhouse with zero DevOps complexity. The project consists of several integrated components:
- Homie AI Stack - Complete Ollama-based AI platform with multiple web interfaces
- Homie Orchestrator - Production-grade container orchestration inspired by enterprise supervisor architectures
- Homie OS - The underlying operating system optimized for Homie Ai infrastructure
- This Website - Marketing and documentation site for the entire ecosystem
- 100% Private - Your data never leaves your network with end-to-end encryption
- Unlimited Usage - No API limits, no usage caps, no subscription fees
- Open Source - Fully transparent, community-driven development
- Plug-and-Play Hardware - Complete NVIDIA Jetson Nano solution with pre-installed software
- Developer API - Complete REST API with comprehensive documentation
- Advanced AI Agents - Deploy sophisticated AI that can reason, plan, and execute
- Multiple LLMs - Support for Llama, Mistral, CodeLlama, and more
- Self-Healing Infrastructure - Automatic restarts, health monitoring, and failure recovery
- Zero-Downtime Updates - A/B update system inspired by modern mobile OS updates
This website is built with modern web technologies:
- React 18 with TypeScript
- Vite for fast development and building
- Tailwind CSS for styling
- shadcn/ui component library
- Lucide Icons for beautiful iconography
-
Install dependencies:
npm install # or bun install -
Start development server:
npm run dev # or bun run dev -
Build for production:
npm run build # or bun run build
src/
├── components/ # React components
│ ├── ui/ # shadcn/ui components
│ ├── Hero.tsx # Landing page hero section
│ ├── Features.tsx # Features showcase
│ ├── Navigation.tsx # Site navigation
│ ├── Footer.tsx # Site footer
│ └── Pricing.tsx # Pricing information
├── pages/ # Page components
├── hooks/ # Custom React hooks
├── lib/ # Utility functions
└── assets/ # Static assets
We welcome contributions to improve the website! Please see our main repository for contribution guidelines.
- Homie AI - Complete Ollama AI platform with Docker containerization
- Homie Orchestrator - Container orchestration for Homie Ai infrastructure
- Homie OS - The underlying operating system
This project is open source and available under the MIT License.
- Website: homieos.com
- Documentation: docs.homieos.com
- GitHub: github.com/juano2310/homie-os
- Community: Join our Discord for support and discussions