1495 related articles
Tech FrontiersThe inaugural CAIS conference is approaching, with Databricks co-founder Andy Konwinski invited as keynote speaker. Learn about his technical background, Databricks' AI strategy, and the conference's significance.
Deep DivesDeep dive into AI code review system architecture with AST parsing, RAG retrieval, and vector databases. Learn how to boost review effectiveness from 30% to 80%.
TutorialsComplete guide to deploying OpenAI's open-source GPT-OSS model locally with Ollama. Real-world testing of the 20B version on RTX 4090 covering Chinese comprehension, logical reasoning, and VRAM usage analysis under MoE architecture.
Product ReviewsDeep dive into ByteDance's open-source Trae Agent — the free AI coding CLI tool topping SWE-bench. Covers installation, features, and comparisons with Claude Code and Gemini CLI.
Product ReviewsHands-on review of Alibaba's open-source Qwen Code CLI command-line coding tool, covering installation, API configuration, development experience, and comparison with Claude Code. Powered by a 480B parameter MoE model.
TutorialsLearn how to implement LangGraph's core design from scratch in TypeScript, covering state-graph-driven architecture, node-based orchestration, and the ReAct pattern for AI Agent development.
Expert OpinionsAfter completing core WeChat-Codex integration, the Codex Bridge author validated three directions and pivoted to AI Agent best practices—sharing product thinking and methodology insights.
TutorialsLearn how to integrate Nano Banana 2 image generation with Claude Code for automated batch AI image creation, structured JSON prompts, and reference image editing.
TutorialsA deep dive into enterprise Deep Research Agent deployment: architecture design, LangChain framework, and solutions to the top 10 pain points including tool chaos, context contamination, and cost control.
TutorialsLearn how to integrate CodeRabbit into Cursor for AI-powered automated code review. Covers prompt design, incremental review, auto-fix, and the complete generate-review-fix pipeline in one command.
Product ReviewsIn-depth testing of Zhipu AI's open-source GLM-4.7 coding abilities across SVG animation, 3D game dev, iOS native apps, and browser automation, compared against Claude Sonnet 4.5 and DeepSeek V3.2.
Product ReviewsDetailed review of Tbox AI Browser's Xiaohongshu creation features, breaking down how AI Agent automates the full workflow from topic search, copywriting, image generation, layout design to one-click publishing.
Product ReviewsIn-depth review of Claude Haiku 4.5: 73.3% on SWE-bench rivaling Sonnet 4, input at just $1/million tokens. Covers code generation, agentic coding, SVG tests, and Sonnet+Haiku collaboration strategies.
TutorialsLearn how to connect an AI Agent with the Shiji task management tool to auto-generate and push daily to-dos. Full walkthrough from API setup to deep conversation training.
TutorialsHands-on test of Tongyi Lingma AI zero-code website building: one sentence auto-generates HTML/CSS/JS and deploys to Alibaba Cloud in 5 minutes. Includes a math game demo and limitations analysis.
TutorialsJules MCP Server is an open-source project providing a production-grade MCP server for Google Jules API, enabling Claude and Cursor to orchestrate autonomous coding via multi-Agent collaboration.
Tech FrontiersDeep dive into IBM Think 2025's Generative Computing and Granite 4, why reasoning model hallucination rates are rising, and OpenAI's $3B Windsurf acquisition strategy.
TutorialsLearn how to use LangChain's ChatPromptTemplate for multimodal image recognition with URL, Base64, and local path inputs, plus PySide6 desktop app integration.
TutorialsA deep dive into an STM32F103C8T6 HAL library AI smart car course, exploring AI's real capabilities and three key limitations in embedded development, and the best practices for human-AI collaboration.
TutorialsA detailed guide on installing Browser-Use WebUI, configuring Gemini and DeepSeek models, with four practical demos including form filling, content summarization, and e-commerce data scraping.