7596 related articles
Product ReviewsPapersGPT is a Zotero AI plugin integrating 20+ LLMs including ChatGPT, Claude, and DeepSeek with MCP protocol support for intelligent literature reading, paper summarization, and cross-paper knowledge analysis.
TutorialsDeep dive into Claude Workflow V2's four core modules: agents for multi-agent collaboration, skills for reuse, hooks for event handling, and commands for unified orchestration—turning Claude Code into an automated workflow platform.
TutorialsA deep dive into Claude Code Hooks' Hook event tracking mechanism and architecture, covering multi-agent real-time monitoring, behavior auditing, and troubleshooting for complete AI coding assistant observability.
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.
Product ReviewsContinuous-Claude-v3 is an open-source context management framework for Claude Code, using Ledgers, Handoffs, and Agent orchestration to overcome context window limits.
TutorialsDeep dive into the GitHub project claude-code-showcase: Hooks, Skills, Agents, and GitHub Actions configuration for Claude Code with gradual adoption strategies.
TutorialsDeep dive into the 9600+ Star project claude-code-infrastructure-showcase: Skill Auto-Activation, Hooks, and multi-agent architecture for engineered AI coding workflows.
Product ReviewsDeep dive into RuoYi-Vue-Pro: Spring Boot + MyBatis Plus + Vue platform with 36K+ Stars, featuring RBAC, workflow, multi-tenancy, CRM, ERP, MES modules for enterprise Java development.
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.
Expert OpinionsSimon Willison's April 2026 newsletter: Claude Opus 4.7, GPT-5.5 price hikes, Claude Mythos, ChatGPT Images 2.0, and the latest in LLM safety research.
TutorialsComplete guide to running LLMs locally with Ollama. Supports DeepSeek, Qwen, Gemma and more. Learn installation, architecture, and use cases—zero API costs with full data privacy.
Product ReviewsDeep analysis of the 42,000+ star awesome-claude-code GitHub repository, covering Skills, Hooks, Slash Commands, Agent Orchestrators and more to help developers master the Claude Code ecosystem.
TutorialsComfyUI-TrainTools-MZ is a ComfyUI training node plugin based on kohya-ss/sd-scripts, enabling LoRA fine-tuning directly in the node editor. This guide covers installation, configuration, and usage.
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.
Expert OpinionsSimon Willison's April 2026 monthly newsletter: Anthropic Opus 4.7 and OpenAI GPT-5.5 launch with price hikes, Claude Mythos safety research, ChatGPT Images 2.0, and key AI trends.
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 RuoYi-Vue-Pro: a Spring Boot + Vue open-source platform with 36,900+ Stars. Features SaaS multi-tenancy, Flowable workflows, CRM/ERP/MES modules, and AI integration for enterprise Java development.
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.
TutorialsExplore how TRE regex engine's non-backtracking design defends against ReDoS attacks. Compare TRE vs Python re module performance under malicious regex input through Python ctypes bindings.