Tag: o3

  • 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…

  • Slashdot: OpenAI Puzzled as New Models Show Rising Hallucination Rates

    Source URL: https://slashdot.org/story/25/04/18/2323216/openai-puzzled-as-new-models-show-rising-hallucination-rates Source: Slashdot Title: OpenAI Puzzled as New Models Show Rising Hallucination Rates Feedly Summary: AI Summary and Description: Yes Summary: OpenAI’s recent AI models, o3 and o4-mini, display increased hallucination rates compared to previous iterations. This raises concerns regarding the reliability of such AI systems in practical applications. The findings emphasize the…

  • Simon Willison’s Weblog: Image segmentation using Gemini 2.5

    Source URL: https://simonwillison.net/2025/Apr/18/gemini-image-segmentation/ Source: Simon Willison’s Weblog Title: Image segmentation using Gemini 2.5 Feedly Summary: Max Woolf pointed out this new feature of the Gemini 2.5 series in a comment on Hacker News: One hidden note from Gemini 2.5 Flash when diving deep into the documentation: for image inputs, not only can the model be…

  • Slashdot: ChatGPT Models Are Surprisingly Good At Geoguessing

    Source URL: https://yro.slashdot.org/story/25/04/17/1941258/chatgpt-models-are-surprisingly-good-at-geoguessing?utm_source=rss1.0mainlinkanon&utm_medium=feed Source: Slashdot Title: ChatGPT Models Are Surprisingly Good At Geoguessing Feedly Summary: AI Summary and Description: Yes Summary: The text discusses a concerning trend related to the use of OpenAI’s new models, o3 and o4-mini, for deducing locations from images, raising potential privacy issues. The models’ advanced image analysis capabilities combined with…

  • Simon Willison’s Weblog: Quoting Ted Sanders, OpenAI

    Source URL: https://simonwillison.net/2025/Apr/17/ted-sanders/ Source: Simon Willison’s Weblog Title: Quoting Ted Sanders, OpenAI Feedly Summary: Our hypothesis is that o4-mini is a much better model, but we’ll wait to hear feedback from developers. Evals only tell part of the story, and we wouldn’t want to prematurely deprecate a model that developers continue to find value in.…

  • Simon Willison’s Weblog: Quoting James Betker

    Source URL: https://simonwillison.net/2025/Apr/16/james-betker/#atom-everything Source: Simon Willison’s Weblog Title: Quoting James Betker Feedly Summary: I work for OpenAI. […] o4-mini is actually a considerably better vision model than o3, despite the benchmarks. Similar to how o3-mini-high was a much better coding model than o1. I would recommend using o4-mini-high over o3 for any task involving vision.…

  • Slashdot: OpenAI Unveils o3 and o4-mini Models

    Source URL: https://slashdot.org/story/25/04/16/1925253/openai-unveils-o3-and-o4-mini-models?utm_source=rss1.0mainlinkanon&utm_medium=feed Source: Slashdot Title: OpenAI Unveils o3 and o4-mini Models Feedly Summary: AI Summary and Description: Yes Summary: OpenAI’s release of the o3 and o4-mini AI models marks a crucial development in AI’s capability to process and analyze images, expanding the scope of their applications. These models can utilize various tools, enhancing their…

  • Simon Willison’s Weblog: Introducing OpenAI o3 and o4-mini

    Source URL: https://simonwillison.net/2025/Apr/16/introducing-openai-o3-and-o4-mini/ Source: Simon Willison’s Weblog Title: Introducing OpenAI o3 and o4-mini Feedly Summary: Introducing OpenAI o3 and o4-mini OpenAI are really emphasizing tool use with these: For the first time, our reasoning models can agentically use and combine every tool within ChatGPT—this includes searching the web, analyzing uploaded files and other data with…