Category: Uncategorized

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