cd/entity/Ollama· home entities Ollama
grep -l @ollama /news/*.json | wc -l → 448

Ollama

mentions 448 type Organization page 18/23 feed RSS

// recent coverage 448 mentions

10:45
2026-05-31
dev.to
ai-tools

I let the AI write the report, not decide the alerts

A developer built a SOC triage tool called TriageLens that separates detection from AI-generated reporting. The tool uses deterministic TypeScript code for parsing, detection, and risk scoring, with A…

08:14
2026-05-31
dev.to
ai-tools

AI Assisted Multi-repo Version Control

A developer created gitpull, an AI-assisted CLI tool that manages multiple Git repositories simultaneously. The tool handles bulk cloning, syncing, branch management, and diffs across all repositories…

08:00
2026-05-31
blog.herlein.com
ai-agents

How AI Coding Agents Work: First Principles

AI coding agents operate as a simple control loop: they build a message bundle, send it to an LLM, execute any requested tool calls, and repeat until the task is done. The LLM never directly executes …

06:06
2026-05-31
github.com
ai-agents

I'm a photographer. I built a DSL for multi-agent workflows

A photographer has built AgentFlow, a declarative DSL that lets users define multi-agent AI workflows in simple `.aflow` files and compile them into MCP tools for Claude Code without writing any integ…

02:24
2026-05-31
dev.to
large-language-models

Anti Refusal LLM Service

A developer built Cerberus AI, a 12MB desktop application using Tauri and Rust that runs uncensored language models locally. The app auto-detects GPU VRAM, pulls appropriate model quantizations, and u…

01:16
2026-05-31
omgubuntu.co.uk
ai-tools

Workshop: Canonical's sandboxed, reproducible dev environments

Canonical has released Workshop, an open-source tool that creates reproducible development environments from a single command using YAML files. The tool uses unprivileged LXD system containers with st…

19:39
2026-05-30
dev.to
ai-tools

Structure: A Local-First Interview IDE Powered by Gemma 4

A developer built Structure, a local-first macOS desktop IDE for technical interview practice powered by Gemma 4. The app, built with Qt 6 and C++, runs Gemma 4 locally through Ollama and stores all c…

18:27
2026-05-30
dev.to
large-language-models

Local-first: a Model on Your Own Machine, Zero Cloud

A developer has published a runnable walkthrough demonstrating how to run a large language model locally on personal hardware using Ollama's OpenAI-compatible endpoint, with zero cloud costs. The demo…

16:00
2026-05-30
dev.to
artificial-intelligence

I Made My AI Models Argue, Then Let Hermes Be the Judge

A developer built Council, a system that pits three different AI models against each other to debate judgment calls, then uses Hermes as a judge to deliver a single verdict with a confidence score and…

01:01
2026-05-30
dev.to
artificial-intelligence

When Traditional Web Scraping Fails: A Practical AI Approach

A developer built an AI-based web scraper using GPT-4 to extract product data from a dynamic e-commerce site that changed its HTML structure every few days, breaking traditional CSS selectors. The app…

18:28
2026-05-29
github.com
artificial-intelligence

ARM Open Sources AI-Powered Security Code Review

Arm's Product Security Team has released Metis, an open-source AI security framework that uses large language models to perform deep reasoning and context-aware code reviews for detecting subtle vulne…

← prev page 18 / 23 next →
// co-occurs with top 8 entities