152 related articles
TutorialsComplete Cursor beginner's guide covering installation, model selection, three conversation modes, billing rules, Rules setup, and practical AI programming tips to help you master Cursor quickly.
Product ReviewsIndie developer releases AI IDE WaLiCode v0.2.0 with multi-project chat, task decomposition mode, and Ollama local model support, addressing pain points in mainstream AI IDEs.
Product ReviewsIn-depth comparison of 8 AI coding tools including Cursor, Claude Code, Augment Code, Trae, and Windsurf across model support, pricing, code quality, and context understanding to help developers choose the right tool.
Product ReviewsTasi Harness is a locally deployed AI Agent browser automation tool that drives browsers via natural language to complete searches, data collection, and form filling. A deep dive into its features, technical highlights, and use cases.
TutorialsLearn how to redirect Claude Agent SDK API requests to local LLMs via LiteLLM Proxy, achieving zero-cost inference while retaining full agent framework capabilities.
Deep DivesA deep dive into AI Agent development methodology, from the ReAct theoretical framework to a four-layer enterprise tech stack covering model services, Agent types, LangChain, and production deployment.
TutorialsA detailed guide to Coze AI development platform's core features including agent building, workflow orchestration, knowledge base setup, and plugins — build custom AI apps with zero code.
TutorialsDeep dive into an open-source multi-Agent diagnostic system built on modified OneCall, featuring MCP real-time interaction, RAG-enhanced Q&A, and Skill routing to minimize Token consumption.
Tech FrontiersWeekly AI roundup: Kimi K2.6 tops open-source rankings, Anthropic launches Opus 4.7 and Claude Design, Alibaba rolls out Qwen 3.6 series, Google releases emotion-controllable TTS model.
TutorialsClaude Code beginner tutorial covering installation, common issues, low-cost alternatives for budget users, and deep analysis of 8 Agent design patterns revealed by the 510K-line source code leak.
Tech FrontiersMultiple core leaders depart Alibaba's Qwen team amid metric disputes. Same day: MiniMax Music 2.5+, OpenAI GPT 5.3 Instant, Google Gemini 3.1 Flashlight, and Seedance 2.0 pricing announced.
Tech FrontiersGLM5 code leak reveals 745B-parameter MoE architecture replicating DeepSeek V3. DeepSeek V4 may launch a 200B quantized model first, with flagship exceeding 1T parameters.
Tech FrontiersDeepSeek releases OCR2 replacing CLIP with an LLM as visual encoder; Moonshot AI launches Kimi K2.5 with 100+ sub-agent cluster mode; Microsoft deploys 3nm Maia 200 chip; Alibaba releases Qwen3 Max Thinking.
Tech FrontiersAlibaba's Qwen APP launches 400+ features integrating Alipay and Taobao, Baidu releases ERNIE 5.0, Meituan unveils deep reasoning model, StepFun tops global speech AI rankings, and Anthropic's share nears Google's.
Qwen 3.6 vs Gemma 4: In-Depth Comparis…
Real-world comparison of Qwen 3.6 and Gemma 4 local AI models building a Markdown editor with Tauri, testing planning ability, code generation, and development efficiency.
TutorialsDeep dive into traditional RAG limitations and Agentic RAG upgrades, with ChatBox source code analysis covering core tool design, intelligent decision flows, and LangGraph implementation for enterprise deployment.
Tech FrontiersAnthropic adds custom sub-agents to Claude Code, Cursor launches code review Agent BugBot, Qwen releases 92-language translation model, and Google unveils three experimental AI products.
Running Qwen3.6-27B Locally on Mac: 4 …
Benchmarking 4 solutions for running Qwen3.6-27B locally on Mac: GGUF, MLX Diflash, and MTP-LX. MTP-LX 4bit leads at 43.6 tok/s with solid coding, writing, and reasoning quality.
TutorialsA complete beginner's guide to LLM application development: learn the three key directions (API calling, RAG, Agent), master frameworks like LangChain, and follow a step-by-step learning path to become an AI application developer.
TutorialsHow to start LLM application development from scratch? A complete roadmap covering Python basics, RAG knowledge bases, and Agent development with LangChain.