48 related articles
Claude Code Desktop Installation & Con…
Step-by-step guide to install Claude Code Desktop, use it without an account via Developer Mode, integrate DeepSeek models through CSwitch, add Chinese localization, and configure custom Skills.
Practical Guide to Building Multi-Agen…
Learn how to build a multi-Agent collaborative system with CrewAI and FastAPI. Covers Agent, Task, Crew concepts, GPT/Tongyi Qianwen/Ollama integration, with complete code examples and model comparisons.
Getting Started with LangChain: Core C…
A 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 FrontiersDeepSeek releases OCR2 replacing CLIP with an LLM as visual encoder; Moonshot AI launches Kimi K2.5 with 100+ sub-agent cluster mode; Microsoft deploys 3nm Maia 200 chip; Alibaba releases Qwen3 Max Thinking.
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.
Decoding LLM Naming Conventions: Param…
Decode 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.
AI Code Explanation: Quickly Understan…
Learn how AI code explanation helps C# developers quickly understand others' code. A 3-step demo with Tongyi Lingma for code handoffs, Code Review, and legacy system maintenance.
AI Coding Tools Keep Crashing When Bui…
AI coding tools crashing when building websites? This article analyzes root causes including multi-window concurrency, API rate limiting, and network instability, with practical solutions.