4109 related articles
TutorialsA deep dive into intelligent Agent development with LangGraph, covering core concepts, project architecture, state management, and practical tips for building AI agents in Python.
Product ReviewsDeep analysis of Sentra-Agent, a modular TypeScript framework for building production-grade conversational AI Agents, covering architecture, design philosophy, and comparison with LangChain.js.
TutorialsIn-depth look at the OpenClaw Orange Book open-source project covering AI Agent framework components, tech ecosystem, and practical development methodology.
TutorialsDeep dive into the E-commerce-Smart-Agent open-source framework built with LangGraph and FastAPI, covering RAG knowledge base Q&A, return workflow automation, and graph-based orchestration.
Product ReviewsLingque is a Python-based open-source AI Agent framework supporting fully private deployment with data sovereignty. This article analyzes its technical features, use cases, and advantages over LangChain.
TutorialsDeep dive into hermes-agent-guide: a 16-volume, 300K-word Chinese manual covering installation, memory systems, skill ecosystems, multi-Agent orchestration, and enterprise deployment.
Product ReviewsMicro-Agent is a lightweight AI Agent framework open-sourced by Fudan University, focused on vertical domain applications. It offers streamlined architecture, low learning costs, and high customization flexibility compared to heavyweight frameworks like LangChain.
TutorialsA deep dive into Nous Research's Hermes Agent open-source AI framework and the community Orange Book guide covering tool calling, reasoning, multi-Agent collaboration, and more.
Deep DivesDeep analysis of Claude Code's source architecture: Agent loop mechanism, context engineering strategies, tool system design, and permission controls. Based on the viral GitHub project how-claude-code-works.
Product ReviewsDeep dive into Datus-agent, an open-source AI-native CLI SQL client that brings Context Engineering to data engineering with natural language queries and modern data stack support.
Product Reviewscased/kit is an open-source Python toolkit for context engineering, providing AI coding assistants with codebase mapping, symbol extraction, and multi-mode code search capabilities.
TutorialsA deep dive into Context Engineering: core concepts and key techniques including RAG, long-context management, and AI Agent context orchestration for building production-grade AI systems.
Product ReviewsDeep dive into Dash by agno-agi: a self-learning data agent built on systems engineering principles, featuring 6-layer context anchoring and query-driven continuous evolution.
Product ReviewsDeep dive into ByteDance Volcengine's open-source MineContext — a proactive context-aware AI assistant. Explore Context Engineering, ChatGPT Pulse integration, and real-world applications.
TutorialsContext Engineering is replacing Vibe Coding as the dominant AI programming methodology. Learn how to build high-quality context for AI coding assistants like Claude Code, with practical steps and open-source project insights.
Product ReviewsDeep dive into GSD-2's three core technologies: meta-prompting, context engineering, and spec-driven development — solving the problem of AI agents drifting off-target during long tasks.
TutorialsDeep dive into the 74K-star GitHub project Prompt Engineering Guide, covering prompt techniques, context engineering, RAG, AI Agents, and complete learning paths for developers.
Product ReviewsGitHub project yegor256/prompt uses a CLAUDE.md system instruction file to teach AI coding assistants to follow coding standards and generate high-quality, elegant code.
Product Reviewsclaude-code-auto-memory is an open-source plugin that automatically maintains CLAUDE.md memory files, enabling Claude Code to retain project context across sessions and eliminating AI amnesia.
Deep DivesDeep analysis of the 10K-star GitHub project claude-code-system-prompts, fully deconstructing Claude Code's system prompts, 24 built-in tools, and sub-agent architecture for prompt engineering and AI Agent development.