» Tag
self-hosted
11 postsSource review of 200 self-hosted AI tools finds 78 leak tenant data
A source review of 200+ self-hosted multi-tenant AI/SaaS tools found 78 with cross-tenant data leaks via unguarded read endpoints, 31 filed as CVEs.
ButterClaw: Self-Hosted Runtime Security for AI Agents, No Cloud
ButterClaw enforces AI agent security locally with regex signatures, a local LLM verdict pipeline, and SIGKILL/credential shredding — no cloud, no telemetry.
AEGIS: An Open-Source, Self-Hosted Personal AI Orchestration System
Developer open-sources AEGIS, an MIT-licensed, self-hosted personal AI orchestration platform built on FastAPI, Postgres, and Temporal.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comAnatomy of a Full Self-Hosted RAG Stack, End to End
A self-hosted RAG pipeline in full: Docling parsing, dual dense/sparse indexing, RRF hybrid search, knowledge graphs, token budgeting, and parallel ingestion.
Relay: A Self-Hosted LLM Gateway With Eval-Gated Smart Routing
Relay is a self-hosted, single-binary LLM gateway with zero telemetry and an eval harness that gates smart routing by default.
LLMrPro: Open-Source LLM Balancer Pools Local Machines With Cloud Fallback
LLMrPro is an open-source, self-hosted LLM balancer that unifies your own machines and cloud providers behind one OpenAI-compatible API.
PostgreSQL Benchmark: AWS RDS vs Self-Hosted Hetzner (2026)
In a 2026 2 vCPU/4GB PostgreSQL 16 benchmark, Hostim led on writes, Hetzner won reads on raw CPU, and RDS trailed once hidden costs are counted.
Ripple: Pusher-Compatible WebSocket Server for PHP Ecosystem
Ripple is a self-hosted, Pusher-compatible WebSocket server for PHP. Easy to deploy with a single binary.
Local AI Pipelines: Why Some Workloads Should Never Leave
Privacy, cost, and latency push certain AI tasks off the cloud and onto local hardware. A practical local AI pipeline using Ollama and faster-whisper.
Self-Host Your Own LLMs with Docker Compose
A practical guide to building a private, self-hosted ChatGPT alternative using a two-service Docker Compose stack with Ollama and Open WebUI.