205 related articles

GLM-5.2 tops open-weight models in coding with a 74.4 Frontiers-WE score, beating GPT-5.5. Its MIT license enables local deployment, and the gap with closed-source flagships is closing fast.

Claude Code was found to contain three covert detection layers: Chinese timezone checks, steganographic prompt marking, and identity fingerprints sent with every request. Alibaba banned all Claude products, forcing ~20,000 engineers to switch tools.

FTPO (Final Token Preference Optimization) tackles AI "Doom Loops" at the training level rather than patching them at inference time — exploring its principles, value for small/quantized models, and open challenges.

Want to become an Agent engineer? This article systematically covers three core skill tracks—LLM fundamentals, LangChain architecture development, and enterprise deployment—to help you avoid detours.

Want to switch careers into LLM development but don't know where to start? This guide breaks down a four-level skill roadmap — from basics and API calls to RAG, fine-tuning, Agent development, and multimodal — to help you build real AI career value.

As LLM costs keep falling, how can Java developers seize the AI opportunity? This article explores LangChain4J's core capabilities, supported models and vector databases, and compares LangChain4J vs. Spring AI to help you build local knowledge bases and intelligent customer service systems.

Build a fully private local AI system with Ollama + Hermes: zero cost, no rate limits, data stays local. Learn deployment steps, model selection tips, and private/cloud hybrid workflows.

Ideogram 4 open-source image model tested: runs locally on 8GB VRAM + 32GB RAM, Midjourney-level aesthetics, stable text rendering. Learn the 3-part prompt structure and automated ComfyUI workflow with Qwen3 VL.

Alibaba reportedly plans to ban Claude Code internally over backdoor and data leakage concerns. A deep dive into enterprise AI security, supply chain trust issues, and what it takes for AI tools to win enterprise adoption.

Unsloth v0.1.461-beta fixes local GGUF vision model loading on llama-server in Studio, adds variant directory companion file lookup for stable multimodal deployment.

Claude Code is Anthropic's local AI coding assistant featuring full project context, auto error correction, and high-accuracy code generation. Compare it with Cursor, Trae, and Codex.

The rise of Zhipu's GLM 5.2 is accelerating the democratization of LLM capabilities. This article analyzes the commoditization of foundation models, the logic behind margin collapse, and the opportunities and challenges facing application-layer and foundation model firms.

Tested Ornith 9B on a 16GB M4 Mac Mini: LM Studio setup, tower defense game vs. 35B, and honest insights into small-model accuracy limits for local AI coding.

A deep dive into Ideogram 4's three core strengths — cinematic aesthetics, naturalistic portraits, and stable text rendering. Learn JSON structured prompts and a fully automated workflow powered by Qwen3 VL.

Hands-on test of Kimi K2.7 Code in High Speed mode across two real projects: a frontend interactive lab and an e-commerce microservice. Speed is noticeably improved, with strong responsiveness for legacy codebases and frontend-backend integration.

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.