🍳 BiteSight — Food Extraction with Fine-Tuned Gemma-3-270M

Extract food and drink items from text using a fine-tuned Gemma-3-270M. Fine-tuned on mrdbourke/FoodExtract-1k dataset.

Input: Any text or image caption Output: Structured food/drink extraction

Example:

  • Input: "eggs, bacon and toast with orange juice"
  • Output: food_or_drink: 1, foods: eggs, bacon, toast, drinks: orange juice
Examples