Osmantic/ODS
Turn your PC, Mac, or Linux box into an AI server. LLM inference, chat UI, voice, agents, workflows, RAG, and image generation.
What it solves
ODS (Osmantic Deployment System) simplifies the complex process of setting up a private, local AI server. Instead of manually configuring multiple disparate tools for inference, chat interfaces, and automation, ODS provides a pre-wired, one-command installation that turns a PC, Mac, or Linux machine into a fully functional AI homelab.
How it works
ODS acts as an orchestration layer that installs and integrates a suite of open-source AI services. It uses Docker to deploy a stack including llama-server for inference, Open WebUI for the chat interface, and Qdrant for vector storage. The system includes an automated hardware detection mechanism that analyzes the user's GPU and RAM to select the most appropriate LLM (from a catalog of models like Qwen, Phi, and DeepSeek) based on thememory envelope of the device.
Who it’s for
It is designed for individuals who want private AI capabilities on their own hardware without needing a computer science degree or deep expertise in CUDA drivers and Docker configurations. This includes home users, researchers in a lab, or professionals on a workstation.
Highlights
- One-Command Setup: Rapid deployment across Linux, macOS (Apple Silicon), and Windows (via WSL2).
- Hardware Auto-Detection: Automatically assigns hardware tiers and selects the best-fitting GGUF model for the detected VRAM/RAM.
- Bootstrap Mode: Allows users to start chatting with a tiny model immediately while the full-sized model downloads in the background.
- Integrated AI Stack: Combines inference, RAG (via Qdrant and SearXNG), voice (Whisper and Kokoro), agents (Hermes), and image generation (ComfyUI) into a single managed environment.
- Coutrol Dashboard: A central hub for monitoring GPU metrics, managing models, and checking service health.
Related
- Project
- Project
- Project
- Project
- Project