200 related articles
Industry InsightsAnthropic's white paper on US-China AI competition analyzes America's frontier AI lead, key challenges, and strategic paths to maintain advantage including chip controls and alliances.
Expert OpinionsAI-era technology leverage dramatically lowers the barrier to grand plans. Learn why small plans are harder to achieve and how to use AI tools and end-state thinking to pursue disruptive visions.
Expert OpinionsWill AI replace programmers? A deep analysis of why AI will replace the boss before it replaces programmers, and whether human creativity is truly irreplaceable.
Deep DivesDeep dive into AI Agent's four core elements (LLM, Tools, Prompts, Executor) and ReAct loop decision mechanism, with a weather query example walkthrough.
TutorialsLearn how to use Gemini 3.5 for free from China without VPN or registration. Includes real code generation tests comparing Gemini 3.1 vs 3.5 building a web Minecraft game, plus risk warnings.
Deep DivesDeep dive into Harness Engineering methodology: Agent=Model+Harness formula, the Prompt→Context→Harness evolution path, and a developer implementation guide.
Deep DivesA systematic guide to AI Agents covering core principles of perception, decision-making, and action, plus the technical stack of LLMs, tool calling, memory systems, and RAG, with real-world use cases.
Deep DivesDeep dive into LangChain's five core modules: Model I/O, Data Connection & Retrieval, Chains, Agents, and Memory. Learn RAG workflows, Agent decision-making, and practical AI app development.
Deep DivesDeep dive into how the MARVIS project deploys LLM agents on spacecraft, covering agent architecture, edge hardware token performance benchmarks, expert evaluations, and space AI benchmark planning.
Deep DivesHow RL, Self-Play, and Verifiers work together to evolve LLM reasoning — driving the leap from SFT imitation to true System 2 deep thinking.
Tech FrontiersGoogle DeepMind partners with CCP Games for AI research in EVE Online. This space sandbox with complex economics and thousands of concurrent players becomes a new testbed for multi-agent systems and reinforcement learning.
Deep DivesDeep dive into a trending open-source multi-agent framework with 98 expert agents, swarm orchestration, HNSW vector memory, autonomous learning, and Agent Federation for distributed collaboration.
Deep DivesA systematic overview of LLM reasoning evolution, covering Chain-of-Thought, Tree-of-Thought, OpenAI o1, and DeepSeek-R1, with insights from the Awesome-LLM-Reasoning project.
Tech FrontiersDeep dive into OpenAI's Symphony: assigning an independent Codex agent to each task for multi-agent parallel programming. Explore its architecture, developer impact, and industry trends.
Tech FrontiersExplore how simulation solves AI testing challenges, covering scenario simulation, large-scale regression testing, and multi-agent verification to build reliable AI systems.
Deep DivesDeep analysis of the open-source AI-Assistant project built on Anthropic Claude API for local AI Agents, covering architecture, use cases, security, and agentic AI trends.
Product ReviewsDeep analysis of LobeHub's open-source multi-agent collaboration platform with 76K+ GitHub Stars. Explore its core features, technical architecture, community ecosystem, and how multi-Agent collaboration is reshaping the future of work.
Product ReviewsDeep dive into LobeHub, a 76K Star open-source AI agent collaboration platform covering multi-agent mechanisms, team design, TypeScript architecture, and open-source ecosystem.
Product ReviewsIBM releases open-source Granite 4.1 models. Unsloth provides 21 GGUF quantized versions. Simon Willison's pelican SVG test reveals quantization level has minimal impact on 3B model output quality.
Deep DivesOpenAI's GPT-5.5 model collectively outputs 'goblin' vocabulary. Official technical blog reveals the root cause: reward signal generalization in reinforcement learning.