[go: up one dir, main page]

Helping Devs Stay Ahead with AI & Productivity Tools

Cover Image for Claude Code with Local LLMs: Ollama Full Tutorial

Claude Code with Local LLMs: Ollama Full Tutorial

This tutorial explains how to install Claude Code, pull and run local models using Ollama, and configure your environment for a seamless local coding experience.

More Stories

Cover Image for Claude Code Session Teleportation: CLI - VS Code - Cursor

Claude Code Session Teleportation: CLI - VS Code - Cursor

Recently, I started using Session Teleportation in Claude Code. It allows you to move an entire conversation, including context, history, and the working branch, between the web and your local terminal.

Cover Image for Codex Skills Explained: Stop Repeating Prompts use SKILLS.md

Codex Skills Explained: Stop Repeating Prompts use SKILLS.md

If you are using the Codex CLI and find yourself writing the same instructions over and over again, you are not using the tool to its full potential.

Cover Image for SERP Link Exporter: Copy Google Search Links in Seconds

SERP Link Exporter: Copy Google Search Links in Seconds

SERP Link Exporter is a lightweight Chrome extension that pulls Google Search links and exports them as plain text, CSV, or Markdown with clean, tracking-free URLs.

Cover Image for Ollama Tutorial: Run LLMs Locally with CLI, Cloud & Python

Ollama Tutorial: Run LLMs Locally with CLI, Cloud & Python

Ollama has become the standard for running Large Language Models (LLMs) locally. In this tutorial, I want to show you the most important things you should know about Ollama.