Posts for: #EmbeddingGemma

Building Your First RAG System

Building Your First RAG System

💎 From Mining Ores to Mining Insights

Whether you are navigating the underground biomes of Core Keeper or the complex spreadsheets of a small business, “information overload” is the final boss.

A RAG (Retrieval-Augmented Generation) system is like giving an AI a specialized guidebook. Instead of relying on its general training, the AI looks at your specific data-like a game wiki, your research notes, or legal contracts-to give you pinpoint-accurate answers.

[Read more]

I Trained a Tiny AI to Judge My Hacker News Feed (And You Can Too)

I Trained a Tiny AI to Judge My Hacker News Feed (And You Can Too)

It’s just too much noise.

Keeping up with AI News is tough. I spend way too much time skimming past titles that look techy but are totally irrelevant to what I’m actually wanting. Keyword filters are brittle because they miss the nuance.

I wanted a way to filter news based on “vibes”, not just regex strings.

So, I’ve been playing around with the EmbeddingGemma Tuning Lab, a new Hugging Face Space that provides a tool for fine-tuning Google’s embeddinggemma-300m model to understand your specific personal taste.

[Read more]