4465 related articles
TutorialsA systematic guide to the relationships between AI, machine learning, deep learning, and large language models, helping developers build a clear knowledge framework and find an efficient learning path.
Product ReviewsTangPing.skill is an open-source AI Agent Skill on the OpenClaw ecosystem that teaches AI to "lie flat." Explore its hot-loading mechanism, lightweight Skill distribution, and what it reveals about AI Agent ecosystems.
TutorialsDeep dive into LangChain's three core concepts—Components, Chains, and Agents. Learn how this open-source framework connects LLMs to the external world and helps developers build enterprise AI apps.
TutorialsDeep analysis of RAG technology's core principles, three key values, enterprise implementation cases, common pitfalls, and a systematic learning roadmap covering vector databases, retrieval optimization, and Knowledge Graph fusion.
Product ReviewsIn-depth review of Kimi K2.6's coding, Agent collaboration, and visual development capabilities. #1 open-source on SWE-Bench Pro, 300 parallel sub-agents, API priced at 1/3 of competitors.
TutorialsDeep dive into Huawei's 100-page Hermes Agent manual: five-layer memory architecture solving AI amnesia, self-evolution loops for continuous optimization, and multi-agent collaboration engineering.
Tech FrontiersDeep dive into Moonshot AI's fully open-sourced Kimi K2.5: 1T parameter MoE architecture, Vision-to-Code capabilities, and 100-Agent parallel cluster system topping open-source benchmarks.
TutorialsA complete beginner's guide to LLM application development: learn the three key directions (API calling, RAG, Agent), master frameworks like LangChain, and follow a step-by-step learning path to become an AI application developer.
TutorialsHow to start LLM application development from scratch? A complete roadmap covering Python basics, RAG knowledge bases, and Agent development with LangChain.
TutorialsLearn how the Deep Agents framework solves enterprise AI Agent challenges like tool sprawl and context pollution, with a complete Deep Research implementation guide covering task decomposition, multi-source integration, and structured report generation.
TutorialsDeep dive into GStack, the open-source toolkit by YC President Gary Tan. 23 slash commands turn Claude Code into a full AI dev team covering product decisions to deployment.
TutorialsDecode LLM naming conventions, understand 32B parameters & AWQ/GGUF quantization formats, with 4-bit VRAM estimation formulas, MOE model pitfalls, and model selection by GPU tier.
TutorialsLearn how to configure OpenClaw AI coding assistant with one command to call OpenAI's GPT-5.5 model via the Codex plugin, reusing your GPT membership at zero extra cost.
Product ReviewsA deep cost comparison between AI coding appliances and cloud LLM APIs. A 20-person team spending ¥480K/year on tokens can deploy 4 local OnePanel units at ¥99K each, breaking even in 2.5 months.
TutorialsLearn how Claude Code combined with Skills encapsulation enables AI-driven test case generation with 10x efficiency gains, from 33 to 400+ cases through encoded expert knowledge.
TutorialsReal-world testing shows AnySearch Skill saves ~27% Token overhead for Codex while significantly improving search quality. Learn how it works, how to install it, and when to use it.
TutorialsA complete 7-step Vibe Coding guide from requirements to deployment. Learn how non-developers can independently build and ship products using VS Code and Claude Code, with PRD writing, static Demo validation, and step-by-step development.
TutorialsA systematic breakdown of seven core LLM learning modules covering environment setup, Prompt Engineering, RAG, Agents, dev frameworks, fine-tuning, and hands-on projects for developers.
Expert OpinionsVeteran developer ArjanCodes (320K subscribers) says he's sick of AI hype. He argues shipping fast isn't software development, coding is just the tip of the iceberg, responsibility can't be delegated to AI, and fundamentals remain a developer's core edge.
Product ReviewsHands-on test of Trae SOLO 2.0's zero-code development: generating a ChatGPT-like website from a single sentence. Detailed review of requirements generation, auto-correction, UI quality, and backend limitations.