Tag: prototyping
-
Simon Willison’s Weblog: Coding with LLMs in the summer of 2025 (an update)
Source URL: https://simonwillison.net/2025/Jul/21/coding-with-llms/#atom-everything Source: Simon Willison’s Weblog Title: Coding with LLMs in the summer of 2025 (an update) Feedly Summary: Coding with LLMs in the summer of 2025 (an update) Salvatore Sanfilippo describes his current AI-assisted development workflow. He’s all-in on LLMs for code review, exploratory prototyping, pair-design and writing “part of the code under…
-
Cloud Blog: How to build Web3 AI agents with Google Cloud
Source URL: https://cloud.google.com/blog/products/ai-machine-learning/build-web3-ai-agents-with-google-cloud/ Source: Cloud Blog Title: How to build Web3 AI agents with Google Cloud Feedly Summary: For over two decades, Google has been a pioneer in AI, conducting groundwork that has shaped the industry. Concurrently, in the Web3 space, Google focuses on empowering the developer community by providing public goods resources like BigQuery…
-
Simon Willison’s Weblog: Phoenix.new is Fly’s entry into the prompt-driven app development space
Source URL: https://simonwillison.net/2025/Jun/23/phoenix-new/#atom-everything Source: Simon Willison’s Weblog Title: Phoenix.new is Fly’s entry into the prompt-driven app development space Feedly Summary: Here’s a fascinating new entrant into the AI-assisted-programming / coding-agents space by Fly.io, introduced on their blog in Phoenix.new – The Remote AI Runtime for Phoenix: describe an app in a prompt, get a full…
-
Cloud Blog: Accelerating innovation with Agent Assist, Looker (Google Cloud core) and Vertex AI Vector Search, now FedRAMP High authorized
Source URL: https://cloud.google.com/blog/topics/public-sector/accelerating-innovation-with-agent-assist-looker-google-cloud-core-and-vertex-ai-vector-search-now-fedramp-high-authorized/ Source: Cloud Blog Title: Accelerating innovation with Agent Assist, Looker (Google Cloud core) and Vertex AI Vector Search, now FedRAMP High authorized Feedly Summary: In today’s rapidly evolving landscape, the need to protect highly sensitive government data remains paramount. Today, we reinforce our commitment to providing the highest level of assurance that…
-
Simon Willison’s Weblog: AI-assisted coding for teams that can’t get away with vibes
Source URL: https://simonwillison.net/2025/Jun/10/ai-assisted-coding/#atom-everything Source: Simon Willison’s Weblog Title: AI-assisted coding for teams that can’t get away with vibes Feedly Summary: AI-assisted coding for teams that can’t get away with vibes This excellent piece by Atharva Raykar offers a bunch of astute observations on AI-assisted development that I haven’t seen written down elsewhere. Building with AI…
-
Cloud Blog: Create shareable generative AI apps in less than 60 seconds with Vertex AI and Cloud Run
Source URL: https://cloud.google.com/blog/products/ai-machine-learning/create-gen-ai-apps-in-less-than-60-seconds-with-vertex-ai/ Source: Cloud Blog Title: Create shareable generative AI apps in less than 60 seconds with Vertex AI and Cloud Run Feedly Summary: Want to turn your generative AI ideas into real web applications with one click? Any developer knows it’s a complex process to build shareable, interactive applications: you have to set…
-
Cloud Blog: Vertex AI Studio, redesigned: Your source for generative AI media models across all modalities
Source URL: https://cloud.google.com/blog/products/ai-machine-learning/vertex-ai-studio-redesigned/ Source: Cloud Blog Title: Vertex AI Studio, redesigned: Your source for generative AI media models across all modalities Feedly Summary: Google Cloud’s Vertex AI platform makes it easy to experiment with and customize over 200 advanced foundation models – like the latest Google Gemini models, and third-party partner models such as Meta’s…
-
Cloud Blog: Introducing the next generation of AI inference, powered by llm-d
Source URL: https://cloud.google.com/blog/products/ai-machine-learning/enhancing-vllm-for-distributed-inference-with-llm-d/ Source: Cloud Blog Title: Introducing the next generation of AI inference, powered by llm-d Feedly Summary: As the world transitions from prototyping AI solutions to deploying AI at scale, efficient AI inference is becoming the gating factor. Two years ago, the challenge was the ever-growing size of AI models. Cloud infrastructure providers…
-
AWS Open Source Blog: Introducing Strands Agents, an Open Source AI Agents SDK
Source URL: https://aws.amazon.com/blogs/opensource/introducing-strands-agents-an-open-source-ai-agents-sdk/ Source: AWS Open Source Blog Title: Introducing Strands Agents, an Open Source AI Agents SDK Feedly Summary: Today I am happy to announce we are releasing Strands Agents. Strands Agents is an open source SDK that takes a model-driven approach to building and running AI agents in just a few lines of…
-
Simon Willison’s Weblog: Feed a video to a vision LLM as a sequence of JPEG frames on the CLI (also LLM 0.25)
Source URL: https://simonwillison.net/2025/May/5/llm-video-frames/#atom-everything Source: Simon Willison’s Weblog Title: Feed a video to a vision LLM as a sequence of JPEG frames on the CLI (also LLM 0.25) Feedly Summary: The new llm-video-frames plugin can turn a video file into a sequence of JPEG frames and feed them directly into a long context vision LLM such…