108 related articles
Deep DivesWhat exactly is a large model? This article explains the essence of LLMs from the core concepts of "models" and "parameters," covering GPT parameter scales, vector dimensions, and open-source model selection.
TutorialsDeep dive into a Go-based generative recommendation system powered by LLMs, covering three-level semantic understanding, three-layer user memory, and five-dimensional feedback design.
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.
Product ReviewsAgentSys is an open-source AI Agent automation framework with 20 plugins, 49 Agents, and 41 skills that integrates with Claude Code, Cursor, and other AI coding tools to automate project management, testing, deployment, and more.
Tech FrontiersClaude Memory Compiler is an open-source project that builds an evolving memory system for Claude Code through a three-layer automated pipeline, solving the persistent amnesia problem of AI coding assistants.
Product ReviewsA deep dive into EloPhanto, the open source AI Agent project using Ego, Emotions, and Identity to drive autonomous business operations with zero human involvement.
TutorialsSimon Willison built an iNaturalist display tool on his phone while camping using Claude Code, with a zero-cost serverless architecture of Python CLI + Git Scraping + static frontend.
Deep DivesDeep dive into OpenAI Codex CLI's /goal command: from Ralph Loop origins and three-layer protection to Rust source architecture and the goal-oriented programming paradigm shift.