2639 related articles
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 dive into LobeHub: a TypeScript-based multi-agent collaboration platform with 76K+ GitHub Stars. Explore its multi-agent team design, collaboration mechanisms, and industry trends.
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.
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 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 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.
Product ReviewsNousResearch open-sources Hermes-Agent framework, earning 130K+ GitHub Stars. Deep analysis of its progressive architecture, modular design, and Hermes model integration vs. LangChain and AutoGPT.
Deep DivesOpenAI Codex CLI 0.128.0 adds the /goal command, implementing Ralph Loop-style goal-driven autonomous loops. Learn about its prompt engineering design, token budget safety mechanisms, and impact on coding agents.
Deep DivesDeep dive into the OpenAI Codex Masterclass covering Plugins, Automations, Sub Agents, Code Review, and experimental features with live demos explained.
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.
Deep DivesDeep dive into QuantBrain-Agent: an open-source automated A-share research system powered by Qwen2.5-72B-AWQ, LangGraph multi-agent, LoRA fine-tuning, MCP tools, and CoT+ReAct architecture.
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.
Product ReviewsIn-depth hands-on with OpenAI Codex's Browser Use and Computer Use features. See how GPT 5.5 enables browser automation, app testing, desktop control, and cross-device operation, with a full setup tutorial.
Deep DivesOpenAI's GPT-5.5 model collectively outputs 'goblin' vocabulary. Official technical blog reveals the root cause: reward signal generalization in reinforcement learning.
Deep DivesDeep analysis of Simon Willison's LLM Python library 0.32a0 alpha: message sequences, streaming typed parts, tool calling, and the design philosophy behind backward-compatible refactoring.