43 related articles

A detailed guide on full-stack LangChain architecture design, covering FastAPI backend setup, streaming responses, React frontend integration, and practical tool selection with LangServe and LangGraph.

A developer lets Mistral, Qwen, Llama and other local LLMs autonomously live in virtual town Pepperton. AI residents spontaneously invent social networks, conspiracy theories, and case law.

Complete guide to setting up a local AI coding environment on MacBook Pro M4, covering Ollama, MLX, Continue, Qwen3-Coder 30B configuration, and performance optimization strategies for 32GB RAM.

A detailed guide to organizing full-stack ML project repositories, covering directory structure design, data-code separation, and externalized configuration to help ML developers move from experimental code to production-grade engineering standards.

A detailed guide to organizing full-stack ML project repositories, covering directory structure design, data-code separation, and configuration externalization to help ML developers move from experimental code to production-grade engineering.

Deep analysis of deploying LLM systems from prototype to production: a real-world AI incident investigation assistant case study revealing key engineering challenges beyond the model.

Deep analysis of deploying LLM systems from prototype to production: a real-world AI incident investigation assistant case revealing critical engineering challenges beyond the model.

A deep dive into an AI paper writing system built with FastAPI + Vue3, covering multi-agent collaboration, RAG, streaming output, and full academic workflow automation.

An in-depth analysis of the five core dimensions of AI Agent testing: command safety, tool-calling accuracy, task planning, output consistency, and error self-repair. Master automated testing methods and the transition path for test engineers.

In-depth analysis of the five core dimensions of AI Agent testing: command safety, tool-calling accuracy, task planning, output consistency, and error self-repair. Master automated testing and the transition path for test engineers.

Learn the core concepts behind FastAPI: frontend-backend separation, API interface design, and RESTful specification. Master resource-oriented design before writing your first line of code.

Deep dive into langgraph-agent-stack: per-run dollar budget control, canary traffic routing, Mock testing mode, and 800+ test cases to safely deploy AI Agents from demo to production.

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 deep dive into Harness architecture in enterprise Agent projects, covering MCP protocol, sandbox isolation, multi-model scheduling, and ASGI deployment — key topics for LLM job interviews.

Coze vs Dify: a deep-dive comparison covering deployment, data security, and ease of use. Find out which AI agent platform suits individual developers vs. enterprises.

Hombre is an open-source web GUI for self-hosted Honcho AI memory servers. Features workspace management, semantic search, real-time sync, and RBAC — built with FastAPI and native frontend, MIT licensed, Docker-ready.

Browser Use is an open-source AI Agent framework that lets LLMs autonomously drive browser operations via natural language. This article breaks down its four-layer architecture, core Agent loop, CDP perception layer, dynamic Tools dispatch, and its Skills, Sandbox, and MCP extension capabilities.

A comprehensive introduction to FastAPI's core concepts: frontend-backend separation, RESTful API design, JSON data exchange, HTTP methods, and idempotency explained clearly.

An in-depth analysis of LangGraph's core concepts: short-term and long-term storage mechanisms, its differences from LangChain, the MIT open-source license, and private deployment solutions for enterprise Agent development.

An in-depth guide to installing, configuring, and extending OpenCode, the terminal AI coding assistant. Covers desktop and WSL installation, model config, MCP integration, and custom Agents.