866 related articles
TutorialsDeep dive into Andrew Ng's Building Your Own Database Agent course with Microsoft, covering LLM-SQL interaction, LangChain Agents, Function Calling, and RAG for tabular data.
TutorialsA detailed guide on ByteDance's Hermes Agent framework covering core features, deployment, custom tool development, and enterprise-grade AI Agent applications.
Product ReviewsDetailed review of Hertzman local inference engine covering one-click deployment, smart hardware recommendations, OpenAI-compatible API, and performance comparison with LM Studio.
TutorialsA detailed comparison of LangChain's two model invocation approaches, focusing on init_chat_model unified interface usage and tips for avoiding DeepSeek V4 Pro Thinking Mode pitfalls in Agent scenarios.
Industry InsightsLangChain unveils a full-lifecycle toolchain for Agent development at Interrupt, covering Deep Agents 0.6, SmithDB, Context Hub, LLM Gateway, and LangSmith Engine.
TutorialsDeep dive into Hermes Agent's four progressive cases: terminal ReAct loop, Feishu AI assistant, four-layer persistent memory, and three-stage Skill evolution with DeepSeek support.
Product ReviewsDeep dive into Gemini CLI V0.7 & V0.8 major upgrades: extension framework, IDE plugin spec, non-interactive auth, and how they transform the terminal into a programmable AI agent platform.
Deep DivesDeep dive into Cursor Skills' underlying principles, from Function Call and MCP protocol to Workflow Agent, with Spring AI Alibaba practical demo for any LLM.
TutorialsLearn how Java developers can build MCP Server and Client using Spring AI Alibaba, define tools with @Tool annotations, and integrate with AI clients like Trae for LLM-powered business data access.
TutorialsLearn how to build a full-stack multimodal AI conversation system using pnpm Monorepo architecture, covering local model integration, image understanding, and streaming chat.
Industry InsightsSam Altman shares OpenAI's three strategic directions: AGI accelerating research, partnering with YC to empower startups, and building personal AGI assistants. A deep analysis of OpenAI's complete AGI deployment path.
Product ReviewsMeta releases Llama 3.3 70B open-source model with just 70B parameters rivaling 405B performance. Tested on 13 logic, math, and coding questions, it passed 12 — reshaping the open-source model landscape.
Product ReviewsReal-world testing of MiniMax M2 as Claude Code's backend model across three projects: framework migration, iOS development, and full-stack MVP — at just 8% of Claude's price.
TutorialsDeep dive into MCP (Model Context Protocol) principles and practical applications. Learn how LLMs connect to external tools via MCP to become agents, covering Java tech stacks, MCP Server ecosystem, Cherry Studio demos, and A2A protocol comparison.
TutorialsLangGraph 0.5.3 introduces MCP server security authentication and agent deployment solutions. Combined with Qwen3 models, it provides a complete production-grade AI agent development stack.
TutorialsLearn how to build a SaaS website with AI image generation, multimodal chat, and webpage replication using only Bolt and Cursor — no code required. Covers prompt design, architecture, and iteration techniques.
TutorialsA comprehensive guide to Spring AI covering LLM integration, prompt engineering, RAG knowledge bases, and five AI Agent patterns, with three enterprise projects for Java engineers.
TutorialsA systematic guide to LangChain's core features, covering LLM vs. Agent concepts, unified interface design, multi-provider support, environment setup, and hands-on code examples for AI app development.
Tech FrontiersMeta Superintelligence Labs releases Muse Spark, a native multimodal reasoning model supporting visual chain of thought, tool-use, and multi-agent orchestration. Deep dive into its capabilities and competitive positioning.
TutorialsDeep dive into LangGraph's core graph structure design, single and multi-agent collaboration patterns, MCP protocol integration, and Time Travel fault-tolerance, with enterprise-level hybrid multi-agent architecture implementation.