Creating Images with Generative AI via Conversation

Last week, I blogged about updates to Google’s Gemini APIs in regards to image generation. That post detailed how there are now two models for generating images with the experimental Gemini Flash model having a nice free tier. One of the interesting features of the API is the ability to edit existing images, in other words, pass an image to Gemini and via a prompt, have Gemini update it. I thought it would be kind of fun to see if I could build a ‘chat’ interface for this model, one where you could simply talk to Gemini and have it work on your image along with you. Now to be clear, this is no different than what you can do now at the Gemini website, but I figured it would give... more →
Posted in: JavaScript

A Conversation with James Shore on Agile Fluency and Let’s Code Javascript – InfoQ.com

A Conversation with James Shore on Agile Fluency and Let's Code JavascriptInfoQ.comHe spoke to InfoQ about his work on agile fluency, teaching and building tools for test driven development in javascript. InfoQ: James, welcome. Thank you for taking the time to talk to us today. Would you mind introducing yourself very briefly to our … JavaScript – Google News… more →
Posted in: JavaScript