16 related articles

Hammer is an offline-first open-source novel writing app using Markdown plain text. Deploy a self-hosted sync server in minutes with Docker for cross-device sync and web publishing.

Hammer is an offline-first open-source novel writing app using Markdown plain text storage with multi-platform support. Deploy a self-hosted sync server in five minutes via Docker.

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.

How should a data scientist upgrade their tech stack when transitioning from IC to team lead? A phased roadmap covering Git, dbt, Snowflake, modern data stack, and generative AI.

A deep dive into LangGraph multi-agent architecture — covering hierarchical, network, and pipeline patterns with three hands-on projects using LangGraph 0.3.

A comprehensive guide to Agent Skills: what Skills are, how they differ from Prompts, and how to design SKILL.md files. Learn modular AI Agent development through a real restaurant branding example.

Learn LangGraph multi-agent development covering Supervisor and Collaboration architectures, with three hands-on projects: code assistant, prompt assistant, and WebRTC digital human.

Learn AI Agent development from scratch. This tutorial covers LLMs and prompts, then builds a conversational agent in Python using the DeepSeek API with multi-turn dialogue and system prompts.

Deep dive into why coding Agents differ: perception lets Agents understand projects first, context engineering precisely filters information within limited token budgets.
产品体验In-depth comparison of OpenClaw and Hermes open-source AI Agent frameworks covering architecture, memory systems, auth, plugins, and channel distribution to guide developer selection.
教程攻略Pixi is a cross-platform package manager built on Conda-Forge, written in Rust, that unifies Python packages, Rust toolchains, and system-level dependencies like FFmpeg in one workflow.
教程攻略Learn how to build professional Python projects from scratch using UV, covering pyproject.toml dependency management, project structure, and fixing Module Not Found errors.
教程攻略Complete guide to installing, configuring, and using Google Gemini CLI. Covers Node.js setup, npm global installation, Google account authentication, and project context analysis to help developers get started with this AI terminal programming assistant.
教程攻略Complete guide to Gemini CLI custom commands with a UI component generation example. Covers TOML configuration, parameter passing, TDD workflow integration, and best practices for reusable automation.
教程攻略Learn how to build a local image generation MCP Server with one Prompt, letting Codex call Flux models for zero-token batch image generation and editing.