1695 related articles
TutorialsA systematic Python ML course using a 3-stage framework: algorithm derivation, code implementation, and experimental analysis. Covers logistic regression, decision trees, and ensemble learning.
TutorialsStep-by-step tutorial to deploy Hermes Agent with Qwen3.6 open-source LLM locally. Covers WSL setup, model download, Telegram bot integration for a zero-cost private AI Agent.
TutorialsComplete guide to deploying vLLM and SGLang locally. Compare performance vs LM Studio, deploy in 3 steps with Docker + AI assistant. Covers SGLang vs vLLM selection, 5090 VRAM optimization, and Cherry Studio integration.
Product ReviewsIn-depth analysis of 14 AI coding agents and personal AI assistant tools from DeepSeek's official Awesome DeepSeek Agent list, covering terminal, IDE, and IM scenarios with selection advice.
TutorialsHow to self-study cybersecurity from zero? This guide provides a systematic four-stage roadmap covering fundamentals, penetration testing, range training, and real projects with recommended tools.
TutorialsComplete guide to building a WordPress online business site from scratch, covering domain setup, Hong Kong server config, BT Panel, WordPress deployment, and Zibll theme customization.
Product ReviewsContextWeaver is an open-source AI coding tool using MCP protocol, Tree-sitter parsing, and vector search to provide LLMs with precise local codebase context retrieval for intelligent development.
Product ReviewsLightningRAG is an open-source full-stack RAG framework built with Vue and Gin, supporting knowledge base management, vector search, and multi-model integration. A deep dive into its architecture and comparison with LangChain and Dify.
Product ReviewsFirst hands-on review of Claude 4 series: multi-dimensional comparison of Opus 4 and Sonnet 4 across coding, document analysis, reasoning, and AI Agents, with benchmarks against GPT-4o and Gemini 2.5 Pro.
Product ReviewsDeep dive into Echo Agent, a self-hosted AI Agent OS featuring four-role collaboration, cognitive memory systems, LLM-driven security approval, and A2A/MCP protocol support.
TutorialsSay goodbye to AI-generated PPTs that export as screenshots. Learn how to use PptxGenJS with AI coding tools like OpenCode to generate fully editable native PPTX files with a single command.
TutorialsHow to save Windsurf credits using an MCP plugin that extends each conversation by 5–6 interactions. Covers setup, core principles, ban risks, and security tips.
Deep DivesDeep dive into Agent Loop, the core mechanism of AI Agents, based on ReAct architecture. Covers Tool Call ID handling, context management, assistant message feedback, with full Python code and common bug fixes.
TutorialsLearn how to use Windsurf AI editor for thesis material organization, including environment setup, API key configuration, and automated extraction of references, outlines, and tech selections in minutes.
TutorialsLearn how to create custom ComfyUI nodes with zero coding experience using AI tools like Claude and Gemini. Covers node structure, AI tool selection, and hands-on development.
Deep DivesRalph Loop is a 2025 AI programming paradigm: a memoryless AI Agent repeatedly reads the same Prompt, accumulates experience via file systems, beating multi-agent architectures through iterative loops.
Expert OpinionsWhen AI writes code faster than most engineers, should ordinary people still learn to program? A veteran developer analyzes how coding skills become the lever for harnessing AI productivity.
TutorialsOpen-source GitHub project agent-study offers 36 chapters covering ReAct loops, Claude Code reverse engineering, MCP protocol, RAG, DSPy, and production observability as runnable Python code.
Product ReviewsIn-depth comparison of Claude Code, Cursor, and Windsurf — why the same model delivers different experiences. Includes hybrid workflow tips, project-building guide, and 2025 AI coding tool selection advice.
Product ReviewsIn-depth coding tests of Gemini 2.5 Pro covering pixel games, Ultimate Tic-Tac-Toe, Rust refactoring, and landing pages. Crushes Claude at Rust but struggles with frontend development.