1520 related articles
Product ReviewsUnsloth is an open-source tool with 63K+ GitHub stars for locally training and running LLMs like Gemma 4, Qwen3.6, and DeepSeek with optimized VRAM usage.
Product ReviewsCC Copilot is an open-source desktop GUI for Claude Code, offering multi-AI provider switching, project management, and real-time token usage tracking.
Tech FrontiersProgrammer Yupi open-sources yupi-skill on GitHub, distilling coding experience into an Agent Skill package for Claude Code, Cursor, and other AI tools.
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 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 ReviewsNadirClaw is an open-source, self-hosted LLM router that automatically routes simple tasks to cheap models and complex tasks to premium ones, saving 40-70% on AI API costs with OpenAI-compatible proxy support.
TutorialsSimon Willison built an iNaturalist observation display tool from scratch using his phone and Claude Code while camping. Full breakdown of the three-layer data pipeline architecture and AI-assisted mobile development workflow.
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.
Tech FrontiersA developer used GPT-5.2 with Codex CLI to beat Claude Opus 4.5's 1487-cycle benchmark with 1243 cycles in Anthropic's official performance challenge, achieving 119x speedup.
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 ReviewsChatbox is an open-source AI client with nearly 40K GitHub Stars, supporting ChatGPT, Claude, Gemini and local models with cross-platform desktop apps, local data storage, and Prompt management.
Product ReviewsSimon Willison built an iNaturalist observation display toolchain using only his phone and Claude Code while camping—featuring Python CLI, Git Scraping, and a pure frontend architecture with zero server maintenance.
Product ReviewsSimon Willison used Claude Code's web version on his phone to integrate a decade of iNaturalist wildlife observations into his blog, showcasing AI-assisted mobile development.
Product ReviewsOpenCodesign is an open-source AI design tool supporting Claude, GPT, Gemini, and more models. With local-first architecture and BYOK mode, it generates prototypes, slides, and PDFs from natural language prompts. 5000+ GitHub Stars.
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.
Product ReviewsUnsloth is an open-source LLM fine-tuning tool with 63K+ GitHub stars. Fine-tune Gemma 4, Qwen 3, DeepSeek on a single RTX 3090 with 70% less VRAM, 2-5x faster training, and an intuitive Web UI.
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.
Product ReviewsDeep dive into Chatbox, an open-source AI client with 40K GitHub Stars. Supports GPT-4, Claude, Gemini via direct API, covers all platforms, and stores data locally for privacy.
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.