3543 related articles
TutorialsSimon Willison used Claude Code's web version on his phone to add iNaturalist wildlife sighting sync to his blog, backfilling a decade of data. An analysis of the tech, POSSE philosophy, and AI-assisted coding.
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.
TutorialsIn-depth guide to AnythingLLM open-source AI platform covering local deployment, RAG document chat, and knowledge base management. Supports Ollama and multiple model backends with zero-config setup. A privacy-first AI productivity tool validated by 60K GitHub Stars.
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.
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.
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.
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.
ResearchUK AISI evaluates GPT-5.5 cybersecurity capabilities, finding vulnerability discovery on par with Claude Mythos — but GPT-5.5 is already publicly available.
Product ReviewsUnsloth is an open-source LLM fine-tuning tool with 63K+ GitHub stars. Supporting Gemma 4, Qwen 3, and DeepSeek, it boosts training speed 2-5x and cuts VRAM by 80% via LoRA/QLoRA, with a Web UI for easy local fine-tuning.
Product ReviewsDeep dive into awesome-claude-plugins: Claude Code's four plugin components—custom commands, agents, hooks, and MCP servers—with practical selection tips and platformization trend analysis.
TutorialsOllama is an open-source tool with 170K GitHub Stars that lets you run DeepSeek, Qwen, Kimi-K2.5 and other LLMs locally with one command. Learn about its model ecosystem, advantages, and use cases.
Product ReviewsIn-depth review of AnythingLLM open-source AI platform: local deployment, RAG document Q&A, multi-model switching, and more. How does this 59K+ star GitHub project deliver privacy-first AI? Includes comparison with PrivateGPT and Open WebUI.
Product ReviewsUnsloth is an open-source LLM training tool with 63,000+ GitHub Stars. It supports local fine-tuning of Gemma 4, Qwen3, DeepSeek and more, with Web UI, VRAM optimization, and 2-5x training speedup on consumer GPUs.
Product ReviewsPapersGPT is a Zotero AI plugin integrating 20+ LLMs including ChatGPT, Claude, and DeepSeek with MCP protocol support for intelligent literature reading, paper summarization, and cross-paper knowledge analysis.
Product ReviewsDeep dive into gpt4free, a 66k-star GitHub project offering free access to GPT-5.3, Claude Opus, Gemini 3, DeepSeek and more. Covers architecture, use cases, legal risks, and industry impact.
Product ReviewsDeep analysis of AgentChat, an open-source AI agent platform integrating MCP protocol, RAG retrieval-augmented generation, LangChain framework, and Function Call for multi-Agent collaboration and custom workflows.
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.