203 related articles

A benchmark of 14 PDF parsers focused on Meaning Survival, not just character accuracy. Covers GPT, Mistral OCR, Azure DI, and key insights for RAG pipeline optimization.

Heap Code is an open-source VS Code extension supporting local models via Ollama and LM Studio, plus OpenAI-compatible APIs. Features completions, chat, inline edit, and agent mode — zero telemetry, no account required.

Skill hit rate dropping as your Agent scales? Learn how Progressive Disclosure works and explore 4 solutions: better descriptions, Skill Trees, negative samples, and recall + rerank.

A deep dive into AI testing workflows: API capture, test case generation, Agent orchestration, and automated execution. Learn the two core challenges — incomplete information and mandatory human review.

MCP (Model Context Protocol) is the open standard for AI tool integration. Build your own MCP server with ~20 lines of Python. Learn tools, resources, prompts, and both local and remote deployment.

A systematic breakdown of LangChain's six core modules (Models/Prompts/Chains/Memory/RAG/Agent) and LangGraph's state graph, persistence, and HITL — with production deployment tips.

How can frontend engineers transition into AI development? This guide covers four agent development directions: RAG, workflow agents, vertical agents, and general-purpose agents — with framework picks like LangChain.js.

Task routing is hailed as a silver bullet for LLM cost reduction, but routing strategy design, model training, and self-hosting each carry hidden engineering costs. This deep dive helps smaller teams evaluate ROI and offers a phased implementation path.

Can small local models (1.5B–3B) become software domain experts? This article breaks down CPT, SFT, RAG, and Agent architectures, with a layered RAG-centric design for CPU-only local deployment.

Meituan open-sources LongCat 2.0, a 1.6T-parameter MoE model trained on 50,000+ custom chips without NVIDIA GPUs or Google TPUs, rivaling OpenAI and Google.

Deep dive into Perplexity AI: real-time web search + multi-model AI, transparent citations, Focus Modes, PDF chat, and collaborative Collections. Can it replace Google and ChatGPT?

iOS 27 deep dive: AI photo Extend & Spatial Reframe, a rebuilt Siri with personal data access, 30%+ system-wide speed gains, and long-overdue quality-of-life fixes — all tested and explained.

Why do long AI conversations drain your credits so fast? This article explains LLM stateless architecture, Token billing mechanics, and practical tips like sliding windows and summary compression to cut API costs.
Voice-Driven Geometric Interaction: LL…
How can LLMs translate natural language into geometric operations? This article breaks down a voice-driven geometry system: LLM for semantic parsing, Function Calling to bridge the geometry SDK.

Programmers transitioning to AI engineering aren't starting from scratch. Learn the 6 core skills — LLM APIs, RAG, prompt engineering, LLMOps — needed to make the leap.

A deep dive into Hermes Agent vs OpenCloud with real enterprise case studies across telecom, finance, and e-commerce — revealing why mastery, not tool choice, drives AI agent success.

What is an AI Agent? This guide explains the key differences between LLMs and Agents, breaks down the Agent formula (LLM + Workflow + Knowledge Base), and compares tools like Dify, Coze, LangChain, and LlamaIndex.

An in-depth analysis of the core knowledge system of LangChain 1.3, covering the Harness architecture philosophy, DeepAgent positioning, LangGraph fundamentals, Agent memory, and human-in-the-loop.

OpenAI's GPT-5.6 launches with Sawa, Terra, and Luna sub-models the same day as Musk's Grok 4.5, while Anthropic, Meta, and NVIDIA make their moves. A packed week of flagship AI launches.

RoughCut is a fully automated AI editing tool generated by Codex, supporting talking-head, unboxing, and commentary modes with a semi-automated publishing system.