1502 related articles
TutorialsLearn how to build an AI Agent on Dify with zero code, covering Function Call vs ReAct modes, Exa search tool setup, time-awareness solutions, and Agent best practices.
TutorialsSimon Willison used Claude Code for web on his phone to aggregate a decade of iNaturalist wildlife data into his blog. A look at the architecture, Beats system, and how AI is reshaping dev workflows.
Product ReviewsOnlook is an open-source AI-powered visual React design tool that lets designers edit real code visually. With 25,700+ GitHub Stars, it generates UI via natural language, bridging the design-development gap.
TutorialsSimon Willison built a complete iNaturalist observation display tool using only his phone and Claude Code while camping. A breakdown of the three-layer architecture: Python CLI, Git Scraping automation, and pure frontend display.
Expert OpinionsVibe Coding makes building apps as easy as writing blog posts, but personal tools lack good distribution channels. This article explores using RSS as a lightweight app distribution protocol.
Tech FrontiersGuardrails AI's PyPI package guardrails-ai 0.10.1 was hit by the Mini Shai-Hulud supply chain attack, along with TanStack and Mistral. Full analysis and developer remediation guide inside.
Expert OpinionsThe Zig programming language enforces the strictest anti-LLM policy in open source, banning AI in PRs and Issues. Its "Contributor Poker" philosophy reveals why: open source value lies in cultivating people, not merging code.
Product ReviewsDeep dive into Open WebUI, the 135K-star open-source AI interface covering Ollama integration, one-click Docker deployment, RAG document Q&A, multi-user management, and more.
TutorialsSimon Willison built a complete iNaturalist observation tool during camping using his phone and Claude Code. A deep dive into the three-layer architecture: Python CLI, Git Scraping, and AI-generated frontend — all on GitHub with zero servers.
Product ReviewsComfyUI-Copilot is an open-source AI assistant plugin supporting natural language workflow building, smart node recommendations, and parameter optimization. With 5,100+ GitHub stars, it dramatically lowers the barrier to Stable Diffusion workflow creation.
Deep DivesKortix AI open-sources Agent Computer Use, a high-performance Rust CLI tool enabling AI agents to control computers. Explore its architecture, advantages over Anthropic's Claude Computer Use, and future of open-source computer control tools.
Product ReviewsSimon Willison built an iNaturalist observation gallery using only his phone and Claude Code while camping. A breakdown of the three-layer architecture: Python CLI clustering, Git Scraping automation, and AI-generated frontend.
TutorialsComplete guide to building an AI digital human Agent, covering Agent, RAG, WebRTC, and Docker deployment with architecture design and engineering best practices.
Tech FrontiersOpenAI Codex adds the Developers plugin, letting developers directly access OpenAI API docs and best practices to rapidly build AI Agents and smart apps.
Tech FrontiersOpenAI Codex major update: new Computer Use, built-in browser, long-term memory features. 3M weekly developers. How Codex evolved from coding assistant to full SDLC AI Agent.
Tech FrontiersGoogle officially releases Android 17 with nine new features including AI voice input, vibe-coded widgets, Emoji overhaul, and screen time management tools.
Tech FrontiersDeepSeek-V4-Pro API is 75% off through May 5, 2026. With 1M-token context and Claude Code/OpenCode integration, here's the full pricing and developer guide.
Tutorialsruby-openai is an open-source library with 3,200+ GitHub stars, supporting GPT-5 and WebRTC real-time voice. Learn how to integrate OpenAI API into Ruby on Rails for AI-powered apps.
Product Reviewschatgpt.js is an open-source JavaScript library by KudoAI for client-side ChatGPT interaction. Supports browser extensions, userscripts, and automation workflows with 2,000+ GitHub Stars.
Deep DivesDeep dive into LangGraph's core architecture, StateGraph design, multi-Agent collaboration, and deployment. Learn how this 31K+ Star project helps build reliable AI Agents.