🧠 AILinux Repository Overview

Welcome to the AILinux Project β€” where AI meets Linux simplicity.
This repository system powers all core services, mirrors, and integrations behind the AILinux ecosystem, including the backend AI API, frontend plugins, and build automation tools.

🌍 Repository Access

You can explore or add the AILinux mirror to your system directly:

curl -fsSL https://repo.ailinux.me:8443/add-ailinux-repo.sh | sudo bash

Supported systems:
β€’ Ubuntu 24.04 (noble)
β€’ Debian-based distributions

Visit the repository browser:
πŸ‘‰ https://repo.ailinux.me:8443/

🧩 Repository Components

1. AILinux Mirror Repository

Mirrors Ubuntu, KDE Neon, WineHQ, and other essential components.
Over 140,000+ .deb packages available.
Automatically synced and signed with the AILinux GPG key.
Used as the foundation for all AILinux ISO builds.

Status: βœ… Active
Architectures: amd64, i386, all

2. AILinux AI Backend

Powered by FastAPI, the backend provides multiple endpoints for:

  • Chat-based model access (Gemini, Mixtral, Groq, Ollama)
  • Vision AI analysis (Qwen-VL, LLaVA)
  • Stable Diffusion 3 Medium for image generation
  • Integration with AILinux frontend and WordPress plugins

Endpoints example:

POST /v1/chat
POST /vision/analyze
POST /image/generate

All services are containerized and managed via systemd for reliable uptime.

3. Web Frontend (nova-ai-frontend)

The WordPress plugin that integrates AILinux AI into your website.

  • Live AI chat interface using your backend models
  • Image generation tools
  • WebGPU support for client-side acceleration
  • Secure API communication using WordPress nonces and REST routes

Path: /wp-content/plugins/nova-ai-frontend/

4. AILinux Build System

A fully automated ISO build system that creates the AILinux distribution.

build.sh           # Full automated build
build_robust.sh    # Bulletproof fallback mode

Includes:

  • Custom Calamares installer
  • Bootloader patches
  • Branding and splash customization
  • AI-based helper tools (aihelp, ailinux-app)

5. ZephyrBot & Vision Coop

Experimental modules for AI-assisted workflows and live video commentary.

  • Real-time vision analysis from Twitch or YouTube streams
  • Screenshot ingestion and annotation using LLaVA or Qwen-VL
  • Multi-model reasoning chain powered by Claude Flow Swarm

πŸ” Security & Privacy

  • All packages and API calls are protected with HTTPS and signed keys.
  • Sensitive user data stays on the local device when possible.
  • Optional VPN routing and hybrid local/remote AI processing.

πŸ’‘ Upcoming Features

  • Queue Manager for workflow sharing via forum.ailinux.me
  • Offline-ready Android App (Cordova + FastAPI backend)
  • Full WebGPU integration for real-time image post-processing
  • AILinux Vision Companion for Twitch & YouTube creators

🧰 Developer Information

❀️ Contribute & Support

The AILinux ecosystem is maintained by Markus Leitermann and the community.
If you’d like to support hosting and development, you can make a voluntary subscription (15 €) or a donation via PayPal.

Together we build an open, intelligent, and independent future β€” one package at a time.