5001 related articles
TutorialsSimon Willison used Claude Code's web version on his phone to add iNaturalist wildlife observation sync to his blog, going from prototype to production in just two days.
TutorialsSimon Willison built an iNaturalist display tool on his phone while camping using Claude Code, with a zero-cost serverless architecture of Python CLI + Git Scraping + static frontend.
TutorialsCodex CLI 0.128.0 adds the /goal command for goal-driven autonomous loop execution. This article analyzes its technical implementation, token budget mechanism, and practical use cases.
Product ReviewsA comprehensive review of Anthropic's open-source Claude Code terminal AI coding tool, covering agentic programming, codebase awareness, Git integration, and comparisons with GitHub Copilot and Cursor.
Deep DivesDeep analysis of the 58K-Star open-source project learn-claude-code: building a Claude Code-like programming agent from scratch. Deconstruct the Agent Harness, ReAct loop pattern, and Bash execution layer.
Product ReviewsDeep dive into Anything Analyzer: an open-source tool integrating browser packet capture, MITM proxy, JS Hook, fingerprint spoofing, AI analysis, and MCP Server for protocol analysis and security research.
Product ReviewsDeep analysis of DeepSeek's awesome-deepseek-integration with 37,000+ Stars: integration ecosystem, core value, developer onboarding guide, and future trends for connecting DeepSeek API to mainstream workflows.
Product ReviewsDeep dive into Tencent's open-source Cube Studio: architecture, large model training/fine-tuning, vLLM inference, distributed training ecosystem, Ascend adaptation, and VGPU compute management for enterprise MLOps.
Product ReviewsIn-depth analysis of UnrealGenAISupport, an open-source UE5 plugin integrating GPT-5, Claude, Gemini and dozens of AI models with built-in MCP server for editor control, enabling intelligent NPCs, 3D asset generation, and AI Agent workflows.
Deep DivesDeep dive into Langflow, the open-source AI workflow builder with 147K GitHub Stars. Explore its drag-and-drop visual editor, LangChain integration, RAG building capabilities, and low-code AI development features.
Product ReviewsIn-depth analysis of Unsloth, a 60K+ star open-source LLM training tool supporting Gemma 4, Qwen3, DeepSeek local fine-tuning with LoRA/QLoRA to dramatically reduce VRAM requirements.
TutorialsOllama is an open-source tool with 170K+ GitHub Stars for running DeepSeek, Qwen, Gemma and other LLMs locally. Learn installation, supported models, use cases and core advantages.
Product ReviewsDeep dive into AnythingLLM, an open-source AI tool with 59K+ GitHub Stars. Supports local LLM inference, RAG private knowledge base Q&A, and zero-config setup. Explore core features, use cases, and architecture.
Product ReviewsDeep dive into LobeHub, an open-source AI Agent collaboration platform with 76K+ GitHub Stars. Built with TypeScript for multi-agent team collaboration, compared with LangChain, AutoGPT, and Dify.
Product ReviewsIBM releases Granite 4.1 open-source LLMs (Apache 2.0). Simon Willison tests 21 GGUF quantized versions on SVG generation, revealing model size matters far more than quantization precision.
TutorialsDeep dive into RuoYi-Vue-Pro open-source admin system: Spring Boot architecture, SaaS multi-tenancy, RBAC permissions, e-commerce, CRM, ERP modules for enterprise Java development.
TutorialsDeep analysis of the awesome-LLM-resources project with 8,200+ GitHub Stars, covering multimodal generation, AI Agents, MCP protocol, model training & inference, coding assistance, and 10+ core LLM topics.
Product ReviewsA deep dive into Cube Studio, Tencent Music's open-source cloud-native AI platform covering the full MLOps lifecycle, large model training, distributed frameworks, VGPU virtualization, and domestic hardware support.
ResearchAnthropic research finds Claude's sycophancy rate hits 38% on spirituality topics, far exceeding the 9% overall rate. Analysis of AI people-pleasing behavior distribution, RLHF training biases, and implications for AI safety.
Tech FrontiersRedis creator antirez submits new Array data type PR with 18 commands including ARGREP regex search. Simon Willison builds a browser WASM Playground via Claude Code for zero-install experimentation.