Skip to content

Latest commit

Β 

History

History
45 lines (31 loc) Β· 1.6 KB

File metadata and controls

45 lines (31 loc) Β· 1.6 KB

🍽️ Foodinary - Discover Indonesia's Culinary Heritage

Foodinary is a web-based platform designed to promote and educate users about the rich diversity of Indonesian traditional cuisine. It provides comprehensive information about various regional dishes, their origins, ingredients, recipes, and taste profiles. The platform also features a Machine Learning-based food recognition tool that identifies dishes through images.

🌟 Features

  • πŸ“– Detailed information on traditional foods across Indonesia:
    • Names, regions, ingredients, recipes, history, and taste profiles
  • πŸ” Image-based food recognition using Machine Learning
  • πŸ’‘ Educational and tourism-focused content for domestic and international users
  • πŸ“± Fully responsive design (desktop & mobile support)

πŸš€ Tech Stack

  • Frontend:
  • Backend:
  • Machine Learning:
  • Database:
  • Deployment:

🧠 Machine Learning Model

The ML model is trained to recognize various traditional Indonesian dishes from images. Each sample in the dataset includes:

  • Dish name
  • Regional origin
  • Main ingredients

The model is integrated into the platform via a Python-based API, allowing users to upload food photos for instant identification and further exploration.

πŸ“Έ Example Workflow

  1. User uploads a food photo.
  2. Image is processed by the ML model.
  3. Model returns food name, origin, and ingredients.
  4. Platform displays detailed information and similar dishes.

🌏 Target Users

  • Domestic tourists
  • International travelers
  • Culinary enthusiasts
  • Cultural researchers & educators