344 related articles

Enterprise AI/LLM roles now demand engineering skills: streaming recovery, high concurrency, multi-tenancy, LLM gateways, Langfuse observability, and evaluation platforms. Master these 8 core competencies.

Office CLI is an open-source GitHub Trending tool that lets AI Agents create Word, Excel, and PowerPoint files directly — with preview rendering and auto-checks, no Microsoft Office required.

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.

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.

Learn how Bilibili creator JK built an AI-automated topic selection system using Codex and Feishu — covering the three-dimension method: practice, trending topics, and benchmarking.

In-depth review of Panel AI v1.1.1: second-level installation, no-public-IP networking, batch compute cluster management. Learn how enterprise AI on-premises deployment barriers are dramatically lowered.

Step-by-step guide to deploying Dify AI platform locally with Docker. Covers Linux, Windows, macOS setup, docker compose launch, and first-time initialization in under 30 minutes.

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.

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.

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

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.
Jellium: An Unofficial Jellyfin Deskto…
jellium-desktop is an unofficial Jellyfin desktop client built in Rust, offering low resource usage and high performance. It has surpassed 1,200 GitHub Stars.
Text-to-CAD: How AI Agents Are Reshapi…
Explore how the open-source text-to-cad project wraps CAD modeling as AI agent skills, letting engineers generate 3D models from natural language descriptions.

OpenAI Codex gets a major upgrade with GPT-5.6: extended reasoning, multi-agent parallelism, browser control, one-click Sites deployment, task orchestration, and mobile dev support.

Integrating email into LangChain agents: Gmail API's OAuth flow is too complex, while AgentMail offers a lightweight agent-native email API. A practical engineering comparison.

A complete Python learning path for beginners covering three modules: Fundamentals, Intermediate, and Hands-On Practice — including web scraping, office automation, and data analysis.

A complete guide to Claude Code: environment setup, switching to domestic LLMs, CLI commands, Git workflows, MCP, Subagents, and enterprise project walkthroughs.

lx is a set of 72 single-purpose CLI tools running on local Ollama models — no API key, fully offline. Supports git commit generation, log debugging, and more. Rust binaries with <15ms cold start; 7–8B models work great.

Deep dive into AI-era automated testing: using Pytest + Playwright + MCP for stable automation, constraining code conventions with Skills, avoiding non-determinism and high token costs. Includes real debugging war stories.

Learn how to use Trae, ByteDance's free AI coding tool, to build a Flask-based visual database query system (EasyQuery) in just 20 minutes. Full walkthrough included.