2136 related articles
Product ReviewsCompare four leading AI Agent frameworks in 2026: Coze, AutoGen, CrewAI, LangChain, and AutoGen Studio — covering coding requirements, private deployment, and commercialization.
Product Reviews2025 comparison of four major AI Agent frameworks: Coze for beginners, AutoGPT/LangChain/MetaGPT for developers, Microsoft AutoGen for enterprise self-hosted deployment. A practical selection guide.
Deep DivesDeep dive into a trending open-source multi-agent framework with 98 expert agents, swarm orchestration, HNSW vector memory, autonomous learning, and Agent Federation for distributed collaboration.
TutorialsA comprehensive guide to building production-grade AI Agents with LangChain, covering architecture design, tools, memory systems, ReAct strategy, and enterprise deployment.
TutorialsDeep dive into the TierCraft AI open-source project: using LangGraph to orchestrate AI Agent workflows with OpenAI o4-mini to auto-generate three-tier SaaS pricing plans, featuring Reality-Check loops and context-aware pricing.
TutorialsComplete guide to building AI Agents on Dify with zero code, covering tool integration, ESA search configuration, time awareness solutions, and Agent design best practices.
Tech FrontiersDeep dive into Simon Willison's CSP Allow-list Experiment: dynamic domain authorization via sandboxed iframes, custom fetch interception, and postMessage communication.
TutorialsComplete guide to Claude Code installation and configuration with usage notes for China, plus side-by-side comparison with Cursor, Copilot, and Trae to help developers choose the best AI coding assistant.
Tech FrontiersStability AI announces a limited-time 50% discount on Composer 2 SDK. This article breaks down the deal, Composer 2's core capabilities, and AI market pricing trends to help developers decide.
Tech FrontiersCursor launches Claude Opus 4 Fast Mode with 2.5x speed but 6x cost. We analyze use cases, cost tradeoffs, and practical tips to help you decide if it's worth it.
TutorialsDeep dive into Agentic RAG vs traditional RAG, covering planning, tool calling, and multi-step iteration capabilities with complete LangChain and LangGraph code implementation.
Tech FrontiersCursor 3 introduces native PR review with in-editor diffs, comments, commits, and review status. Learn about file tree navigation, changes picker, and AI-assisted code review potential.
Expert OpinionsZig founder Andrew Kelley rejects LLM-assisted PRs, introducing the concept of AI code's "digital smell." A deep analysis of the open source philosophy, code quality, and trust issues behind Zig's ban on AI contributions.
Product ReviewsDeep dive into the AutoGPT open-source project, covering its autonomous AI agent architecture, core features, use cases, and future development. Learn how this 184K-Star GitHub project makes autonomous AI accessible to everyone.
Product ReviewsEntire CLI is an open-source CLI tool that auto-captures AI coding sessions from Cursor, Copilot, and Claude Code via Git hooks, linking them to commits for full traceability and compliance.
Product ReviewsDeep dive into ZeroClaw Plugin Hub, a multi-MCP router and SDK toolkit for Claude Code. Explore its routing capabilities, Agentic CLI design, SDK architecture, and how it solves AI tool ecosystem fragmentation.
Product ReviewsDeep dive into Tencent Music's open-source Cube Studio cloud-native AI platform, covering distributed training, LLM fine-tuning & inference, Pipeline orchestration, and domestic hardware adaptation.
TutorialsSimon Willison built a complete iNaturalist observation display tool using only his phone and Claude Code while camping. A breakdown of the three-layer architecture: Python CLI, Git Scraping automation, and pure frontend display.
Expert OpinionsThe Zig programming language enforces the strictest anti-LLM policy in open source, banning AI in PRs and Issues. Its "Contributor Poker" philosophy reveals why: open source value lies in cultivating people, not merging code.
TutorialsSimon Willison built an iNaturalist observation display tool on his phone while camping using Claude Code, Git Scraping, and GitHub Actions with zero servers.