210 related articles

Deep dive into LangChain 1.0's architecture: LangChain framework, LangGraph multi-Agent orchestration, and LangSmith observability platform, with hands-on RAG and intelligent customer service projects.

A practical guide for Java developers to build AI apps without switching to Python. Learn LangChain4j, RAG, Function Calling, and MCP through an airline customer service project.

A developer built Manifest Studio to automate the full pipeline from AI code generation to app deployment, using a Skill mechanism for one-sentence publishing.

Needle is a 26M-parameter tool-calling model. Learn how to replace Gemini with Ollama for local training data generation and fine-tune on a single GPU, achieving 96.7% F1 — ideal for edge AI deployment.

A comprehensive guide to OpenCode, the open-source AI coding tool — covering installation (desktop/WSL), model config, rules files, custom commands, MCP extensions, and Agent SQL capabilities.

Anthropic never released a Claude Fable 5 model. This article analyzes fake AI promotions, exposes wrapper service scam tactics, and provides tips for verifying AI claims.

Hands-on review of Qwythos-9B, distilled from 500M+ Claude reasoning traces. Supports 1.04M token context, uncensored, runs on just 4GB VRAM. Full deployment guide included.

In-depth comparison of Claude Code, Cursor, and Codex AI programming tools, with practical guidance on AI Coding principles and Vibe Coding methodology to boost development efficiency.

Learn how to deploy a free AI agent locally using Ollama + Qwen 3.5-9B + Hormis framework, enabling web scraping, desktop control, and file management on consumer hardware.

Complete guide to Claude Code installation: three npm commands for one-minute setup, plus DeepSeek API configuration for low-cost AI programming assistance.

Ideogram 4 automated ComfyUI workflow using Qwen2.5 VL-8B: run locally with 8GB VRAM, auto-generate structured JSON prompts from simple descriptions, with image reverse-engineering support.

Deep dive into Claude Code + Harness AI engineering methodology, covering tech stack selection, enterprise e-commerce implementation, task decomposition, and Prompt templatization.

A systematic three-phase AI LLM career transition roadmap: from Transformer fundamentals to RAG, Agent & LangChain development, to LoRA fine-tuning. Build enterprise-ready skills in two months.

A hands-on Vibe Coding walkthrough using Qwen 3.7 Max and CoderWork to build gesture-controlled 3D particle systems and retro camera filters with zero code.

Deep dive into Moonshot AI's Kimi K2.7 Code: MoE architecture details, benchmark analysis, API pricing vs Claude/GPT, 6x speed version, and practical guidance for developers evaluating adoption.

A side-by-side comparison of GPT, Claude, Gemini, Tencent Hunyuan, Qwen, and DeepSeek across coding ability, Chinese language performance, and API pricing to help you find the best fit.

Real-world testing of local AI coding models Qwen 3 Coder Next and Qwen 3.6 on Excalidraw and Warp terminal codebases, comparing against cloud Opus for compliance-restricted scenarios.

Hands-on review of Codewell (formerly DeepSeek2E), the open-source terminal AI coding assistant with nearly 40K GitHub stars. Supports 25 LLM providers, local models at zero cost, and MIT license.

Xiaomi open-sources MiMo Code with SQLite FTS5-powered cross-session memory, solving AI coding assistants' context loss. Supports multi-Agent collaboration, million-line codebases, and OpenAI-compatible APIs.

A complete guide to RAG evolution from Naive RAG through Advanced, Agentic, Graph, and Multimodal RAG — covering core techniques, pain points solved, and real-world use cases.