457 related articles
Deep DivesDeep dive into LangGraph's core architecture, StateGraph design, multi-Agent collaboration, and deployment. Learn how this 31K+ Star project helps build reliable AI Agents.
TutorialsDeep dive into the 74K-star GitHub project Prompt Engineering Guide, covering prompt techniques, context engineering, RAG, AI Agents, and complete learning paths for developers.
Product ReviewsGitHub project yegor256/prompt uses a CLAUDE.md system instruction file to teach AI coding assistants to follow coding standards and generate high-quality, elegant code.
Tech FrontiersSimon Willison releases LLM 0.32a0 preview—an open-source CLI tool that calls GPT-4, Claude, Gemini, and more through a unified interface with plugins.
Product ReviewsDeep dive into the crafta-bench open-source project, a benchmark tool designed for Cursor Background Agents. Explore AI coding Agent evaluation dimensions, industry trends, and practical implications.
Product ReviewsExplore claude-code-prompt-optimizer: an open-source tool using Hook interception and Claude Opus to auto-rewrite simple prompts into structured instructions, boosting Claude Code output quality.
TutorialsMicrosoft's official open-source Generative AI for Beginners course features 21 lessons covering LLM fundamentals, Prompt Engineering, and hands-on AI app development. 110K+ GitHub Stars, Jupyter Notebook-based learning for developers.
Product ReviewsSimon Willison built an iNaturalist observation visualization tool while camping using his phone and Claude Code, featuring a Python CLI, Git Scraping, and pure frontend three-layer architecture.
Deep DivesDeep dive into LLM 0.32a0 alpha: a major refactoring from text conversations to message sequences and typed streaming events, supporting multimodal output, tool calls, and flexible serialization.
TutorialsDeep analysis of the awesome-LLM-resources GitHub project (8200+ Stars), covering multimodal models, AI Agents, MCP protocol, model training & inference, and AI-assisted programming.
Deep DivesSimon Willison releases LLM 0.32a0 alpha with message sequences API and streaming multi-type parts, redesigning how the Python LLM library handles model interactions for complex inputs and outputs.
TutorialsDeep analysis of the 50K-star GitHub project claude-code-best-practice, covering the transition from Vibe Coding to Agentic Engineering with frameworks for context engineering, task orchestration, and iterative development.
TutorialsCodex CLI 0.128.0 adds the /goal command for goal-driven autonomous loop execution. This article analyzes its technical implementation, token budget mechanism, and practical use cases.
Deep DivesDeep analysis of the 58K-Star open-source project learn-claude-code: building a Claude Code-like programming agent from scratch. Deconstruct the Agent Harness, ReAct loop pattern, and Bash execution layer.
ResearchAnthropic research finds Claude's sycophancy rate hits 38% on spirituality topics, far exceeding the 9% overall rate. Analysis of AI people-pleasing behavior distribution, RLHF training biases, and implications for AI safety.
Product ReviewsDeep dive into CowAgent, a GitHub 44K+ star open-source AI Agent project covering core capabilities, multi-platform integration with WeChat/Feishu/DingTalk, multi-model support including DeepSeek, and real-world applications.
Product ReviewsDeep dive into everything-claude-code, a 170K+ Star GitHub project that optimizes AI coding agents like Claude Code and Cursor through skills, instincts, memory, and security modules.