Tagged "automation"
23 articles tagged automation, 11 April 2026 to 31 July 2026. Newest first.
-
Ask HN: What are your rules for letting an AI agent commit code?
Community guidelines and best practices for safely deploying AI agents with code generation capabilities in production CI/CD pipelines.
-
AI Can Now Control Reaper DAW via Model Context Protocol
A new GitHub project enables AI models to control Reaper digital audio workstation through MCP integration, showcasing practical local LLM applications for creative software automation.
-
Record and Replay: Teach AI Agents Desktop Workflows by Showing Them Once
A new open-source project enables teaching AI agents desktop workflows through simple record-and-replay demonstrations, lowering the barrier to local agent automation without requiring complex prompt engineering.
-
Building a Local LLM-as-Judge Pipeline for Image Dataset Curation
A detailed guide on constructing a local LLM-as-Judge system for automating image dataset curation without relying on cloud APIs. This practical tutorial demonstrates how to use local models for dataset quality control workflows.
-
Local AI Orchestrator with Computer and Browser Access
Zeus, a new open-source project, provides a local AI orchestrator enabling LLMs to control computers and browsers directly. This framework expands the practical applications of self-hosted LLM inference.
-
MCP Server Enables Claude to Automate Mac Tasks and Self-Correct
A new Model Context Protocol server allows Claude to interact with Mac applications through AppleScript, enabling autonomous task automation and error correction directly on local machines. This demonstrates practical on-device AI integration for productivity workflows.
-
I Gave a Local LLM Access to My Docker Containers, and It Replaced My Monitoring Scripts
A practical case study demonstrating how local LLMs can be integrated with Docker infrastructure to automate monitoring and system administration tasks traditionally handled by custom scripts.
-
Self-Organizing Obsidian Vault Powered by Autonomous AI Agents
An open-source project demonstrates how local AI agents can autonomously organize and manage knowledge bases in Obsidian, showcasing practical applications of agentic AI for personal knowledge management without cloud dependencies.
-
Local LLM Agents Enable Docker Container Monitoring and Automation
Developers are successfully deploying local LLMs with agent capabilities to automate infrastructure monitoring and scripting tasks, replacing traditional monitoring scripts with AI-driven automation. This practical application demonstrates the maturity of agentic local LLM frameworks.
-
Hermes Agent Framework Extends Local LLMs with Script and Job Execution
The Hermes Agent framework enables local LLMs to execute scripts, access files, and manage background jobs, transforming them from conversational tools into actionable automation systems. This framework represents a major step forward in practical local LLM capabilities.
-
Hermes Agent Transforms Local LLMs Into Executable Agents
Hermes Agent enables local LLMs to execute scripts, access files, and run jobs autonomously, moving beyond simple chatbot interfaces. This breakthrough allows self-hosted models to perform complex automation tasks on-device.
-
Building Smart Home Analytics with Local LLMs: A Practical Setup Guide
A detailed walkthrough of using local LLMs to create intelligent smart home automation, including daily report generation that analyzes system performance and behavior patterns.
-
AI can control your desktop through scripts
ClawdCursor enables local LLMs to control desktop environments through script generation and execution. Demonstrates practical capabilities for extending on-device models with system-level automation.
-
Pizx – zx and Pi AI = shell scripting with 15 AI agent patterns
A practical tool combining shell scripting capabilities with 15 built-in AI agent patterns, enabling developers to integrate local LLMs directly into command-line workflows and automation.
-
From Specialists to Builders: How AI Agentic Coding Is Reshaping Software Teams
An analysis of how agentic AI systems are transforming software development workflows, with implications for teams deploying local LLMs in development environments.
-
How I Used a Local LLM to Organize the Store on My NAS
A practical guide demonstrating how to deploy a local LLM on network-attached storage hardware to automate file organization and metadata management tasks.
-
Show HN: Desktop Agent Center – Local AI Automation via Hotkeys
A new tool enabling local AI automation through system hotkeys, bringing autonomous agent capabilities to desktop environments without cloud dependencies.
-
N8n, Dify, and Ollama Might Be the Best Self-Hosted AI Automation Stack Right Now
A powerful combination of n8n, Dify, and Ollama creates a complete end-to-end self-hosted AI automation platform. This stack enables developers to build, deploy, and orchestrate local LLM workflows without cloud dependencies.
-
Cursor-Autoresearch: AI Research Automation Port for Local Workflows
A new port of pi-autoresearch based on Karpathy's autoresearch concept, enabling automated research workflows with local LLMs. This tool automates iterative research tasks without requiring cloud inference.
-
I Connected My Local LLM to My Browser and It Changed How I Automated Tasks
A practical case study of integrating local LLMs directly into browser workflows, demonstrating how edge inference enables new automation possibilities without cloud dependency.
-
Show HN: I Can't Write Python. It Works Anyway – Local LLM Automation
A creative project demonstrating how LLMs can automate complex local data processing tasks, even for developers without specific language expertise. Showcases practical self-hosted inference in real-world workflows.
-
AI Workflow Evolution: From Prompts to Near-Autonomous Systems
A Hacker News discussion explores how AI workflows have matured from simple prompts to sophisticated near-autonomous systems. Developers share practical experiences scaling from manual to self-orchestrating processes.
-
Self-Installing Skill Manager for AI Agents
A developer built an agent skill management system where AI agents autonomously install and compose skills at runtime. This approach enables agents to extend capabilities dynamically without manual configuration.