1521 related articles
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 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.
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 dive into Anything Analyzer: an open-source tool integrating browser packet capture, MITM proxy, JS Hook, fingerprint spoofing, AI analysis, and MCP Server for protocol analysis and security research.
Product ReviewsIn-depth analysis of Gemini Nexus, an open-source Chrome extension with injected floating toolbar, image AI processing, and MCP protocol integration that deeply embeds Gemini AI into your browsing experience.
Product ReviewsIn-depth analysis of UnrealGenAISupport, an open-source UE5 plugin integrating GPT-5, Claude, Gemini and dozens of AI models with built-in MCP server for editor control, enabling intelligent NPCs, 3D asset generation, and AI Agent workflows.
Product ReviewsDeep dive into xiaohongshu-mcp-python: an open-source tool using MCP protocol for AI-driven Xiaohongshu automation including publishing, search, and engagement.
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 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.
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 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 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.
Product ReviewsDeep dive into LibreChat, an open-source platform supporting GPT-5, Claude, Gemini, DeepSeek with unified access, built-in Agents, MCP protocol, code interpreter, and Docker deployment for self-hosted ChatGPT alternative.
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.
Product ReviewsComprehensive guide to Hugging Face Transformers: pipeline API for 3-line model execution, Hub ecosystem with 800K+ models, Trainer toolchain, and multimodal support. Master this 160K-Star AI framework.
Deep DivesDeep dive into Simon Willison's LLM 0.32a0 refactoring: message sequence inputs, streaming typed events, tool calling loops, and serialization for modern multimodal LLM scenarios.
Product ReviewsAWS's official open-source native macOS client for Amazon Bedrock supports Claude Sonnet 4.5, Claude Opus 4 and more. Built in Swift with global hotkey and AWS IAM integration for developers.
Product ReviewsA detailed breakdown of Chatbox open-source AI desktop client's core features including multi-model switching, local data storage, and cross-platform support. Includes competitor comparison and use cases.
Product Reviewsawesome-LLM-resources is a GitHub repo with 8200+ Stars covering multimodal generation, AI Agents, model training/inference, MCP protocol, and more for LLM learners.
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.