735 related articles
TutorialsDeep dive into Stagehand's four core capabilities: Act, Extract, Observe, and Agent. Learn to build browser automation that balances AI flexibility with code control using DeepSeek as a low-cost alternative to OpenAI.
Product ReviewsDifyAIA is a popular open-source Dify workflow template project on GitHub with 2500+ Stars. It offers free DSL workflow files for one-click import into Dify. Learn its features, usage, and use cases.
TutorialsA deep dive into Andrew Ng's latest Deeplearning.AI course on AI Agents, covering Agentic AI use cases, disciplined development workflows, evaluation frameworks, and error analysis methodology.
TutorialsA systematic guide for Java developers entering AI Agent development, covering core concepts, Workflow vs. Agent architecture comparison, Spring AI Alibaba selection, and resume positioning strategies.
TutorialsA comprehensive guide to building production-grade AI Agents with LangChain, covering architecture design, tools, memory systems, ReAct strategy, and enterprise deployment.
TutorialsComplete guide to building AI agents on Coze from scratch, covering LLM configuration, prompt writing, plugin integration, knowledge base setup, and memory systems.
Product ReviewsDeep dive into TRE regex engine's backtracking-free design, Python ctypes binding implementation, and ReDoS defense testing compared to Python's re module for security-sensitive applications.
Product ReviewsSimon Willison built an iNaturalist observation gallery using only his phone and Claude Code while camping. A breakdown of the three-layer architecture: Python CLI clustering, Git Scraping automation, and AI-generated frontend.
Product ReviewsA developer tested AGENTS.md coding rules across 40 PRs on three AI coding Agents. Results: code quality unchanged, but fewer tool calls, faster completion, and lower costs.
Deep DivesAI Agents face infinite input spaces and non-deterministic outputs. Learn how simulation testing systematically validates Agent reliability through scenario generation, environment simulation, and behavior evaluation.
Tech FrontiersExplore how simulation solves AI testing challenges, covering scenario simulation, large-scale regression testing, and multi-agent verification to build reliable AI systems.
TutorialsSimon Willison shows how putting LLM CLI tools in shebang lines turns plain English text files into executable scripts, from basic usage to tool calls and YAML templates.
Tech FrontiersDeepAgents is LangChain's open-source Agent framework built on LangGraph, supporting multi-step reasoning, state management, and multi-Agent collaboration for production-grade AI development.
Deep DivesDeep dive into LangGraph's core architecture, StateGraph design, multi-Agent collaboration, and deployment. Learn how this 31K+ Star project helps build reliable AI Agents.
TutorialsDeep dive into the 15K-star GitHub project Agent-Skills-for-Context-Engineering, covering context engineering fundamentals, multi-agent architecture patterns, and production-grade Agent system best practices.
Tech FrontiersA U.S. federal judge ruled DOGE's use of ChatGPT to review and cancel over $100M in federal grants unconstitutional. Analysis of the ruling and its implications for AI in government.
TutorialsExplore awesome-llm-skills, an open-source curated list of AI Agent skills compatible with Claude Code, Codex, and Gemini CLI, with resources and best practices for Agent workflows.
Deep DivesDeep dive into Open Multi-Agent, a TypeScript-native multi-agent orchestration framework with automatic task DAG generation, MCP integration, live tracing, and only three runtime dependencies. 6000+ GitHub Stars.
Tech FrontiersStrands Agents is a trending GitHub project using model-driven design to let developers build AI Agents in just a few lines of Python. Learn its philosophy, use cases, and advantages over LangChain.
Product ReviewsOpenMemory is an open-source local memory storage solution providing a unified memory layer for Claude Desktop, GitHub Copilot, and other LLM apps, enabling shared context while ensuring data privacy.