1721 related articles
Deep DivesA deep dive into the relationships between AI Agent, MCP protocol, Function Calling, and Prompt. From basics to full architecture, build a clear cognitive framework for AI app development.
Tech FrontiersOpenAI adds Computer Use to Codex, enabling AI agents to autonomously click, type, and operate across Mac apps in the background without taking user control.
Expert OpinionsHashiCorp founder Mitchell Hashimoto reveals the real driver behind enterprise tech decisions: 90% of TDMs are primarily motivated by not getting fired. A deep dive into the Gartner analyst economy, buzzword industrial chain, and enterprise procurement logic.
TutorialsA battle-tested AI project evaluation framework covering 5 levels and 30 core metrics—model quality, UX, system efficiency, business value, and data loops—to scientifically assess LLM Agent performance.
Tech FrontiersGoogle's new Aluminium OS leaked in a 16-minute video, revealing a full Android-based desktop OS for PC. It could challenge Windows, Chrome OS, and macOS.
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.
Tech FrontiersDeepSeek releases V3.2-Exp with proprietary DeepSeek Sparse Attention (DSA) for faster long-context training and inference, plus API prices cut over 50%.
Tech FrontiersDeepSeek-V4-Pro API is 75% off through May 5, 2026. With 1M-token context and Claude Code/OpenCode integration, here's the full pricing and developer guide.
Deep DivesCC-Switch is a Rust-based cross-platform desktop app that unifies Claude Code, Codex, Gemini CLI, and three other AI coding assistants in one interface, with 67,000+ GitHub Stars.
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.
Tutorialsawesome-llm-apps is a 100K+ Star GitHub project featuring 100+ ready-to-run AI Agent and RAG apps. Built in Python with clone-and-run simplicity, it's an essential resource for LLM developers.
Product Reviewschatgpt.js is an open-source JavaScript library by KudoAI for client-side ChatGPT interaction. Supports browser extensions, userscripts, and automation workflows with 2,000+ GitHub Stars.
Product ReviewsDeep dive into Opik: an open-source platform for LLM app lifecycle management with tracing, automated evaluation, hallucination detection, and production monitoring. 19K+ GitHub stars.
Product ReviewsDeep dive into Opik: an open-source platform for LLM app lifecycle management with tracing, automated evaluation, hallucination detection, and production monitoring for RAG and Agent workflows.
Product ReviewsWikiGen is an open-source Python code Wiki generator with CLI and MCP protocol support, auto-generating structured docs for codebases and integrating with AI editors as a context provider.
Product ReviewsSpecMint Core is an open-source tool providing persistent spec management for AI coding agents like Claude Code and Cursor, solving context loss with deep research, iterative interviews, phased implementation, and context recovery across 8 major AI coding tools.
TutorialsDeep dive into the open-source project system-prompts-and-models-of-ai-tools: 7000+ lines of system prompts from ChatGPT, Claude & more, covering prompt engineering best practices and safety design.
TutorialsA deep dive into intelligent Agent development with LangGraph, covering core concepts, project architecture, state management, and practical tips for building AI agents in Python.
Product ReviewsMicro-Agent is a lightweight AI Agent framework open-sourced by Fudan University, focused on vertical domain applications. It offers streamlined architecture, low learning costs, and high customization flexibility compared to heavyweight frameworks like LangChain.
Product Reviewscased/kit is an open-source Python toolkit for context engineering, providing AI coding assistants with codebase mapping, symbol extraction, and multi-mode code search capabilities.