324 related articles
Product ReviewsDeep dive into Skill-Agent, an open-source FastAPI framework integrating 100+ LLM providers, MCP tool protocol, multi-agent collaboration, RAG knowledge base, and sandbox execution for enterprise AI Agent development.
Product ReviewsDeep dive into ByteDance Volcengine's open-source MineContext — a proactive context-aware AI assistant. Explore Context Engineering, ChatGPT Pulse integration, and real-world applications.
Product ReviewsDeep analysis of NekroAgent open-source AI Agent framework supporting QQ, Discord, Telegram and more, with sandbox execution, long-term memory, MCP management, and visual console for multi-user scenarios.
Product ReviewsIn-depth analysis of SwarmUI, a C#-based modular Stable Diffusion web interface. Compare it with AUTOMATIC1111 and ComfyUI, exploring its high-performance architecture, modular extensions, and usability design.
Tech FrontiersSwarm IDE is an open-source IDE for Agent Swarm multi-agent collaboration, supporting Kimi-2.5, GLM-4.7 and more models with visual orchestration, debugging and management capabilities.
Product ReviewsDeep dive into cursor-coding-team: an open-source project orchestrating multiple AI agents via Cursor Cloud Agents API for parallel development, code review, and automated collaborative workflows.
Product Reviewsmcproc is a Rust-based MCP server that gives AI agents background process management capabilities. This article covers its architecture, use cases, and value in the AI toolchain ecosystem.
Product ReviewsCliRelay is an open-source Go tool that converts Gemini CLI, Claude Code, and ChatGPT Codex into OpenAI-compatible APIs, enabling free access to top LLMs.
Product ReviewsA detailed guide to the openai-php/client library's core features and use cases. This 5700+ Star PHP client supports GPT-4 chat, DALL·E image generation, Whisper speech recognition, and more OpenAI APIs with Laravel integration, streaming, and type safety.
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.
Product ReviewsDeep dive into NetCoreKevin, an open-source .NET project integrating Semantic Kernel and RAG for AI knowledge base agents, with multi-tenant SaaS, MCP protocol, and distributed transaction support.
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.
Product ReviewsTianshu (mineru-tianshu) is an enterprise-grade open-source AI document preprocessing platform supporting PDF/Office to Markdown conversion, MCP protocol AI assistant integration, with a Vue3+FastAPI full-stack architecture for RAG systems and enterprise knowledge bases.
Tech FrontiersRedis creator antirez submits PR adding native Array data type with 18 new commands including ARGREP server-side regex search. Simon Willison builds a WebAssembly browser Playground for zero-install experimentation.
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 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.
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.
TutorialsSimon Willison built an iNaturalist display tool on his phone while camping using Claude Code, with a zero-cost serverless architecture of Python CLI + Git Scraping + static frontend.
Tech FrontiersRedis creator antirez submits new Array data type PR with 18 commands including ARGREP regex search. Simon Willison builds a browser WASM Playground via Claude Code for zero-install experimentation.
TutorialsCodex CLI 0.128.0 adds the /goal command for goal-driven auto-loop execution. This article explains its core mechanism, prompt engineering implementation, and Ralph Loop pattern for AI coding agents.