629 related articles
Product ReviewsDeep dive into Tencent Music's open-source Cube Studio cloud-native AI platform, covering distributed training, LLM fine-tuning & inference, Pipeline orchestration, and domestic hardware adaptation.
Expert OpinionsVibe coding makes AI programming as simple as blogging, driving an explosion of personal micro-apps. Matt Webb proposes RSS for sharing micro-apps, and Simon Willison has already implemented it.
TutorialsSimon Willison built a complete iNaturalist observation tool during camping using his phone and Claude Code. A deep dive into the three-layer architecture: Python CLI, Git Scraping, and AI-generated frontend — all on GitHub with zero servers.
Deep DivesKortix AI open-sources Agent Computer Use, a high-performance Rust CLI tool enabling AI agents to control computers. Explore its architecture, advantages over Anthropic's Claude Computer Use, and future of open-source computer control tools.
Product ReviewsDeep dive into TRE regex engine's backtracking-free design, Python ctypes binding implementation, and ReDoS defense testing compared to Python's re module for security-sensitive applications.
Industry InsightsBased on research with 218 engineering leaders, this deep dive explores the contradictory emotions in AI-native transformation — excitement and anxiety coexisting — and how leaders navigate successful change.
Product ReviewsTensorlake Skills is a skill module for AI coding agents like Claude Code and OpenAI Codex, routing them to real-time docs on sandboxes, orchestration, and SDKs to fix outdated training data issues.
Product ReviewsA developer tested AGENTS.md coding rules across 40 PRs on three AI coding Agents. Results: code quality unchanged, but fewer tool calls, faster completion, and lower costs.
Deep DivesAI Agents face infinite input spaces and non-deterministic outputs. Learn how simulation testing systematically validates Agent reliability through scenario generation, environment simulation, and behavior evaluation.
Tech FrontiersExplore how simulation solves AI testing challenges, covering scenario simulation, large-scale regression testing, and multi-agent verification to build reliable AI systems.
Expert OpinionsAI coding tools may double output speed, but maintenance costs could quadruple. James Shore reveals the technical debt trap behind AI assistants and the math every team must understand.
Tech FrontiersGoogle's threat intelligence team intercepted the first AI-assisted zero-day exploit targeting 2FA bypass. Explore how AI is reshaping cyberattacks and what enterprises must do to defend against AI-driven threats.
TutorialsA deep dive into the MLflow open-source AI engineering platform, covering experiment tracking, LLM evaluation, model deployment, and monitoring to help teams efficiently manage the ML lifecycle.
Product ReviewsDeep dive into Skill-Agent, an open-source FastAPI framework integrating 100+ LLM providers, MCP tool protocol, multi-agent collaboration, RAG knowledge base, and sandbox execution for enterprise AI Agent development.
Product ReviewsLingque is a Python-based open-source AI Agent framework supporting fully private deployment with data sovereignty. This article analyzes its technical features, use cases, and advantages over LangChain.
TutorialsContext Engineering is replacing Vibe Coding as the dominant AI programming methodology. Learn how to build high-quality context for AI coding assistants like Claude Code, with practical steps and open-source project insights.
Product ReviewsClaudeForge is an open-source tool that auto-scans codebases to generate high-quality CLAUDE.md files following Anthropic's best practices, boosting Claude Code development efficiency.
Product ReviewsClaudeForge is an open-source tool that auto-scans project codebases to generate high-quality CLAUDE.md files following Anthropic's best practices, boosting Claude Code development efficiency.
Deep DivesOpen Computer Use is an open-source TypeScript AI agent framework enabling automated computer control via browser, terminal, and desktop. Learn about its features, architecture, and comparison with Claude Computer Use.
Deep DivesOS AI Computer Use is an open-source AI desktop automation tool supporting Windows, macOS, and Linux with OpenAI and Anthropic API compatibility. Learn about its features, architecture, and safety tips.