5319 related articles
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 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.
Product ReviewsSimon Willison built an iNaturalist observation viewer using only a phone and Claude Code while camping. This article breaks down the three-layer architecture: Python CLI data aggregation, Git Scraping automation, and AI-generated frontend.
Product ReviewsDeep analysis of AnythingLLM: a 60K-Star open-source AI platform supporting local deployment, zero-config setup, built-in RAG document Q&A, and vector database for privacy-first AI productivity.
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.
Product ReviewsDeep analysis of LobeHub's open-source multi-agent collaboration platform with 76K+ GitHub Stars. Explore its core features, technical architecture, community ecosystem, and how multi-Agent collaboration is reshaping the future of work.
Product ReviewsDeep dive into RuoYi-Vue-Pro: a 37K Star enterprise Java platform with Spring Boot, MyBatis Plus, Vue, SaaS multi-tenancy, Flowable workflows, CRM/ERP modules, AI and IoT integration.
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 the 37K-Star awesome-deepseek-integration project on GitHub, covering DeepSeek API integrations for IDE plugins, browser extensions, automation workflows, and more.
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 ReviewsDeep dive into LobeHub, a 76K Star open-source AI agent collaboration platform covering multi-agent mechanisms, team design, TypeScript architecture, and open-source ecosystem.
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.
TutorialsDeep dive into CowAgent (formerly chatgpt-on-wechat), a 44,000+ Star open-source AI Agent supporting WeChat, Feishu, DingTalk with GPT, DeepSeek, Qwen models. Complete setup guide included.
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.
TutorialsDeep dive into Claude Workflow V2's four core modules: agents for multi-agent collaboration, skills for reuse, hooks for event handling, and commands for unified orchestration—turning Claude Code into an automated workflow platform.
TutorialsGoogle open-sources gemini-fullstack-langgraph-quickstart with 18,000+ Stars. Deep dive into the technical architecture, state machine design patterns, and tool-calling mechanisms of building full-stack AI Agents with Gemini 2.5 and LangGraph.