395 related articles
TutorialsDeep dive into AI Skills mechanism: how on-demand capability loading works, Skills vs MCP differences, and practical configuration for PDF parsing with reduced Token consumption.
Product ReviewsDetailed walkthrough of ChatGPT and PowerPoint deep integration workflow—from multi-source material integration and AI outline generation to slide-by-slide optimization with real-world assessment.
TutorialsA detailed guide to Anthropic's official MCP course covering client-server architecture, building MCP servers, third-party integrations, and remote deployment for standardized AI tool access.
TutorialsDeep dive into OpenClaw's industrial-grade Agent architecture with its three-layer design, pluggable Skills system, and memory management. Includes a step-by-step LangChain reproduction guide with an enterprise HR assistant example.
TutorialsBuild an AI Agent in 200 lines of Python from scratch. A deep dive into the five core modules: Prompt, Memory, Tool Use, RAG, and Skill, with progressive development workflow.
TutorialsBuild a Text-to-SQL assistant using Spring AI Alibaba Agent Framework with a four-step Tool chain, plus solving ThreadLocal failures in stream mode with RunnableConfig.
TutorialsBuild an AI research assistant with Python, LangChain, and Consensus MCP. Eliminate LLM hallucinations in academic citations using structured outputs and real-time literature retrieval.
TutorialsA detailed guide to Wagtail CMS covering installation, page model definition, blog system setup, StreamField code blocks, and Snippets to help Django developers quickly master this highly customizable open-source CMS.
TutorialsComplete guide to building AI Agents in LangChain v0.3, covering @tool decorator, Agent Executor, parallel tool calls, Google Search integration, and ReAct framework with code examples.
TutorialsDeep dive into LangChain Agent Executor internals, covering the ReAct reasoning-action-observation loop, tool choice strategies, and building a custom Agent Executor from scratch.
TutorialsDeep dive into OpenAI Agents SDK's five message types, conversation history management, and common pitfalls including static/dynamic instructions and Function Call pairing.
Deep DivesA clear breakdown of MCP (Model Context Protocol): its core concepts, three standard primitives, real-world use cases, and ecosystem status. Learn how Anthropic's open-source unified tool integration standard is changing AI development.
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.
Product ReviewsA deep dive into RuoYi-AI, a Java-based enterprise AI development platform supporting multi-vendor LLM integration, RAG knowledge bases, and agent orchestration. 5,200+ Stars on GitHub.
Product ReviewsIn-depth review of AnythingLLM open-source AI platform: local deployment, RAG document Q&A, multi-model switching, and more. How does this 59K+ star GitHub project deliver privacy-first AI? Includes comparison with PrivateGPT and Open WebUI.