712 related articles
Product ReviewsBuildWithClaude is a GitHub project with 2876 Stars aggregating Claude ecosystem resources across Skills, Agents, Plugins and more. Learn its core features and usage to discover and integrate Claude Code extensions.
Deep DivesIn-depth analysis of Claude Code CLI's open-source architecture, covering its 43 built-in tools, React+Ink terminal UI, MCP protocol, and multi-Agent collaboration mechanisms.
TutorialsDeep dive into how TRE regex engine's backtracking-free design fundamentally defends against ReDoS attacks. Covers Simon Willison's experiment building TRE Python bindings with Claude Code and regex engine selection for security-sensitive scenarios.
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.
Product ReviewsUnsloth is a 63K-star open-source tool for local LLM training with Web UI. Supports Gemma 4, Qwen 3, DeepSeek fine-tuning with 2-5x speed boost on consumer GPUs.
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 ReviewsAnythingLLM is an open-source AI knowledge base tool with nearly 60K GitHub Stars. It supports local deployment, RAG, multi-model switching, and document parsing with zero-config setup, offering privacy-first AI productivity for enterprises and individuals.
Product ReviewsDeep dive into CowAgent (formerly chatgpt-on-wechat), an open source AI Agent with 44,000+ GitHub Stars. Features autonomous thinking, skill creation, long-term memory, and multi-platform support for WeChat, Feishu, and DingTalk.
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.
TutorialsExplore TRE non-backtracking regex engine Python bindings and compare performance against Python's re module under ReDoS attacks. Learn how TRE eliminates regex denial-of-service risks.
Product ReviewsIn-depth analysis of Cube Studio, Tencent Music's open-source cloud-native AI platform covering distributed training, DeepSeek fine-tuning, vLLM inference, VGPU management, and Huawei Ascend support.
Deep DivesDeep dive into the Ecommerce-Agent open source project: how LoRA fine-tuning, DPO alignment, and ReAct reasoning combine to build a production e-commerce customer service AI Agent.