134 related articles
TutorialsComplete guide to Google AI Studio 2.0: free Gemini 3.1 Pro with 1M token context, VO3 video generation, Nano Banana image creation, Vibe Coding zero-code app building, plus monetization strategies.
Product ReviewsDeep dive into Google AI Studio's exclusive Annotate App feature — draw and annotate directly on your frontend to modify code. Covers usage methods, three-phase dev strategy, and comparisons with Cursor AI and Claude Code.
Product ReviewsIn-depth review of ByteDance's Trae 2.0 SOLO mode: from natural language requirements to one-click website deployment. Covers memory, self-repair upgrades, and impact on Manus and Genspark.
TutorialsHands-on test of Tongyi Lingma AI zero-code website building: one sentence auto-generates HTML/CSS/JS and deploys to Alibaba Cloud in 5 minutes. Includes a math game demo and limitations analysis.
Product ReviewsDeep dive into ChuanhuChatGPT, a 15K-star open-source project with multi-model access, Agent support, RAG file Q&A, GPT fine-tuning, and web search.
Deep DivesCursor SDK launches /orchestrate skill, using recursive multi-agent spawning for complex tasks with 20% Token savings and 80% faster cold starts.
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.
TutorialsDeep dive into Agentic Flow, an open-source project enabling flexible low-cost model switching in Claude Code and one-click Agent deployment to cloud production environments.
Tech FrontiersA deep dive into how the open-source workers-research project combines Cloudflare Workers serverless architecture with Google Gemini 2.5 to build an automated deep research AI agent.
Deep DivesA deep dive into LangChain4j's core features including unified API abstraction, RAG, Agent tool calling, and Spring Boot integration for building enterprise AI apps in Java.
Expert OpinionsAI coding makes building micro-apps as easy as blogging, but how do we share them? Matt Webb proposes RSS for distributing vibe coding output, and Simon Willison has already put it into practice.
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 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.
TutorialsSimon Willison built an iNaturalist display tool on his phone while camping using Claude Code, with a zero-cost serverless architecture of Python CLI + Git Scraping + static frontend.