796 related articles

OpenAI releases GPT-5.6 with Sol, Terra, and Luna models plus ChatGPT Work execution environment, shifting AI from chatbots to autonomous multi-agent workflows that directly operate local files and business systems.

Context engineering is the core methodology for building efficient AI Agents, covering query enhancement, RAG retrieval, prompt design, memory management, and tool invocation. Master Write, Select, Compress, and Isolate to solve LLM hallucination at its root.

A focused guide to the core interview topics for LLM application engineers, covering agent architecture, Multi-Agent, Langfuse evaluation & tracing, security, and RAG optimization.

A focused guide to core LLM application engineer interview topics, covering agent architecture, Multi-Agent, Langfuse evaluation, security, and RAG optimization.

A step-by-step guide to locally deploying the Dify open-source AI platform using BT Panel on a VMware virtual machine, covering Ubuntu setup, Docker config, and image pull troubleshooting—beginner-friendly.

Alibaba open-sources a 2.4 trillion parameter Qwen model and launches the Qwen Token Plan. Chinese models surge, Kimi K3 tops global rankings, and China's AI is reshaping the global competitive landscape.

A data-deletion disaster reveals the biggest AI Agent risk: the problem isn't the model, it's Harness design. Learn context management, process standards, and permission isolation.

A deep dive into engineering AI applications: from a simple chat page to a multi-layer Agent platform, covering RAG knowledge bases, Workflow scheduling, multi-model management, and run tracing.

Hermes Agent is an open-source autonomous AI Agent with long-term memory and self-evolution. Learn its core innovations, how it compares to Open Cloud, and why it hit 121K GitHub stars.

Deep dive into LangChain v1.3: compare LangChain, LangGraph, and DeepAgent paradigms, explore RAG pipelines, multi-agent systems, and local LLM deployment for enterprise AI apps.

Dify is a low-code AI app platform supporting chatbots, Agents, and workflows. Compatible with DeepSeek, ChatGPT, and more. Learn cloud and local deployment options.

A systematic overview of the AI Agent tech stack: RAG retrieval, Agent planning, MCP protocol, AI Gateway, and observability — helping developers build production-grade AI systems.
WrenAI: An Open-Source GenBI Tool for …
WrenAI is an open-source GenBI tool by the Canner team that converts natural language into trusted SQL, charts, and dashboards via a semantic layer. Supports 20+ data sources including BigQuery and Snowflake. 16,000+ GitHub stars.

A complete Dify 1.8 guide covering 3 deployment methods (Docker/cloud/source), MySQL integration, 5 app types (Chatbot/Agent/Workflow), model selection, and publishing strategies.

Anthropic engineers reveal Claude Code's 18-month evolution: system prompt cut by 80%, 65% of PRs shipped automatically by AI, Claude Tag collaboration, and the safety logic behind auto mode.
jcode Deep Dive: Why Rust Is the Ideal…
jcode is an open-source Coding Agent framework built in Rust, gaining nearly 200 GitHub Stars in a day. Explore its architecture, Rust advantages, and application potential.

A deep dive into the DeepLearning.AI & Neo4j course 'Knowledge Graphs for RAG' — covering core concepts, vector retrieval synergy, and hands-on SEC filing demos.

A deep dive into the three core LLM job roles — Application Engineer, R&D Engineer, and Algorithm Engineer — covering academic requirements, salaries, and skill roadmaps.

A RAG pipeline crashed three times due to inter-stage data format mismatches. Learn how JSON Schema and Pydantic explicit contracts turn fragile AI pipelines into maintainable systems.

WebMCP is a proposed web standard that lets pages proactively expose tool interfaces to AI agents via declarative and imperative APIs, eliminating browser automation guesswork. Now in Chrome 149 Origin Trial.