3965 related articles
Tech FrontiersNVIDIA and Google DeepMind jointly showcase Gemma 4's vision translation, long-context Q&A, and real-time code generation on DGX Spark, signaling the convergence of open-source AI and edge compute.
Tech FrontiersMicrosoft open-sources GitAGU (Git Agent Unblock), a centralized platform for discovering, configuring, and integrating AI agents into development workflows across the full SDLC.
Product ReviewsIn-depth review of Agentica, an open-source AI Agent framework featuring async-first architecture, tool calling, RAG, multi-agent collaboration, and MCP protocol support, with comparisons to LangChain and other mainstream frameworks.
Tech FrontiersSwarm IDE is an open-source IDE for Agent Swarm multi-agent collaboration, supporting Kimi-2.5, GLM-4.7 and more models with visual orchestration, debugging and management capabilities.
Product ReviewsDeep dive into Refly, an open-source Agent Skills Builder featuring Vibe Workflow visual skill definition, cross-platform execution on Claude Code/Cursor, and a new "skills as infrastructure" paradigm for AI Agent development.

A deep dive into building an AI agent memory layer using only Go's standard library, covering vector similarity, memory storage/retrieval, and concurrency safety in a zero-dependency approach.

Android Webcam Project is a GPL-3.0 open-source tool that turns Android phones into PC webcams, supporting 4K streaming, RTSP/H.264, hardware decoding, and virtual camera output—completely free with no watermarks.

OpenAI designates its new model Astra as the first "Critical"-level cybersecurity model under its Preparedness Framework, signaling AI capabilities approaching game-changing thresholds in cyber offense and defense.

An in-depth analysis of Cloudflare's server state synchronization tool, exploring its technical implementation (CRDT, Gossip protocol), product synergies, and impact on edge computing competition.

An in-depth analysis of the forces driving programming language rise and fall—ecosystems, market shifts, corporate backing, and technical inertia—to help developers make rational technology choices.

Exploring the possibility of designing a modern graphics API from scratch, analyzing the sources of complexity in Vulkan and DirectX 12, and discussing how to better balance ease of use with GPU performance.

Analysis of Google's Gemini Omni full-modal model and Nano Banana lightweight model, exploring their positioning, technical features, and Google's multimodal AI product strategy.

Researchers use AI models to generate complete viral genome sequences never found in nature, with some designs verified as biologically active. This article analyzes the technology, applications in phage therapy and vaccines, and critical biosecurity risks.

Mixture-of-Experts (MoE) makes single parameter counts obsolete. Learn the difference between total and active parameters, how MoE decouples knowledge capacity from inference cost, and why this matters for model selection.

When AI generates better code than you write by hand, should programmers still code themselves? Explore how to balance efficiency with skill growth in the AI coding era.

Deep dive into how Ship Safe provides security scanning for AI coding agents, exploring agent security challenges, closed-loop feedback, and enterprise guardrails.

Deep analysis of the underlying logic and key trends in technological evolution, covering AI infrastructure, computing paradigm shifts, and human-machine collaboration, with frameworks for developers and entrepreneurs.

neocursor.nvim connects directly to Cursor's StreamCPP backend, bringing its iconic Tab Tab next-edit prediction to NeoVim with zero config. We analyze the tech, compliance risks, and ecosystem impact.

Stack Overflow's monthly questions dropped 99% from 207K peak to just 1,442. Deep analysis of how ChatGPT and AI tools disrupted developer Q&A and the looming knowledge gap crisis.

CrewCode is a free open-source Electron desktop app that runs multiple AI coding agents in parallel via Git Worktree isolation, supporting Claude Code, Codex, and more with crew orchestration and context handoff.