» Tag
ollama
6 postsButterClaw: 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.
Ollama Model Loading RCE: Three Years of the Same Bug Class
Ollama has revealed three remote-code execution vulnerabilities in model loading. Important security insights for engineers.
An Educational Lab for Local AI Agent Architectures
An educational lab built on LangChain and a local Ollama server for AI agent architectures.
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.comSelf-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.
Building a Local MCP Server: Codebase Memory with Ollama and ChromaDB
Developers aim to overcome privacy and cost issues with a local MCP server.
Integrating Scikit-Ollama with Scikit-LLM/Ollama
Scikit-ollama integrates scikit-learn with local Ollama models for zero-shot text classification.