Nils Durner's Blog Ahas, Breadcrumbs, Coding Epiphanies

[UPDATED] GPT-4o Imagegen for infographics

Several samples on X suggest that GPT-4o Imagegen can be used for infographics (1, 2, 3, 4). In my experiments, instructions to Imagegen need to be on-point: simply supplying a Readme.md with all kinds of different notes on a code project and asking it to visualize the build process does not work - the model will even start to hallucinate random... Read more

[UPDATED] Microsoft Copilot Experimental features

Outlet “TestingCatalog” reports that Microsoft is testing several new features for Copilot. As part of the prompt field, there are “Think Deeper”, “Deep Research” and “Action” (TestingCatalog blog post]. The latter may replicate OpenAI Operator and “Computer Use”, but that’s not certain. OpenAI Operators runs inside a cloud VM, but TestingCatalo... Read more

[UPDATED] GPT-4o image generation

GPT-4o for image generation has been released - as part of ChatGPT and Sora. It supersedes the Dall-E 3 model, which was originally released in October 2023, but remains the best OpenAI image generation model available via their API. Most notable for me, 4o image generation not just supports text prompts (like Dall-E did), but also image prompt... Read more

OpenAI PDF support

In the LLM frontend comparison for my article on process visualization, I have included whether or not the particular frontend includes support for PDF files. Some of the frontends considered do so only poorly: either they only use the text portion, or the PDF gets pre-processed through RAG. OpenAI have now added the capability to process PDF fi... Read more

[UPDATED] Poisoning training data: Russian propaganda for AI models?

Several outlets report about Russian propaganda agencies poising AI training data, citing Newsguard: An audit found that the 10 leading generative AI tools advanced Moscow’s disinformation goals by repeating false claims from the pro-Kremlin Pravda network 33 percent of the time They only seem to have published 5 out of the 15 questions the... Read more