1605 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.
Deep DivesDeep analysis of Ruflo open-source multi-agent orchestration platform, covering swarm intelligence, RAG integration, Claude Code native support, and comparisons with LangGraph and CrewAI.
Product ReviewsDeep dive into Chatbox, an open-source AI desktop client with nearly 40K GitHub Stars. Supports multi-model switching via API (OpenAI, Claude, etc.) with local data storage for privacy-conscious users.
Product ReviewsDeep dive into Chatbox, an open-source AI client with ~40K GitHub Stars. Supports GPT, Claude, Ollama multi-model management with local data storage for privacy across Windows/macOS/Linux.
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.
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.
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 ReviewsA comprehensive review of Anthropic's open-source Claude Code terminal AI coding tool, covering agentic programming, codebase awareness, Git integration, and comparisons with GitHub Copilot and Cursor.
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: 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 ReviewsIn-depth review of Chatbox, an open-source AI client supporting GPT-4, Claude, and Gemini. Covers core features, technical architecture, and use cases for this 40K-Star desktop AI tool.
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.
TutorialsSimon Willison built an iNaturalist observation tool using his phone and Claude Code while camping, leveraging Git Scraping + GitHub Actions for a zero-server architecture.
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 ReviewsUnsloth is an open-source LLM training tool with 63K GitHub stars. Fine-tune Gemma 4, Qwen3, DeepSeek locally with 50% less VRAM and 2-5x faster training speed via Web UI.
Product ReviewsIn-depth analysis of Cube Studio, Tencent Music's open-source cloud-native AI platform covering distributed training, DeepSeek fine-tuning, vLLM inference, VGPU management, and Huawei Ascend support.