559 related articles
Deep DivesAlibaba's open-source reasoning model QwQ-32B achieves performance rivaling DeepSeek R1 (671B) with only 32B parameters through a two-stage reinforcement learning strategy on verifiable tasks.
Product ReviewsRovo Agent is Atlassian's AI coding CLI tool offering 20M free Claude 4 Sonnet tokens daily, ranked #1 on SWE-bench. Learn about its adaptive memory system, installation, and hands-on experience.
TutorialsAR entrepreneur uses Vibe Coding to build a custom SLAM system, replacing $5K-$20K/year commercial licenses. Full hands-on experience with AI-powered SLAM development and why most Vibe Coding projects fail.
Expert OpinionsTypeScript expert Matt Pocock's open-source Skills repo earned 80K+ GitHub Stars, using TDD and Domain-Driven Design to solve AI programming's three biggest pain points.
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.
TutorialsDeep dive into Microsoft Foundry's Agent observability solution covering multi-Agent tracing, AI quality evaluation, Red Teaming security testing, and automated prompt optimization to bridge the gap between expected and actual Agent behavior.
Deep DivesDeep dive into Microsoft's open-source Magentic-UI: a human-AI collaborative Agent platform built on AutoGen. Explore its five core capabilities, system architecture, and Human-in-the-Loop design.
Product ReviewsDeep dive into BuildingAI, an open source block-based AI app builder with 1600+ Stars. Explore its architecture, use cases, and how it compares to Dify and Coze.
Product ReviewsDifyAIA is a popular open-source Dify workflow template project on GitHub with 2500+ Stars. It offers free DSL workflow files for one-click import into Dify. Learn its features, usage, and use cases.
Deep DivesDeep analysis of Hermes Agent: lower Token usage than OpenManus, persistent long-term memory, and a self-learning loop. See how this 120K-Star GitHub project redefines AI Agents.
ResearchMEMOIR is an open-source tool bringing Git version control to AI Agent memory management, with branching, rollback, semantic paths, and visualization to solve context pollution and memory drift.
Deep DivesDeep dive into ByteDance's Hermes Agent Orange Book covering self-evolution loops, three-layer memory systems, Skill ecosystems, and multi-Agent collaboration — a complete 198-page technical guide.
TutorialsA deep dive into AI-driven research methodology: LLM selection, Python automation, Zotero reference management, Overleaf writing, local LLM deployment, and N8N workflow automation.
Deep DivesDeep dive into Harness Engineering: the third-gen AI development paradigm. Learn its three-layer architecture for effectively harnessing AI Agents to complete complex development tasks.
TutorialsDeep dive into Agentic RAG vs traditional RAG, with ChatPDF case study and LangChain code walkthrough covering tool design, multi-turn iteration, and autonomous decision-making for LLM engineers.
TutorialsDeep dive into Agentic RAG vs traditional RAG, covering planning, tool calling, and multi-step iteration capabilities with complete LangChain and LangGraph code implementation.
Deep DivesDeep dive into Hugging Face Transformers: the 160K-Star open-source framework covering Pipeline API, Auto Classes, multi-modal models, and the full HF ecosystem for AI inference and training.
Tech FrontiersOpenAI Codex adds the Developers plugin, letting developers directly access OpenAI API docs and best practices to rapidly build AI Agents and smart apps.
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.
Product ReviewsDeep dive into Dash by agno-agi: a self-learning data agent built on systems engineering principles, featuring 6-layer context anchoring and query-driven continuous evolution.