Qubes - Sovereign AI Agents
===========================

Everything included out of the box:
  - Kokoro TTS (local text-to-speech, 54 voices)
  - Semantic search (all-MiniLM-L6-v2 embeddings)
  - Ollama for local LLM chat (downloads model on first use)

Getting Started:
1. Extract: tar -xzf Qubes-Linux.tar.gz  (or unzip Qubes-Linux.zip)
2. Install: cd Qubes && ./install.sh
3. Launch: ./launch.sh

Requirements:
- Ubuntu 20.04+ / Debian 11+ / Fedora 35+
- 16 GB RAM minimum (32 GB recommended for local LLM)
- Internet connection for initial model download and cloud AI
- NVIDIA GPU optional (improves TTS performance)

Support: https://github.com/BitFaced2/Qubes
