Category: Uncategorized

  • Google’s Photoshop Killer Gets Killed by Flux-Kontext

    Google’s Photoshop Killer Gets Killed by Flux-Kontext

    Google Gemini’s image editing feature threatened Photoshop before getting overshadowed by this open-source model. I’m telling you all about Flux Kontext, where to get it, and what prompts I use. I’ve become addicted to Flux Kontext. Flux is a family of generative flow-matching models that can generate new images from text prompts and edit existing…

  • Implementing RAG on Ancient Greek Text: A Technical Journey

    Implementing RAG on Ancient Greek Text: A Technical Journey

    I am currently working on an ambitious project that involves performing RAG on Ancient Greek text. RAG stands for Retrieval Augmented Generation. It’s designed to solve a recurring problem with LLMs: the gaps in their knowledge base and their limited context. Even though these contexts have already improved—with Google Gemini’s 1M tokens—it’s barely enough to…