689 related articles
TutorialsComplete guide to integrating Doubao and DeepSeek AI models with Zotero 9 for paper summarization, full-text translation, and intelligent Q&A.
TutorialsA detailed guide on building an intelligent code assistant with the OpenAI API, covering Chat Completions, Responses, and Assistants APIs, GPT-4.5 vs Codex models, and tools like Function Calling and Code Interpreter.
TutorialsA detailed guide on building a commercializable automation workflow SaaS platform from scratch, covering React Flow canvas, Next.js full-stack architecture, Inngest task engine, payment subscriptions, and AI monitoring.
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.
TutorialsDeveloper uses Cursor AI to implement iOS account deletion in one night, passing Apple's data compliance review. Covers prompt writing, soft delete design, Rules config, and MCP integration.
TutorialsA detailed guide to OpenCode's three installation methods (Desktop, CMD, WSL) and core features including Agent architecture, custom commands, MCP integration, and Agent Skills.
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.
TutorialsA detailed five-phase learning roadmap for Java developers transitioning to AI engineering, covering Spring AI, LangChain4j, RAG core technology, and Agent development.
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.
TutorialsDeep dive into Claude Code 2.0.14's plugin system covering Slash Commands, Sub-agents, MCP integration, and Hooks—with demos on one-click plugin installation and custom code review plugin creation.
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 ReviewsFull breakdown of Claude Code 2.1: Opus 4.6 model upgrade, Hooks deterministic automation, Skills multi-agent collaboration, MCP tool chain integration, plus IDE shortcuts and practical commands.
TutorialsA front-end dev uses Godot + MCP to let AI build a Match-3 game from scratch, then designs a decoupled architecture for an Agent to play it autonomously with self-improving strategies.
TutorialsHow to solve high Token consumption when OpenClaw calls Claude Code. Achieve zero-polling with Stop Hook and Session End dual callbacks, combined with Agent Teams for fully automated dev workflows.
Product ReviewsDeep dive into Windsurf Wave 2 & Wave 3 updates: MCP protocol support, Turbo auto mode, DeepSeek integration, Tab to Jump, pricing comparison with Cursor.
Product ReviewsDeep dive into Windsurf Wave 5 with Gemini 2.5 Pro integration: WindsurfTab unified context, terminal awareness, live demos, and model selection strategies for the most reliable free AI coding setup.
Deep DivesCan non-technical people use AI Agents to build virtual dev teams? From CEO Agent to Developer Agent, we analyze the theory vs. reality and offer a practical implementation guide.
TutorialsDeep dive into how EasyLLM CLI modifies Gemini CLI to support any LLM including local models, solving account barriers, model lock-in, and data security issues with code-level API integration.
TutorialsLearn how to run Claude Code, Gemini CLI, and other AI CLI tools in Obsidian via the Terminal plugin for vault-wide awareness, note summarization, and more.
TutorialsLearn how to auto-generate high-quality CRUD code using Claude Code with MCP and Skill files. Covers MySQL MCP setup, Skill file writing, TDD patterns, and pagination optimization.