Artificial Intelligence

Category page of all posts on the web site that are tagged as related to Artificial Intelligence including large language models (LLMs), generative AI and more

Using Ollama + Claude Code for Local Security Audits (No API Costs)

Claude Code with Ollama Qwen3.5 - 64k context window 27b parameters MoE model

I’ve been wanting to use AI to analyze my website, https://pibenchmarks.com, and uncover potential improvements—especially security issues—but without spending money on APIs or exposing my code to third-party services. This post walks through how I set up a fully local workflow using Ollama + Claude Code, running on my RTX 3090, to scan an entire […]

Using Ollama + Claude Code for Local Security Audits (No API Costs) Read More »

Making a Core Keeper Fishing Bot Using AI (Grok 3)

Making a Core Keeper Fishing Bot with AI (Grok 3)

Despite the massive hype around AI I have always had a lot of trouble getting the AI to generate usable code. Even when I reply back and try to help the AI understand what it’s missing it often tends to actually get *worse* after my suggestions. Even for this simple project ChatGPT and Gemini failed

Making a Core Keeper Fishing Bot Using AI (Grok 3) Read More »