1488 related articles
TutorialsFirebase Functions now supports Dart, enabling shared code and business logic across frontend and backend. Learn about full-stack Dart, AOT compilation, deployment workflows, and current status.
TutorialsA detailed guide to Claude Code's two core features: Plan Mode and Auto Accept mode, with a dark mode implementation demo showing efficient and safe AI-assisted development.
Deep DivesA deep dive into MCP (Model Context Protocol) and A2A (Agent-to-Agent Protocol) — their architecture, core features, and how they work together to enable plug-and-play agent interoperability.
TutorialsA Bilibili creator used Claude Code to build a complete movie data system in 30 minutes, covering scraping, database, Spring Boot backend, and Vue frontend with practical insights on anti-scraping and model selection.
TutorialsA hands-on guide to InsForge, the open-source backend platform. See how Claude Code builds a complete web app with zero backend knowledge, comparing advantages over Supabase.
Product ReviewsReal-world test of AI-generated face tracking masking tool code: Doubao produces working code on first try while GPT fails after multiple debugging rounds. Detailed comparison included.
TutorialsA deep dive into engineering Claude Code for API test automation, covering environment setup, Skill development, tool encapsulation, and Harness Engineering methodology.
TutorialsIn-depth comparison of MCP vs CLI architecture, Token costs (CLI ~1400 vs MCP ~54600), security mechanisms, and use cases with practical selection guidance for AI engineers.
TutorialsIn-depth analysis of how Cursor + MCP + AScript enables platform automation—covering architecture, workflow, and risk considerations for AI-powered development.
TutorialsHow to build an automated noise monitoring & reduction system with a digital worker framework, covering Windows scheduled wake, noise threshold detection, pink noise generation, and ANC challenges.
TutorialsLearn LangChain FewShotPromptTemplate: core parameters, implementations for text completion and chat models, and practical use cases like batch file renaming to reduce LLM hallucinations.
TutorialsComplete guide to enterprise RAG projects covering principles, LangChain implementation, data processing, retrieval optimization, evaluation, and cloud deployment for AI knowledge base applications.
Tech FrontiersGoogle Gemini 3.5 Flash surpasses Gemini 3.1 Pro on the GDPval benchmark. The lightweight Flash model leverages post-training techniques to approach frontier-level performance, redefining the balance between quality and cost.
Tech FrontiersGoogle Gemini triples Antigravity weekly quotas following a prior daily quota boost. Analyzing the impact on developers and its strategic significance in AI coding.
TutorialsA detailed guide to Cursor AI's download, installation, interface layout, four AI modes (Agent/Plan/Debug/Ask), and a hands-on demo showing how beginners can generate complete projects using natural language.
TutorialsA comprehensive guide to AI Agent development for beginners, covering core concepts, market outlook, LangChain framework, RAG knowledge bases, and hands-on projects to systematically master intelligent agent development skills.
TutorialsComplete tutorial on Alibaba Cloud Bailian platform covering API Key setup, Qwen model calls, streaming output, multi-turn conversation principles, and prompt engineering with four roles.
Product ReviewsAntigravity 2.0 moved its IDE feature entry to a prominent upper-right position via UI update, resolving user confusion about the feature being removed, while resetting weekly quotas as compensation.
Industry InsightsDeep dive into why Apple's AI strategy failed: faked WWDC demos, Siri's 14-year stagnation, internal AI team wars, the ChatGPT shock, and what comes next.
Firebase AI Logic in Practice: Buildin…
Learn how to add intelligent task decomposition to a cross-platform to-do app using Firebase AI Logic and Gemini, covering structured output, App Check security, and server-side Prompt templates.