Tag: Gemini 2

  • Simon Willison’s Weblog: Create and edit images with Gemini 2.0 in preview

    Source URL: https://simonwillison.net/2025/May/7/gemini-images-preview/#atom-everything Source: Simon Willison’s Weblog Title: Create and edit images with Gemini 2.0 in preview Feedly Summary: Create and edit images with Gemini 2.0 in preview Gemini 2.0 Flash has had image generation capabilities for a while now, and they’re now available via the paid Gemini API – at 3.9 cents per generated…

  • Cloud Blog: Guide to build MCP servers using vibe coding with Gemini 2.5 Pro

    Source URL: https://cloud.google.com/blog/products/ai-machine-learning/build-mcp-servers-using-vibe-coding-with-gemini-2-5-pro/ Source: Cloud Blog Title: Guide to build MCP servers using vibe coding with Gemini 2.5 Pro Feedly Summary: Have you ever had something on the tip of your tongue, but you weren’t exactly sure how to describe what’s in your mind?  For developers, this is where “vibe coding " comes in. Vibe…

  • Slashdot: Google Debuts an Updated Gemini 2.5 Pro AI Model Ahead of I/O

    Source URL: https://tech.slashdot.org/story/25/05/06/2036211/google-debuts-an-updated-gemini-25-pro-ai-model-ahead-of-io?utm_source=rss1.0mainlinkanon&utm_medium=feed Source: Slashdot Title: Google Debuts an Updated Gemini 2.5 Pro AI Model Ahead of I/O Feedly Summary: AI Summary and Description: Yes Summary: Google has launched the Gemini 2.5 Pro Preview model ahead of its annual I/O developer conference, highlighting its enhanced capabilities in coding and web app development. This advancement positions…

  • Simon Willison’s Weblog: Gemini 2.5 Pro Preview: even better coding performance

    Source URL: https://simonwillison.net/2025/May/6/gemini-25-pro-preview/#atom-everything Source: Simon Willison’s Weblog Title: Gemini 2.5 Pro Preview: even better coding performance Feedly Summary: Gemini 2.5 Pro Preview: even better coding performance New Gemini 2.5 Pro “Google I/O edition" model, released a few weeks ahead of that annual developer conference. They claim even better frontend coding performance, highlighting their #1 ranking…

  • Cloud Blog: Build live voice-driven agentic applications with Vertex AI Gemini Live API

    Source URL: https://cloud.google.com/blog/products/ai-machine-learning/build-voice-driven-applications-with-live-api/ Source: Cloud Blog Title: Build live voice-driven agentic applications with Vertex AI Gemini Live API Feedly Summary: Across industries, enterprises need efficient and proactive solutions. Imagine frontline professionals using voice commands and visual input to diagnose issues, access vital information, and initiate processes in real-time. The Gemini 2.0 Flash Live API empowers…

  • Simon Willison’s Weblog: AI assisted search-based research actually works now

    Source URL: https://simonwillison.net/2025/Apr/21/ai-assisted-search/#atom-everything Source: Simon Willison’s Weblog Title: AI assisted search-based research actually works now Feedly Summary: For the past two and a half years the feature I’ve most wanted from LLMs is the ability to take on search-based research tasks on my behalf. We saw the first glimpses of this back in early 2023,…

  • Simon Willison’s Weblog: Quoting Ethan Mollick

    Source URL: https://simonwillison.net/2025/Apr/20/ethan-mollick/#atom-everything Source: Simon Willison’s Weblog Title: Quoting Ethan Mollick Feedly Summary: In some tasks, AI is unreliable. In others, it is superhuman. You could, of course, say the same thing about calculators, but it is also clear that AI is different. It is already demonstrating general capabilities and performing a wide range of…

  • Simon Willison’s Weblog: llm-fragments-github 0.2

    Source URL: https://simonwillison.net/2025/Apr/20/llm-fragments-github/#atom-everything Source: Simon Willison’s Weblog Title: llm-fragments-github 0.2 Feedly Summary: llm-fragments-github 0.2 I upgraded my llm-fragments-github plugin to add a new fragment type called issue. It lets you pull the entire content of a GitHub issue thread into your prompt as a concatenated Markdown file. (If you haven’t seen fragments before I introduced…