788 related articles
TutorialsStep-by-step tutorial: Build a low-cost AI programming assistant using DeepSeek-V3 API with VSCode's Continue plugin. Covers setup, API Key configuration, code completion demo, and Ollama local deployment.
TutorialsTesting Hermes agent coordinating DeepSeek V4 and MiniMax 2.7 for collaborative coding: PDF export in 9 minutes, RSS service built from scratch in Nim language.
Product ReviewsSystematic evaluation of mainstream AI coding assistants across three models, comparing Claude Code, GitHub Copilot, Cursor, RooCode and more with comprehensive rankings.
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.
TutorialsDeep dive into Andrew Ng's Building Your Own Database Agent course with Microsoft, covering LLM-SQL interaction, LangChain Agents, Function Calling, and RAG for tabular data.
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 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.
TutorialsDeep dive into Hermes Agent's four progressive cases: terminal ReAct loop, Feishu AI assistant, four-layer persistent memory, and three-stage Skill evolution with DeepSeek support.
Product ReviewsIn-depth comparison of 10 AI coding tools including GitHub Copilot, Cursor, Claude Code, and Windsurf, analyzed across features, target users, and pricing to help developers choose the right AI assistant.
TutorialsA deep dive into Vibe Engineering principles: context engineering, sub-agent collaboration, autonomous testing loops, plus OpenAI's case study of a 12-hour Kotlin-to-Rust rewrite.
Tech FrontiersAnthropic releases Claude Opus 4.8 with three core improvements based on user feedback: better nuance understanding, more natural conversations, and stronger collaboration from coding to knowledge work.
Tech FrontiersDeep dive into StepFun AI's Step 3.7 Flash, a 198B sparse MoE vision-language model with 256K context and 3-level reasoning, excelling in multimodal understanding, AI coding, and Agent tool orchestration.
Tech FrontiersLiquid AI releases LFM2.5-8B-A1B, a MoE model with 8B total params but only 1.5B active, matching 6B-class models in tool calling. Supports 128K context, local deployment, multilingual, with SGLang Day-0 support.
Tech FrontiersSGLang team hosts an Agent Loops Office Hour exploring inference optimization for agentic loops, covering KV Cache reuse, low-latency multi-turn dialogue, and tool calling techniques.
Product ReviewsMeta releases Llama 3.3 70B open-source model with just 70B parameters rivaling 405B performance. Tested on 13 logic, math, and coding questions, it passed 12 — reshaping the open-source model landscape.
ResearchDeep dive into AISTATS 2024 paper MixupMP: revealing Deep Ensembles' fundamental UQ flaws and fixing them via Mixup augmentation and Martingale Posterior framework for better calibration and OOD detection.
Product ReviewsReal-world testing of MiniMax M2 as Claude Code's backend model across three projects: framework migration, iOS development, and full-stack MVP — at just 8% of Claude's price.
TutorialsLangGraph 0.5.3 introduces MCP server security authentication and agent deployment solutions. Combined with Qwen3 models, it provides a complete production-grade AI agent development stack.
TutorialsLearn 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.
TutorialsLearn 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.