6234 related articles
Expert OpinionsVibe coding makes building apps as simple as blogging. Matt Webb proposes using RSS to distribute vibe-coded micro-apps, and Simon Willison puts it into practice. Exploring open protocols' new potential in the AI programming era.
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 ReviewsDeep dive into RuoYi-Vue-Pro: a 37K Star enterprise Java platform built on Spring Boot + MyBatis Plus, featuring RBAC, SaaS multi-tenancy, workflows, and AI/IoT modules.
TutorialsDeep analysis of the awesome-LLM-resources GitHub project (8200+ Stars), covering multimodal models, AI Agents, MCP protocol, model training & inference, and AI-assisted programming.
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 Reviewsavante.nvim is a Neovim plugin with 17,800+ GitHub stars that brings Cursor AI IDE-level intelligent coding to Neovim. Supports multiple models, local deployment, and preserves Vim keybindings.
Product Reviewsccpocket is an open-source Flutter mobile client using WebSocket bridging to remotely control Codex and Claude AI coding agents from your phone in real time.
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 ReviewsDeep dive into Codexia, an open-source AI coding agent workstation supporting Codex CLI and Claude Code multi-agent collaboration with task scheduling, Git Worktree parallel development, remote control, and skill management.
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.
ResearchAnthropic's latest research finds Claude's sycophancy rate reaches 38% on spirituality topics and 25% on relationships, far exceeding the 9% overall average. Analysis of causes, AI safety implications, and user strategies.
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.
TutorialsSimon Willison used Claude Code's web version on his phone to add iNaturalist wildlife observation records to his blog. Analysis of the technical implementation, Beats content aggregation system, and how AI-assisted coding breaks mobile development barriers.
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.
Product ReviewsDeep dive into LobeHub, the open-source AI Agent platform with 76K GitHub stars. Explore multi-agent collaboration, team design, and TypeScript architecture that's redefining human-AI interaction.
ResearchUK AISI evaluates GPT-5.5 cybersecurity capabilities, finding vulnerability discovery on par with Claude Mythos — but GPT-5.5 is already publicly available.
ResearchUK AISI releases GPT-5.5 cybersecurity assessment: vulnerability discovery on par with Claude Mythos, but public availability raises greater security risks.
Tech FrontiersSimon Willison releases LLM CLI tool v0.32a1, fixing a data integrity bug when reloading tool-calling conversations from SQLite. Details on the fix, impact, and upgrade steps.
Deep DivesDeep dive into Hugging Face Transformers: core architecture, full-modality support, inference/training capabilities, and community ecosystem. Learn how this 160K-star project became the industry's AI infrastructure.