3999 related articles
Product ReviewsBGAgents is an open-source project that transforms Claude Code and OpenAI Codex into background agent services, offering REST API, visual UI, and MCP protocol access for parallel scheduling and automation.
Product ReviewsA deep dive into EloPhanto, the open source AI Agent project using Ego, Emotions, and Identity to drive autonomous business operations with zero human involvement.
Product ReviewsArtificial is a Go open-source multi-agent orchestration framework that unifies Claude Code, OpenAI Codex, Cursor Agent, and local models for parallel AI coding workflows.
Product ReviewsOpenYak is an open-source local AI agent supporting Windows/macOS/Linux. Access 100+ models via OpenRouter, MCP, and Ollama with BYOK zero-telemetry privacy — a strong alternative to Claude Code and OpenAI Codex.
TutorialsSimon Willison used Claude Code for web on his phone to add iNaturalist wildlife sightings to his blog, going from prototype to production in one day.
Product ReviewsDeep dive into LibreChat, an open-source self-hosted AI chat platform supporting GPT, Claude, Gemini multi-model switching, MCP protocol, Agents, code interpreter, and enterprise deployment.
Product ReviewsDeep dive into RuoYi-Vue-Pro: a 37K Star enterprise Java platform built on Spring Boot + MyBatis Plus + Vue, with multi-tenancy, workflows, CRM, ERP, and AI modules.
TutorialsComplete guide to deploying LLMs locally with Ollama. Supports DeepSeek, Qwen, Kimi-K2.5 and more. Learn how this 170K-Star open-source tool enables one-click setup, offline inference, and ecosystem integration.
Product ReviewsDeep dive into AnythingLLM, a privacy-first open-source AI tool for local deployment. Covers RAG document chat, multi-model support, AI Agents, and more — zero config, nearly 60K GitHub Stars.
Product ReviewsDeep dive into the 8,200-star awesome-LLM-resources GitHub project covering the full LLM lifecycle: data processing, training, inference, Agents, multimodal, and more.
Product Reviewsmcproc is a Rust-based MCP server that gives AI agents background process management capabilities. This article covers its architecture, use cases, and value in the AI toolchain ecosystem.
Tech FrontiersSimon Willison releases LLM 0.32a0 alpha with message sequence modeling and typed streaming parts, supporting multimodal output and conversation history injection while maintaining backward compatibility.
Tech FrontiersDeep dive into Codex CLI 0.128.0's new /goal command: how prompt templates drive autonomous agent loops, token budget controls, and AI coding agents that work until the goal is done.
Product ReviewsSimon Willison used Claude Code on his phone to build an iNaturalist wildlife sighting sync feature for his blog, backfilling a decade of data. A deep dive into the technical details and AI-assisted mobile development.
Expert OpinionsZig creator Andrew Kelley uses a smoking analogy to address the AI code ban controversy: developers can use AI tools, but Zig's codebase won't accept LLM-assisted contributions.
Product ReviewsCyrus is an open-source AI programming agent supporting self-hosted deployment, integrating Linear, Slack, GitHub, and multiple AI models like Claude, Codex, and Gemini for secure automated coding workflows.
Product ReviewsDeep dive into nmem, an open-source AI Agent memory system featuring a six-layer memory hierarchy, hybrid search, confidence decay, cross-agent knowledge sharing, MCP integration, and more.
Tech FrontiersGoogle officially shuts down experimental AI web agent Project Mariner, integrating its tech into core products like Gemini. Analysis of why it closed and what it means for the AI agent industry.
Product ReviewsSafari MCP natively drives Safari via AppleScript, providing AI agents with 80 automation tools. Compared to Chrome DevTools, it reduces CPU usage by 40-60% on Apple Silicon, preserves login state, and runs silently in the background.
TutorialsSimon Willison built an iNaturalist observation tool using only a phone and Claude Code. Learn about the three-layer serverless architecture: Python CLI, Git Scraping with GitHub Actions, and pure frontend display.