SelfHosting

Vane (Perplexica 2.0) Quickstart With Ollama and llama.cpp

Vane (Perplexica 2.0) Quickstart With Ollama and llama.cpp

Self-hosted AI search with local LLMs

Vane is one of the more pragmatic entries in the “AI search with citations” space: a self-hosted answering engine that mixes live web retrieval with local or cloud LLMs, while keeping the whole stack under your control.

llama.swap Model Switcher Quickstart for OpenAI-Compatible Local LLMs

llama.swap Model Switcher Quickstart for OpenAI-Compatible Local LLMs

Hot-swap local LLMs without changing clients.

Soon you are juggling vLLM, llama.cpp, and more—each stack on its own port. Everything downstream still wants one /v1 base URL; otherwise you keep shuffling ports, profiles, and one-off scripts. llama-swap is the /v1 proxy before those stacks.

llama.cpp Quickstart with CLI and Server

llama.cpp Quickstart with CLI and Server

How to Install, Configure, and Use the OpenCode

I keep coming back to llama.cpp for local inference—it gives you control that Ollama and others abstract away, and it just works. Easy to run GGUF models interactively with llama-cli or expose an OpenAI-compatible HTTP API with llama-server.

Elasticsearch Cheatsheet: Essential Commands & Tips

Elasticsearch Cheatsheet: Essential Commands & Tips

Elasticsearch commands for search, indexing & analytics

Elasticsearch is a powerful distributed search and analytics engine built on Apache Lucene. This comprehensive cheatsheet covers essential commands, best practices, and quick references for working with Elasticsearch clusters.

Chat UIs for Local Ollama Instances

Chat UIs for Local Ollama Instances

Quick overview of most prominent UIs for Ollama in 2025

Locally hosted Ollama allows to run large language models on your own machine, but using it via command-line isn’t user-friendly. Here are several open-source projects provide ChatGPT-style interfaces that connect to a local Ollama.

LLM Frontends

LLM Frontends

Not so many to choose from but still....

When I started experimenting with LLMs the UIs for them were in active development and now some of them are really good.