8 related articles
TutorialsA detailed guide on ByteDance's Hermes Agent framework covering core features, deployment, custom tool development, and enterprise-grade AI Agent applications.
Product ReviewsG-Rec is an open-source agent framework built on Gemini 2.5 Pro with Windows/Chinese path support, persona systems, and skills extension, offering a free alternative to Claude Code.
Deep DivesExplore NVIDIA's Deep Research Skill approach for embedding deep research capabilities as skill modules into AI Agent frameworks like Claude Code and LangChain, enabling goal decomposition, multi-source retrieval, and knowledge synthesis.
TutorialsLearn how to implement LangGraph's core design from scratch in TypeScript, covering state-graph-driven architecture, node-based orchestration, and the ReAct pattern for AI Agent development.
Expert OpinionsIn-depth interview with Microsoft Agent Framework core developer Roger Barreto on the evolution from Semantic Kernel, middleware architecture design, enterprise stability strategies, and AI development best practices.
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 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.