273 related articles

A complete guide to Dify's core features and 1.8.0 deployment. Covers 5 app types, Docker setup, Workflow vs Chatflow differences, and RAG knowledge bases for beginners.

Tencent Cloud open-sources TencentDB Agent Memory — a fully local AI Agent memory system with a 4-tier progressive pipeline, zero external API dependencies, and 8,100+ GitHub Stars. Ideal for finance, healthcare, and privacy-sensitive use cases.

OpenAI's new Sites tool lets anyone describe an idea and instantly generate a live, shareable website or lightweight app — no coding skills needed.

OpenAI launches the GPT-5.6 model family with cybersecurity as its biggest highlight. A deep analysis of GPT-5.6's differentiation, double-edged-sword effect, and enterprise strategy.

Kun is an open-source AI coding agent optimized for DeepSeek and domestic users, with nearly 5,000 GitHub stars. Features include requirements drafting, inline diffs, cost visualization, and mobile monitoring. Real-world cache hit rates reached 97%, keeping costs extremely low.

Model capabilities are converging, making inference cost and scalability the new focus of AI competition. A deep analysis of AI infrastructure's core layers.

An Agent developer's three-round interview reveals why general-purpose Agents are a dead end for startups. The path forward: vertical Agents, domain context, and iteration speed as a moat.

Build an HR recruitment workflow Agent with Spring AI Alibaba Graph, covering resume parsing, job matching, tiered question generation, HITL checkpointing, and time travel state rollback across 20 core technical points.

Why give AI Agents a virtual filesystem and bash instead of more tools? A deep dive into the "Files over Tools" design philosophy, tool bloat, Unix principles, security sandboxing, and hybrid architectures.

A CS student built a multi-agent AI system with memory, 8 sub-agents, and real-time web research using only free infrastructure like Cloudflare Workers and GitHub Actions. Full breakdown inside.

A deep dive into Databricks Agent Framework (Mosaic AI): unify LangGraph/OpenAI agents via ChatAgent, log & evaluate with MLflow, version with Unity Catalog, and deploy Model Serving Endpoints for production AI agents.

ManagedAgents.sh is a model-agnostic managed agent platform from OpenComputer, supporting Claude, Pi, and Codex runtimes with Slack and GitHub integration.

A systematic breakdown of the complete AI Agent learning roadmap, covering prompt engineering, the ReAct paradigm, memory mechanisms, and multi-agent collaboration, with hands-on project advice.

Databricks open-sources Omnigent, a Meta-Harness for orchestrating Claude Code, Codex, and more AI coding assistants together—with built-in guardrails, cross-model workflows, and real-time collaboration. Get started in 10 minutes.

An in-depth breakdown of LangChain 1.3's core concepts, covering the three major limitations of LLMs, Agent architecture, memory management, and a complete learning path. Master LangChain and LangGraph to quickly build AI development skills.

Resonate's founder proposes "The Prompt is the Platform": as AI agents generate production-grade implementations from abstract specs, engineers' value shifts to specification. A deep dive into deterministic simulation and forbidden-fruit debugging.

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.

A detailed guide to Dify, the open-source LLM app development platform, covering its core features and full local deployment via VMware + Ubuntu + aaPanel + Docker. Supports 100+ models like DeepSeek and ChatGPT to build enterprise AI apps fast.

Master LangChain from scratch: the three limitations of LLMs, init_chat_model unified interface config, the Message type system, and the path from LLM calls to Agent development.

A deep dive into LangChain's positioning and value—why do LLMs need a middle layer? How does LangChain serve as the 'glue' unifying multi-model interfaces and supporting Agent development? Learn its core modules and learning path.