Self Hosted
7 articles about self hosted.
What to Do with Your Idle Custom PC - Convert It to an AI Agent Server
Repurpose your gaming PC as an AI agent homelab with Proxmox. Run local models, host always-on agents, and put that idle GPU to work.
Running AI Agents 24/7 on a Home Server
How to set up always-on AI agent hosting at home with proper power management, crash recovery, and monitoring. Keep your agents running without babysitting
Self-Hosted AI Tools for Clinical Documentation with Encryption
How to build self-hosted AI tools for clinical journaling and documentation with proper encryption, keeping health data off third-party servers.
Self-Hosted Vector Memory for AI Agents
How to build a local-first vector memory system for AI agents using self-hosted embeddings. Keep your agent's memory private, fast, and under your control.
Self-Hosted Voice Typing with Whisper for AI Agent Input
Run Whisper on a homelab to build a private, low-latency voice typing system that feeds directly into AI agents. No cloud APIs, no subscriptions, full control.
Self-Hosted iOS Voice Keyboard for AI Agent Workflows
Voice input is massively underrated for AI workflows. A self-hosted iOS voice keyboard paired with a macOS desktop agent creates a hands-free automation
Self-Hosted AI Workspaces - Native Desktop Agents vs Browser Sandboxes
Browser-based AI workspaces run in sandboxed environments while native desktop agents access your real apps through accessibility APIs. The difference