2316 related articles
TutorialsLearn AI agent architecture (LLM + workflow + knowledge base), compare tools like Dify and LangChain, and use MCP Server to auto-generate test cases.
TutorialsGuide to LangChain's init_chat_model unified interface vs model classes, with DeepSeek V4 Pro thinking mode fix, multi-provider switching tips, and AI Agent integration practices.
Deep DivesDeep dive into Hermes Agent, the viral 2025 open-source AI Agent framework. Comparison with OpenCloud on lower token usage, long-term memory, and self-learning evolution.
TutorialsHow frontend engineers can move beyond API calls to build production AI systems — covering streaming output, BFF layers, RAG pipelines, and Agent orchestration with LangChain.js/LangGraph.js.
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.
Product ReviewsHands-on with ByteDance's Trae AI tool for local Windows BSOD log analysis, plus a deep-dive review of Fedora 44's desktop experience including RDP support.
TutorialsLearn to build AI Agent Skills for Claude Code: skill.md writing, script integration, image generation workflows, and reusable skill architecture from scratch.
TutorialsA deep dive into LangChain framework essentials, clarifying the key differences between LLMs and Agents, covering Agent development, DeepAgent advanced topics, and learning paths.
Product ReviewsHands-on review of Kimi's OK Computer Agent across 3 scenarios: data reports, interactive pages, and AI-generated art sites. A realistic look at its strengths and limits.
TutorialsA detailed breakdown of replicating the Manus AI agent platform for $30, covering Docker container integration, task orchestration, UI design, and the course-based monetization strategy.
Tech FrontiersDeepSeek-TUI is a free terminal AI coding agent written in Rust that rivals Claude Code at 20x lower cost. Learn about its features, performance, and who should switch.
Expert OpinionsWhy ordinary people should choose Xianyu over AI projects in 2025: zero startup costs, platform traffic dividend, and new AI pricing features. Real case studies included.
Product ReviewsHands-on test of an AI novel-writing agent with three creation modes: template fill-in, detailed outline, and fully automatic. Supports strong context memory, word expansion, and reduced AI feel.
Product ReviewsHands-on review of Lobster Agent (QCloud): generate and deploy public webpages via WeChat on your phone, covering lottery pages, auto weekly reports, and remote file transfer.
TutorialsLearn how to build an AI-powered IDE like Cursor from scratch using Next.js, covering Ghost Text completions, AI Agent file operations, Web Containers, and GitHub integration.
TutorialsLearn how AgentSpan enables AI Agent state persistence with crash recovery, human approval workflows, and seamless LangGraph integration. Full Python examples included.
Deep DivesExplore how AITS uses AI Agents to auto-generate test cases, self-heal scripts, and run exploratory testing — helping engineers evolve from script writers to AI testing strategists.
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.
TutorialsHow can 30+ programmers efficiently transition to AI? Practical advice on learning strategy, project experience, and interview techniques to break into AI.
TutorialsLearn how to build an AI-driven personal knowledge base with Obsidian and Claude Code. Covers three-layer architecture, Ingest/Query/Maintain workflows, and human-AI collaboration principles.