716 related articles
Deep DivesDeep analysis of the Claude Code source code leak, revealing seven core mechanisms of its Harness architecture including context management, tool call orchestration, and state tracking for AI Agent developers.
Deep DivesDeep analysis of Hermes Agent: lower Token usage than OpenManus, persistent long-term memory, and a self-learning loop. See how this 120K-Star GitHub project redefines AI Agents.
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.
Deep DivesDeep analysis of AIGC vs AI Agent differences, covering multi-agent system architecture, task orchestration, hallucination control, with developer skill roadmap and career outlook.
Tech FrontiersGoogle launches a smart mouse pointer prototype in AI Studio, giving cursors the ability to understand screen content and anticipate user intent. Analyzing this AI interaction innovation's impact.
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.
TutorialsComplete guide to building AI agents on Coze from scratch, covering LLM configuration, prompt writing, plugin integration, knowledge base setup, and memory systems.
Deep DivesDeep dive into Tencent's open-source LLM knowledge platform WeKnora, covering RAG, autonomous reasoning Agent, and self-maintaining Wiki capabilities, plus its Go-based architecture and enterprise use cases.
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.
Tech FrontiersSWE-bench opens evaluation environments, task sets, trajectories, and training recipes, dramatically lowering the barrier to AI coding agent development.
Product ReviewsDeep dive into ChuanhuChatGPT, a 15K-star open-source project with multi-model access, Agent support, RAG file Q&A, GPT fine-tuning, and web search.
TutorialsDeep dive into Agentic RAG vs traditional RAG, covering planning, tool calling, and multi-step iteration capabilities with complete LangChain and LangGraph code implementation.
Product ReviewsDeep dive into the AutoGPT open-source project, covering its autonomous AI agent architecture, core features, use cases, and future development. Learn how this 184K-Star GitHub project makes autonomous AI accessible to everyone.
Deep DivesDeep dive into Context Engineering: its core principles and practices. From Prompt Engineering to context design, orchestration, and optimization—exploring how Karpathy's new AI paradigm reshapes LLM app development and AI Agent construction.
Tech FrontiersDeep dive into LLM 0.32 alpha's two core refactorings: message sequence API aligned with OpenAI format, stream_events for typed streaming responses, serialization design, and backward compatibility.
Expert OpinionsVibe coding makes AI programming as simple as blogging, driving an explosion of personal micro-apps. Matt Webb proposes RSS for sharing micro-apps, and Simon Willison has already implemented it.
Deep DivesSimon Willison releases LLM 0.32a0 alpha with message sequences and typed streaming chunks, redefining how Python developers interact with LLMs while maintaining full backward compatibility.
Expert OpinionsMo Bitar's satirical TikTok exposes AI workplace absurdities: fake jargon to secure budgets, automating colleagues for promotions. A deep dive into overestimated AI capabilities, fear-driven decisions, and the moral cost of tech hype.
Product ReviewsTensorlake Skills is a skill module for AI coding agents like Claude Code and OpenAI Codex, routing them to real-time docs on sandboxes, orchestration, and SDKs to fix outdated training data issues.