470 related articles
Expert OpinionsVibe coding makes AI programming as simple as blogging, driving an explosion of personal micro-apps. Matt Webb proposes RSS for sharing micro-apps, and Simon Willison has already implemented it.
TutorialsSimon Willison shows how putting LLM CLI tools in shebang lines turns plain English text files into executable scripts, from basic usage to tool calls and YAML templates.
Product ReviewsDeep dive into Opik: an open-source platform for LLM app lifecycle management with tracing, automated evaluation, hallucination detection, and production monitoring for RAG and Agent workflows.
Product ReviewsDeep dive into Opik: an open-source platform for LLM app lifecycle management with tracing, automated evaluation, hallucination detection, and production monitoring. 19K+ GitHub stars.
Product ReviewsDeep analysis of NekroAgent open-source AI Agent framework supporting QQ, Discord, Telegram and more, with sandbox execution, long-term memory, MCP management, and visual console for multi-user scenarios.
TutorialsStabilityMatrix is an open-source cross-platform Stable Diffusion package manager supporting one-click installation of WebUI, ComfyUI, and more, with unified model management and version control. 8,100+ GitHub Stars.
Product Reviewsreddit-ai-trends is an open-source Python tool that scans Reddit AI communities via the official API and uses DeepSeek R1 to auto-generate trend summaries and topic rankings for efficient AI industry tracking.
Deep DivesAnalysis of WebRTC's design flaws for AI voice: its packet-dropping strategy corrupts user prompts and degrades LLM responses. Exploring how MoQ better balances data integrity with low latency.
Tech FrontiersPaper-to-Notebook is an open-source tool by VizuaraAI powered by Gemini 2.5 Pro that converts research paper PDFs into runnable PyTorch Jupyter Notebooks, accelerating AI paper reproduction.
Product ReviewsDeep dive into the open-source Cursor-Clone project on GitHub, built with CodeMirror 6, WebContainer runtime, and Claude AI integration to replicate an AI-driven IDE.
Product ReviewsDeep dive into DeepSeek's official awesome-deepseek-integration open-source project with 37,000+ Stars, covering its integration ecosystem, use cases, developer tools, and practical guides.
Product ReviewsDeep dive into Unity MCP: how this 9,300+ star open-source project uses MCP protocol to let Claude, Cursor, and other AI assistants directly control Unity Editor for asset management, scene control, and script editing.
Product ReviewsA deep dive into RuoYi-AI, a Java-based enterprise AI development platform supporting multi-vendor LLM integration, RAG knowledge bases, and agent orchestration. 5,200+ Stars on GitHub.
Product ReviewsExplore claude-code-prompt-optimizer: an open-source tool using Hook interception and Claude Opus to auto-rewrite simple prompts into structured instructions, boosting Claude Code output quality.
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.
Expert OpinionsVibe Coding makes building apps as easy as blogging, but how are these personal micro-apps discovered? Matt Webb proposes RSS for distributing vibe-coded apps, and Simon Willison has already implemented it.
Product ReviewsDeep dive into LibreChat, an open-source self-hosted AI chat platform supporting GPT-5, Claude, Gemini, and more. Covers MCP protocol, AI Agents, code interpreter, Docker deployment, and enterprise use cases.
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.
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.