Tag: SVG

  • Simon Willison’s Weblog: Putting Gemini 2.5 Pro through its paces

    Source URL: https://simonwillison.net/2025/Mar/25/gemini/ Source: Simon Willison’s Weblog Title: Putting Gemini 2.5 Pro through its paces Feedly Summary: There’s a new release from Google Gemini this morning: the first in the Gemini 2.5 series. Google call it “a thinking model, designed to tackle increasingly complex problems". It’s already sat at the top of the LM Arena…

  • Hacker News: Open source AI agent helper to let it SEE what its doing

    Source URL: https://github.com/monteslu/vibe-eyes Source: Hacker News Title: Open source AI agent helper to let it SEE what its doing Feedly Summary: Comments AI Summary and Description: Yes Summary: The text discusses the implementation of a server-client architecture (Vibe-Eyes) that enhances LLM interactions with browser-based games by capturing and vectorizing visual and debug information. This system…

  • Simon Willison’s Weblog: OpenAI platform: o1-pro

    Source URL: https://simonwillison.net/2025/Mar/19/o1-pro/ Source: Simon Willison’s Weblog Title: OpenAI platform: o1-pro Feedly Summary: OpenAI platform: o1-pro OpenAI have a new most-expensive model: o1-pro can now be accessed through their API at a hefty $150/million tokens for input and $600/million tokens for output. That’s 10x the price of their o1 and o1-preview models and a full…

  • Hacker News: Mlx-community/OLMo-2-0325-32B-Instruct-4bit

    Source URL: https://simonwillison.net/2025/Mar/16/olmo2/ Source: Hacker News Title: Mlx-community/OLMo-2-0325-32B-Instruct-4bit Feedly Summary: Comments AI Summary and Description: Yes Summary: The text discusses the OLMo 2 model, which claims to be a superior, fully open alternative to GPT-3.5 Turbo and GPT-4o mini. It provides installation instructions for running this model on a Mac, highlighting its ease of access…

  • Simon Willison’s Weblog: mlx-community/OLMo-2-0325-32B-Instruct-4bit

    Source URL: https://simonwillison.net/2025/Mar/16/olmo2/#atom-everything Source: Simon Willison’s Weblog Title: mlx-community/OLMo-2-0325-32B-Instruct-4bit Feedly Summary: mlx-community/OLMo-2-0325-32B-Instruct-4bit OLMo 2 32B claims to be “the first fully-open model (all data, code, weights, and details are freely available) to outperform GPT3.5-Turbo and GPT-4o mini". Thanks to the MLX project here’s a recipe that worked for me to run it on my Mac,…

  • Simon Willison’s Weblog: Notes on Google’s Gemma 3

    Source URL: https://simonwillison.net/2025/Mar/12/gemma-3/ Source: Simon Willison’s Weblog Title: Notes on Google’s Gemma 3 Feedly Summary: Google’s Gemma team released an impressive new model today (under their not-open-source Gemma license). Gemma 3 comes in four sizes – 1B, 4B, 12B, and 27B – and while 1B is text-only the larger three models are all multi-modal for…

  • Simon Willison’s Weblog: Notes on Google’s Gemma 3

    Source URL: https://simonwillison.net/2025/Mar/12/notes-on-googles-gemma-3/ Source: Simon Willison’s Weblog Title: Notes on Google’s Gemma 3 Feedly Summary: Google’s Gemma team released an impressive new model today (under their not-open-source Gemma license). Gemma 3 comes in four sizes – 1B, 4B, 12B, and 27B – and while 1B is text-only the larger three models are all multi-modal for…

  • Simon Willison’s Weblog: Notes from my Accessibility and Gen AI podcast appearence

    Source URL: https://simonwillison.net/2025/Mar/2/accessibility-and-gen-ai/#atom-everything Source: Simon Willison’s Weblog Title: Notes from my Accessibility and Gen AI podcast appearence Feedly Summary: I was a guest on the most recent episode of the Accessibility + Gen AI Podcast, hosted by Eamon McErlean and Joe Devon. We had a really fun, wide-ranging conversation about a host of different topics.…

  • Simon Willison’s Weblog: Introducing GPT-4.5

    Source URL: https://simonwillison.net/2025/Feb/27/introducing-gpt-45/#atom-everything Source: Simon Willison’s Weblog Title: Introducing GPT-4.5 Feedly Summary: Introducing GPT-4.5 GPT-4.5 is out today as a “research preview" – it’s available to OpenAI Pro ($200/month) customers but also to developers with an API key. OpenAI also published a GPT-4.5 system card. I’ve started work adding it to LLM but I don’t…