943 related articles
Product ReviewsDeep dive into Tencent Music's open-source Cube Studio cloud-native AI platform, covering distributed training, LLM fine-tuning, vLLM inference, VGPU virtualization, and Huawei Ascend adaptation.
Product ReviewsDeep dive into Tencent's open-source AI platform Cube Studio, covering distributed training, large model fine-tuning and inference, Pipeline orchestration, VGPU virtualization, and Huawei Ascend support for enterprise cloud-native MLOps.
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.
Expert OpinionsAs vibe coding makes app development as frequent as blogging, we need lightweight mechanisms like RSS to discover and share personal AI tools. Exploring the future infrastructure of AI app distribution.
Product ReviewsUnsloth is an open-source LLM fine-tuning tool with 63K+ GitHub stars. Fine-tune Gemma 4, Qwen 3, DeepSeek on a single RTX 3090 with 70% less VRAM, 2-5x faster training, and an intuitive Web UI.
Tech FrontiersSimon Willison releases LLM 0.32a0 alpha with message sequence modeling and typed streaming parts, supporting multimodal output and conversation history injection while maintaining backward compatibility.
Product ReviewsSimon Willison built an iNaturalist observation display tool entirely on his phone with Claude Code while camping, using Git Scraping + GitHub Actions for a zero-cost serverless architecture.
Expert OpinionsZig implements open source's strictest anti-LLM policy, banning all AI contributions. Explore its "Contributor Poker" philosophy—why Zig values cultivating contributors over merging code, and how Bun's 4x performance patch can't be upstreamed.
Product ReviewsCyrus is an open-source AI programming agent supporting self-hosted deployment, integrating Linear, Slack, GitHub, and multiple AI models like Claude, Codex, and Gemini for secure automated coding workflows.
Tech FrontiersSimon Willison releases LLM Python library 0.32a0 alpha with message sequence prompts and typed streaming responses, redesigning model interaction abstractions for multimodal output, tool calls, and modern LLM features.
Tech FrontiersSimon Willison releases LLM library 0.32 alpha with message sequences and typed streaming chunks, replacing the old text-in-text-out model to fully support multi-turn dialogue, multimodal output, and tool calling.
Product ReviewsIn-depth review of Chatbox, an open-source AI client supporting unified access to GPT-4, Claude, Gemini and more. Covers core features, tech architecture, and comparisons with alternatives.
Product ReviewsAgent-Reach is an open-source Python tool supporting free data scraping from Twitter, Reddit, YouTube, Bilibili, Xiaohongshu, and more. One CLI command integrates it into AI Agent frameworks like LangChain, with nearly 19,000 GitHub Stars.
Product ReviewsIn-depth guide to AnythingLLM, a privacy-first open-source AI tool covering local deployment, RAG document chat, multi-model support, and more for building a secure private AI workbench.
Product ReviewsIn-depth review of Chatbox, an open-source AI client supporting GPT-4, Claude, Gemini and more. Covers core features, technical architecture, use cases, and comparisons with similar tools.
TutorialsDeep dive into Ollama, the local LLM framework with 170K GitHub Stars. Deploy DeepSeek, Qwen, Kimi-K2.5 and more with one command. Learn installation, model ecosystem, architecture, and privacy benefits.
Product ReviewsIn-depth guide to AnythingLLM, an open-source AI tool with nearly 60K Stars. Covers local deployment, RAG knowledge base setup, privacy protection, and enterprise use cases.
Product ReviewsSimon Willison built an iNaturalist observation visualization tool while camping using his phone and Claude Code, featuring a Python CLI, Git Scraping, and pure frontend three-layer architecture.
Product ReviewsDjango co-creator Simon Willison uses Claude Code's web version on his phone to sync a decade of iNaturalist wildlife photography to his blog, showcasing pragmatic AI-assisted programming.
Deep DivesDeep dive into LLM 0.32a0 alpha: a major refactoring from text conversations to message sequences and typed streaming events, supporting multimodal output, tool calls, and flexible serialization.