2710 related articles
TutorialsDeep dive into Hugging Face Transformers: core features, multi-framework support, 500K+ pretrained models, full-modality task coverage, and hands-on code examples to build AI apps efficiently.
Product ReviewsDeep dive into Chatbox, an open-source AI client with 40K GitHub Stars. Supports GPT-4, Claude, Gemini via direct API, covers all platforms, and stores data locally for privacy.
Tech FrontiersDeep dive into Codex CLI 0.128.0's new /goal command: how prompt templates drive autonomous agent loops, token budget controls, and AI coding agents that work until the goal is done.
TutorialsMicrosoft's official open-source Generative AI for Beginners course features 21 lessons covering LLM fundamentals, Prompt Engineering, and hands-on AI app development. 110K+ GitHub Stars, Jupyter Notebook-based learning for developers.
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.
TutorialsDeep dive into Ollama: run DeepSeek, Qwen, Kimi-K2.5 and more locally with one command. Covers installation, model ecosystem, architecture, and use cases for local LLM deployment.
Product ReviewsTalkToFigma is an open-source MCP tool that lets AI agents like Cursor and Claude Code directly read and modify Figma designs. Supports design-to-code, batch styling, and design system maintenance.
Product ReviewsCC-Connect is an open-source Go tool that bridges local AI coding assistants like Claude Code and Cursor to Feishu, DingTalk, Slack, and other IM platforms. No public IP needed. 7,500+ GitHub Stars.
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.
Expert OpinionsVibe Coding makes building apps as simple as blogging, but how to distribute the flood of micro-apps? Matt Webb proposes RSS as the ideal protocol for sharing vibe-coded tools. Deep analysis inside.
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.
Product ReviewsDeep dive into Hugging Face Transformers: core architecture, Pipeline API, model fine-tuning, and multimodal support. A practical guide to the 160K-star AI framework.
Product ReviewsIn-depth review of Chatbox, an open-source AI client supporting GPT-4o, Claude, Gemini and more. With ~40K GitHub Stars, local data storage, and cross-platform support, it's essential for developers and creators.
Product ReviewsIn-depth analysis of Tabby, the open-source self-hosted AI coding assistant. Covers its Rust high-performance architecture, multi-model support, repo-level code understanding, and comparisons with GitHub Copilot.
Product ReviewsZerobox is an open-source process isolation tool based on OpenAI Codex's runtime sandbox, written in Rust, with file system, network, and credential security controls for safe AI code execution.
Product Reviewsai-setup is an open-source config sync tool supporting unified MCP and Agent skill management for Claude Code, Cursor, and Codex — one command to sync all AI coding assistant configurations.
Deep DivesSimon Willison releases LLM 0.32a0 alpha with message sequences API and streaming multi-type parts, redesigning how the Python LLM library handles model interactions for complex inputs and outputs.
Deep DivesDeep dive into Simon Willison's LLM 0.32a0 refactoring: message sequence inputs, typed streaming events, SQLite-decoupled serialization, and backward-compatible API evolution strategies.