2677 related articles
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.
TutorialsA practical guide to building AI Agents with Spring Boot 3, Java 21, and Spring AI — covering RAG, Tool Calling, MCP protocol, and ReAct pattern with the yu-ai-agent open-source project.
Deep DivesDeep analysis of Ruflo open-source multi-agent orchestration platform, covering swarm intelligence, RAG integration, Claude Code native support, and comparisons with LangGraph and CrewAI.
Product ReviewsDeep dive into Chatbox, an open-source AI desktop client with nearly 40K GitHub Stars. Supports multi-model switching via API (OpenAI, Claude, etc.) with local data storage for privacy-conscious users.
Product ReviewsDeep analysis of the 37K-Star awesome-deepseek-integration project on GitHub, covering DeepSeek API integrations across dev tools, AI frameworks, and productivity apps.
Product ReviewsDeep dive into the GitHub project awesome-LLM-resources (8200+ stars): a comprehensive guide covering multimodal AI, AI Agents, MCP protocol, model training, inference optimization, and small language models.
Product ReviewsAnalysis of the 37K-Star awesome-deepseek-integration project on GitHub, covering DeepSeek API integrations for VS Code, browsers, Obsidian, and more, with quick-start guides for developers.
TutorialsSimon Willison used Claude Code's web version on his phone to add iNaturalist wildlife observation sync to his blog, going from prototype to production in just two days.
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.
Product ReviewsA comprehensive review of Anthropic's open-source Claude Code terminal AI coding tool, covering agentic programming, codebase awareness, Git integration, and comparisons with GitHub Copilot and Cursor.
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.
Product ReviewsDeep analysis of DeepSeek's awesome-deepseek-integration with 37,000+ Stars: integration ecosystem, core value, developer onboarding guide, and future trends for connecting DeepSeek API to mainstream workflows.
TutorialsCodex CLI 0.128.0 adds the /goal command for goal-driven auto-loop execution. This article explains its core mechanism, prompt engineering implementation, and Ralph Loop pattern for AI coding agents.
Product ReviewsDeep analysis of JavaGuide, a 155K-Star GitHub project covering Java core, databases, distributed systems, high concurrency, system design, and AI development for backend interview prep.
TutorialsDeep dive into the 8000+ star GitHub project awesome-LLM-resources, covering multimodal AI, AI Agents, MCP protocol, model training & inference, and more.
Product ReviewsDeep dive into AnythingLLM: a privacy-first, locally deployed open-source AI tool with RAG, multi-model support, and vector databases. 59K+ GitHub Stars, zero-config setup, ideal for enterprise knowledge bases.
Product ReviewsDeep analysis of a 136K-Star GitHub project collecting system prompts from 30 AI tools including Cursor, Claude Code, and Copilot. Master Prompt Engineering techniques and AI product design logic.
Product ReviewsDeep dive into AnythingLLM, an open-source AI platform covering local LLM deployment, RAG knowledge base construction, and privacy computing. 59K+ GitHub Stars, zero-config setup, ideal for personal knowledge management and enterprise AI.
Product ReviewsToken Savior is an open-source MCP server that cuts Claude's active token usage by 77% and achieves 100% pass rate on 96 coding tasks through structural code navigation and persistent memory.
TutorialsOpenAI Codex CLI 0.128.0 adds the /goal command for autonomous looping until objectives are met. Learn about its Ralph Loop inspiration, token budget controls, and implications for AI coding agents.