95 related articles
TutorialsA complete guide to building commercial AI Agents in 7 steps: requirements analysis, model selection, prompt engineering, Dify/Coze platform comparison, data storage, testing, and deployment.
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.
TutorialsDeep dive into Agentic RAG principles and implementation. Compare traditional RAG limitations, learn tool-based retrieval with ReAct Agent loops, with LangChain/LangGraph code examples.
TutorialsDeep dive into Agentic RAG vs traditional RAG, with ChatPDF case study and LangChain code walkthrough covering tool design, multi-turn iteration, and autonomous decision-making for LLM engineers.
Deep DivesDeep dive into Agentic RAG vs traditional RAG, covering tool calling, multi-step iteration, query rewriting, with LangChain and LangGraph code examples for building intelligent retrieval systems.
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.
TutorialsCompare traditional RAG vs Agentic RAG architectures, explore planning, tool use, and multi-step iteration capabilities, with full LangChain/LangGraph ReAct Agent code and ChatBoss project examples.
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 FrontiersMicrosoft open-sources GitAGU (Git Agent Unblock), a centralized platform for discovering, configuring, and integrating AI agents into development workflows across the full SDLC.
TutorialsA deep dive into the popular GitHub project liyupi/ai-guide covering Vibe Coding tutorials, LLM usage, AI coding tools (Cursor/Claude Code), Prompts, RAG/MCP/Agent concepts — a 13,000+ Stars Chinese AI learning resource hub.
Product ReviewsDeep analysis of CowAgent (formerly chatgpt-on-wechat), a 44K-star open-source AI Agent framework with proactive thinking, task planning, skill creation, and multi-platform support for building personal AI assistants and enterprise digital employees.
Product ReviewsDeep dive into Refly, an open-source Agent Skills Builder featuring Vibe Workflow visual skill definition, cross-platform execution on Claude Code/Cursor, and a new "skills as infrastructure" paradigm for AI Agent development.
Tech FrontiersDeep dive into Codex CLI 0.128.0's new /goal command: how prompt templates drive autonomous agent loops, token budget controls, and AI coding agents that work until the goal is done.
Product ReviewsA comprehensive look at Serena MCP toolkit's core capabilities including semantic retrieval, AST-level code editing, and agentic coding support. Discover how this 23,800+ star open-source project gives AI Agents IDE-level code understanding.
Deep DivesDeep analysis of Ruflo open-source multi-agent orchestration platform, covering swarm intelligence, RAG integration, Claude Code native support, and comparisons with LangGraph and CrewAI.