Posts for: #Gemma

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]

Gemini versus Gemma: Still Confused?

Gemini versus Gemma: Still Confused?

When catching up on Google’s AI news, you hear Gemini, and then you hear Gemma. The names are so similar-like twin siblings-that it’s easy to scratch your head and wonder, “What exactly is the difference?”

Technically speaking, Gemini is a family of multimodal generative AI models and intelligent assistants developed by Google DeepMind, while Gemma is a collection of lightweight open models built from the same technology that powers our Gemini models… but wait!

[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]