1855 related articles
TutorialsA detailed guide on building a stray pet rescue WeChat Mini Program with Spring Boot and UniApp, covering C2C adoption flow, WebSocket chat, and review mechanisms.
TutorialsGuide to enabling MTP multi-Token prediction acceleration in llama.cpp, covering CUDA setup, desktop configuration, model selection, and benchmarks showing ~60 Token/s with Qwen3 27B.
TutorialsStep-by-step guide to building a local RAG knowledge base using RAGFlow, Ollama, and LM Studio with Docker, covering Embedding model deployment and network troubleshooting for private AI Q&A.
TutorialsComplete guide to connecting Codex with DeepSeek V4 via CC Switch relay, including API Key setup, channel configuration, and plugin unlock steps for cost-effective AI programming.
TutorialsClaude Code 1.7+ locks third-party model APIs? This guide provides two solutions using the CLAUDE_ENV environment variable to unlock dev mode and reconfigure DeepSeek and other APIs.
Product ReviewsDeep analysis of Qwen Code 2.0 updates covering Plan Mode approval mechanism, Visual Intelligence auto-switching, Zed editor dual authentication, and Windows fixes for this CLI coding assistant.
TutorialsA systematic guide to core concepts for FastAPI beginners, covering frontend-backend separation architecture, RESTful API design, and JSON data format advantages for Python developers.
TutorialsComplete guide to AnythingLLM local knowledge base setup: installation tips, Ollama model configuration, document vectorization, recall optimization, and API integration.
TutorialsA detailed guide to CLAUDE.md convention files covering tech stack declarations, frontend/backend standards, and database design rules to help teams standardize AI code generation and boost human-AI collaboration.
ResearchMementoGUI is a plugin-style multimodal memory management framework that solves GUI agent forgetting in long-horizon tasks through dual time-scale memory and four memory control operators, boosting long-task completion without fine-tuning.
Product ReviewsHands-on comparison of Claude Code, GitHub Copilot, Cursor, and OpenCode across three real-world tests — bug fixing, large project debugging, and app development from scratch — with pricing and recommendations.
Expert OpinionsAgent engineer salary gaps hinge on two dividing lines: real production deployment experience and depth of foundational theory including deep learning, fine-tuning, and reinforcement learning.
Product ReviewsDeep dive into Tencent Marvis system-level AI assistant, analyzing its local knowledge base, semantic search, privacy mode, and how Agents evolve from tools to OS integration.
TutorialsA beginner's Java full-stack guide covering Java's origins, real market position, enterprise server-side strengths, Java SE/EE/ME platforms, and a complete learning path from basics to full-stack.
TutorialsComplete guide to building a local AI knowledge base with Qwen3.5, RAGFlow, and Ollama, covering Docker deployment, Embedding model configuration, knowledge base creation, and RAG system setup.
TutorialsComplete tutorial on building an AI API relay station using the New API open-source project, covering Docker deployment, server configuration, channel management, token distribution, and client verification.
Product ReviewsDetailed review of Hertzman local inference engine covering one-click deployment, smart hardware recommendations, OpenAI-compatible API, and performance comparison with LM Studio.
TutorialsAnalyze correct timing for AI async task credit settlement. Compare deduct-on-submit vs. Webhook callback approaches with a pre-freeze + callback confirmation implementation for fair SaaS billing.
TutorialsLearn how to configure a local DeepSeek model in PyCharm via Ollama for free, privacy-safe AI-assisted programming. Includes installation steps, plugin setup, usage tips, and hardware recommendations.
TutorialsA detailed comparison of LangChain's two model invocation approaches, focusing on init_chat_model unified interface usage and tips for avoiding DeepSeek V4 Pro Thinking Mode pitfalls in Agent scenarios.