623 related articles
Getting Started with Claude Code: 5 Co…
Deep dive into the core differences between Claude Code and regular AI chat tools across 5 dimensions: interaction, context understanding, execution, memory, and tool invocation.
Multi-Model Hot-Swap Architecture: Swi…
A complete guide to building a multi-model hot-swap architecture for production AI projects, covering abstraction layers, adapter patterns, visual configuration, and error-fixing workflows.
MCP Protocol Practical Guide: The Stan…
Deep dive into MCP (Model Context Protocol) principles and practical applications. Learn how LLMs connect to external tools via MCP to become agents, covering Java tech stacks, MCP Server ecosystem, Cherry Studio demos, and A2A protocol comparison.
Cursor + MCP in Practice: A Complete G…
A detailed guide on integrating Playwright MCP Server with Cursor, covering Node.js setup with NVM, NPM mirror configuration, and building a browser automation agent step by step.
Web Studio: Open-Source Local AI Codin…
Web Studio is an open-source desktop AI coding workbench integrating Cloud Code, Gemini CLI, and Codex into a local-first app with multi-repo management, structured code review, and smart PR workflows.
AI Agent Practical Development: A Comp…
A deep dive into AI Agent core principles and practical development paths, covering perception-decision-execution capabilities, MCP protocol tool integration, and analysis of Manus and AutoGLM.
Zen MCP: An Open-Source Tool That Lets…
Deep dive into Zen MCP, an open-source project that lets Claude Code orchestrate Gemini, O3, and other AI models via MCP protocol, with cost-reduction proxy setup guide.
DeepSeek V4 Flash MTP Speculative Deco…
Real-world testing of DeepSeek V4 Flash with MTP speculative decoding: ~20% speedup for code generation, minimal gains for text. Covers memory overhead, accuracy differences, Q4 vs Q3 quantization, and full deployment tutorial.
Gemini 2.5 Pro 0605 Hands-On Compariso…
Hands-on testing of Gemini 2.5 Pro 0605 across coding, reasoning, creative writing, and app development, compared head-to-head with OpenAI o3 and Claude Opus 4.
OpenCode: A Deep Dive into the Termina…
Deep dive into OpenCode, a terminal AI coding tool built with Go. Blazing-fast startup, multi-model support (Gemini, Claude), built-in Vim editor, and LSP integration. Compared with Claude Code and Aider.
Building a SaaS Website with AI and Ze…
Learn how to build a SaaS website with AI image generation, multimodal chat, and webpage replication using only Bolt and Cursor — no code required. Covers prompt design, architecture, and iteration techniques.
Bolt.DIY + Claude 3.7 Sonnet: Building…
Learn how to use open-source Bolt.DIY with Claude 3.7 Sonnet to build full-stack web apps with zero code. Includes local deployment tutorial, hands-on demo, and cost analysis—an AI course platform built in 13 minutes for $3.
Bolt.diy + Gemini 2.0: A Complete Tuto…
Learn how to use open-source Bolt.diy with Gemini 2.0 via OpenRouter to build complete apps for free with zero coding. Covers setup, hands-on demo, and pros/cons analysis.
Bolt DIY Setup Guide: Complete Guide t…
Complete guide to setting up Bolt DIY, the free open-source AI coding tool. From environment setup and free API integration to building and deploying high-performance websites at zero cost.
Bolt DIY + Claude 3.7: Complete Guide …
Learn how to build a local AI coding environment with open-source Bolt DIY and Claude 3.7 Sonnet API. Build complete apps for just 11 cents, with free model alternatives and full deployment workflow.
Bolt Now Supports Expo: The Era of Zer…
Bolt officially integrates Expo framework, enabling zero-code iOS and Android native app development. Learn about the Bolt+Expo technical approach and future EAS automated deployment plans.
Building an On-Chain Trading Bot Manag…
Learn how to use the open-source AI framework Bolt with DeepSeek LLM API to build a visual on-chain trading bot management dashboard through natural language — zero coding required.
Dyad: A Free, Open-Source AI Full-Stac…
In-depth review of Dyad, an open-source AI full-stack builder. Supports local execution, multiple AI models, and component-level editing. A free, privacy-first alternative to Lovable and Bolt.new.
Building an Agent Framework from Scrat…
Learn how to split AI Agent capabilities into four modules—Tool Registry, Message Store, Agent Runtime, and Built-in Tools—and build a reusable, extensible Agent framework using Python decorators.
The Complete Guide to Spring AI: A Ful…
A comprehensive guide to Spring AI covering LLM integration, prompt engineering, RAG knowledge bases, and five AI Agent patterns, with three enterprise projects for Java engineers.