82 related articles

Kaneo is an open-source, self-hosted project management tool built with TypeScript, embracing minimalist design. Explore its features, architecture, and why it earned 4600+ GitHub Stars.

How to learn AI Agent development from scratch? This article outlines a clear 3-step path: Python crash course, LLM theory & practice, and LangChain framework project implementation.

How to learn AI Agents from scratch? This guide covers two clear paths: developers go from Python to LLMs to open-source framework source code; practitioners use Claude Code or similar tools to get results fast.

A beginner's guide to AI Agents: understand core principles, how Agents differ from LLMs, their execution mechanisms, and get tailored learning path recommendations.

Build high-quality AI projects on a budget. Learn how to use Ollama, Groq, Chroma, and other free open-source tools to build RAG systems and multi-Agent workflows from scratch.

Build high-quality AI projects on a budget. Learn how to use Ollama, Groq, Chroma, and other free open-source tools to build RAG systems and multi-Agent workflows from scratch.

Complete guide to Claude Code covering CLI installation, domestic model switching, core commands, Git automation workflows, and automated code review and fix loops for enterprise projects.

Can you build products with AI without knowing how to code? This article breaks down the complete Vibe Coding learning path: from mastering AI coding tools like Claude Code and Cursor, to writing high-quality prompts and completing hands-on projects.

Can you build products with AI without knowing how to code? This article breaks down the complete Vibe Coding learning path: from mastering AI coding tools like Claude Code and Cursor, to writing great prompts and completing real projects.

Can you really earn over 10K a month through AI freelance gigs with zero experience? This article breaks down the real barriers to monetizing AI coding, what AI tools can and can't do, and the traffic-driving playbook behind it.

Learn how to build full-stack WeChat Mini Programs using only JavaScript. This guide covers cloud databases, cloud functions, and cloud storage with a real-world project.

A practical guide to Claude Code covering installation, Chinese LLM switching, project analysis, key commands, and conversational Git workflow automation for developers.
Agentty: An 11MB Lightweight Claude Co…
Agentty is an open-source AI coding assistant written in C++26, compiling to just 11MB. Positioned as a drop-in alternative to Claude Code, it explores lightweight, native-first AI tooling.

A college student's MLOps 100-day challenge documents the full journey from Python engineering and Git to Docker, model deployment, and monitoring. A practical roadmap for data scientists transitioning to ML engineering.

Worried about getting your Claude account banned in China? This guide breaks down Anthropic's ban logic and compares three safe approaches: third-party subscriptions, official API, and relay services.

A deep analysis of popular Bilibili Codex "one-click setup" tutorials, covering third-party API key risks, unverified installer dangers, and the cost of "Full Allow" permissions — with safer alternatives.

Telemetry Guard is an open-source Windows privacy tool built by a software engineer. It uses PowerShell + a lightweight GUI to disable telemetry, ad tracking, and activity history, with backup and rollback support. MIT licensed and free.

OpenAI's GPT Live brings full-duplex voice AI with simultaneous listening and speaking, real-time interruption, dual-model delegation, and semantic-level live translation. A deep dive into the technology.

An open-source project uses HDMI capture for screen vision and USB HID to simulate touch input, enabling root-free, app-free hardware-level phone AI Agent control. Explore the principles, advantages, and limitations.

Learn automation testing from scratch! This article breaks down a three-stage path: Selenium/Appium tools, Requests+PyTest API testing, performance testing and CI/CD, with real projects—build a complete skill set in 21 days.