1156 related articles
Product ReviewsDeep dive into Cube Studio, Tencent Music's open-source cloud-native AI platform covering distributed training, LLM SFT/RLHF fine-tuning, vLLM inference, VGPU virtualization, and domestic chip adaptation for complete MLOps workflows.
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.
Product ReviewsRedis creator antirez submitted a PR introducing the Array data type with 18 new commands including server-side regex search ARGREP. Simon Willison built a WebAssembly browser Playground with Claude Code for hands-on testing.
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 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.
Deep DivesDeep dive into Langflow, the open-source AI workflow builder with 147K GitHub Stars. Explore its drag-and-drop visual editor, LangChain integration, RAG building capabilities, and low-code AI development features.
Product ReviewsIn-depth analysis of Unsloth, a 60K+ star open-source LLM training tool supporting Gemma 4, Qwen3, DeepSeek local fine-tuning with LoRA/QLoRA to dramatically reduce VRAM requirements.
TutorialsOllama is an open-source tool with 170K+ GitHub Stars for running DeepSeek, Qwen, Gemma and other LLMs locally. Learn installation, supported models, use cases and core advantages.
Product ReviewsDeep dive into AnythingLLM, an open-source AI tool with 59K+ GitHub Stars. Supports local LLM inference, RAG private knowledge base Q&A, and zero-config setup. Explore core features, use cases, and architecture.
Product ReviewsDeep dive into LobeHub, an open-source AI Agent collaboration platform with 76K+ GitHub Stars. Built with TypeScript for multi-agent team collaboration, compared with LangChain, AutoGPT, and Dify.
Product ReviewsA deep dive into Cube Studio, Tencent Music's open-source cloud-native AI platform covering the full MLOps lifecycle, large model training, distributed frameworks, VGPU virtualization, and domestic hardware support.
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 ReviewsFofaMap v2.0 is an AI-driven red team asset mapping tool built on Python3, featuring AI self-reflection for auto-tuning FOFA queries, MCP protocol support for Claude/Cursor integration, and intelligent Nuclei vulnerability scanning. 657 GitHub Stars.
TutorialsComplete guide to running LLMs locally with Ollama. Supports DeepSeek, Qwen, Gemma and more. 170K+ GitHub Stars, zero-config setup, full data privacy, no per-token API fees.
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.
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.