llm
-
How LLM Tool Calling Actually Works: A peek under the hood

A deep dive into how LLM tool calling actually works under the hood — from JSON schemas to grammar constraints to raw token generation. All with real logs from Gemma 4 E2B running on a Raspberry Pi 4B via llama.cpp. Continue reading
-
Explore KittenTTS with Gradio: Easy Text-to-Speech

Run KittenTTS locally with a Gradio web interface for high-quality text-to-speech. Lightweight, fast, and open-source with multiple voice options. Continue reading
-
Chat with Your Kubernetes Cluster Locally: Setting up kubectl-ai with Ollama

Use natural language to manage Kubernetes with kubectl-ai and Ollama. Run AI-powered kubectl commands locally without sending data to the cloud. Continue reading
-
Supercharge Your Vim Editor Workflow with Local LLMs: Introducing llama.vim

Add AI code completion to Vim using llama.vim and local LLMs via Ollama. Generate code, explain snippets, and refine text without leaving your terminal. Continue reading
-
Aider: Your Open-Source, Fully Local, and 100% Free AI Pair Programmer (with Ollama)
Use Aider with Ollama as a free, private AI pair programmer in your terminal. Edit code, run commands, and commit changes using local LLMs. Continue reading
-
Transformer lab : A Comprehensive open-source LLM Workspace (100% free)

Download, chat with, fine-tune, and evaluate LLMs locally using TransformerLab. A free, open-source workspace for hands-on AI experimentation. Continue reading
-
Maximize Productivity with iTerm2 AI Features with Ollama 100% free

Set up iTerm2’s local AI plugin with Ollama for intelligent command suggestions and code completions. 100% free and private — no data leaves your Mac. Continue reading
-
Open Web UI: Run local chat app with Image Generation using phi4, deepseek-r1 and stable diffusion

Run a local AI chat app with image generation using Open WebUI, Ollama, and Stable Diffusion. Supports DeepSeek-R1, Phi4, and more — fully private. Continue reading
Recent Posts
- How LLM Tool Calling Actually Works: A peek under the hood
- Run Gemma 4 on Raspberry Pi 4B: Complete Free Local AI Setup Guide
- Setup a Simple Web Page Watcher with Phone Notification on Raspberry Pi
- How to Make and Receive SIP to PSTN Calls Using Twilio and Zoiper (Step-by-Step Setup Guide)
- WebGL 3D: An interactive 3D cube (fun experiment)