703 related articles
TutorialsStep-by-step guide to installing Antigravity IDE with free access to Gemini 3.1 Pro, Claude Opus, and more AI models for coding. Covers download, setup, and model testing.
TutorialsFix Claude Code Web Search failure after switching to MiniMax M2.7. Configure the official MiniMax Coding Plan MCP tool with one command to restore search and prevent hallucinations.
TutorialsAn open-source project implementing Claude Code's core features in Java. Master AI Agent architecture, tool calling, task decomposition, and multi-Agent systems through 12 progressive lessons.
Tech FrontiersGPT-5.4 full review: Surpasses Claude Opus 4.6 on OSWorld, native computer use, 50% better token efficiency in reasoning+coding, 33% fewer hallucinations, and record-breaking search. OpenAI's first all-in-one model.
Tech FrontiersInception Labs releases Mercury 2, a diffusion-based language model achieving 1000+ tokens/sec with strong reasoning, challenging autoregressive architectures.
Tech FrontiersDeep dive into Cursor's latest Composer 2 model and Glass interface. Composer 2 scores 61.7% on Terminal Bench 2.0 with blazing inference speed; Glass brings intelligent planning, native Git integration, and multi-Agent management.
Tech FrontiersIn-depth analysis of Google Gemini 3.5 Flash's three core strengths: Agent autonomous execution, sub-one-minute video generation, and 76.2% coding score. Compared with GPT and Doubao.
Tech FrontiersA systematic AI test development learning path covering LLM fundamentals, prompt engineering, PyTest automation, RAG knowledge bases, and MCP tool chains to help QA engineers master AI-empowered testing.
Tech FrontiersIn-depth comparison of Claude Code, OpenAI Codex, and OpenCode across usability, model support, tools, and coding quality to help you pick the best AI coding agent.
TutorialsHow frontend engineers can move beyond API calls to build production AI systems — covering streaming output, BFF layers, RAG pipelines, and Agent orchestration with LangChain.js/LangGraph.js.
TutorialsA deep dive into LangChain framework essentials, clarifying the key differences between LLMs and Agents, covering Agent development, DeepAgent advanced topics, and learning paths.
TutorialsTutorial on using CC Switch to disguise local Ollama models as Claude API, driving Claude Code desktop for free AI programming with Qwen, Gemma, and other open-source models.
TutorialsComplete guide to CC Switch: multi-API management, protocol conversion, and automatic failover for Claude Code, plus low-cost setup with OpenRouter free models.
TutorialsLearn how to build an AI-powered IDE like Cursor from scratch using Next.js, covering Ghost Text completions, AI Agent file operations, Web Containers, and GitHub integration.
TutorialsLearn to build a Slack Bot with Python and slack-bolt: environment setup, Socket Mode, message handling, slash commands, and GPT-4o integration in under 50 lines of code.
TutorialsStep-by-step tutorial on deploying the OpenClaw AI Agent on a VPS from scratch, configuring Node.js, connecting a Telegram Bot for remote interaction, with security tips and expansion ideas.
Industry InsightsIn-depth analysis of three jobs AI will replace first in 2025—customer service, HR, and programmers. How intelligent systems, AI recruitment tools, and coding assistants are accelerating displacement.
Tech FrontiersClaude Code Desktop gets a major update with built-in terminal, multi-panel collaboration, automated Routines, and Ultra Plan Mode, evolving from AI assistant to autonomous dev environment.
Product Reviews10 curated open-source Claude Code tools for May covering Token optimization, knowledge graphs, frontend design extraction, browser automation, and more to boost AI coding efficiency.
TutorialsDeep dive into LangChain Agent Executor internals, covering the ReAct reasoning-action-observation loop, tool choice strategies, and building a custom Agent Executor from scratch.