https://github.com/extrabb/deglaze
🥕 Deglaze: The Open Ingredient → Component → Dish Database ✨ Optimized for LLM's ✨
https://github.com/extrabb/deglaze
cooking database ingredients llm markdown recipes
Last synced: 2 months ago
JSON representation
🥕 Deglaze: The Open Ingredient → Component → Dish Database ✨ Optimized for LLM's ✨
- Host: GitHub
- URL: https://github.com/extrabb/deglaze
- Owner: ExtraBB
- License: mit
- Created: 2025-07-06T14:09:07.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2025-07-06T16:16:50.000Z (3 months ago)
- Last Synced: 2025-07-30T18:39:50.671Z (2 months ago)
- Topics: cooking, database, ingredients, llm, markdown, recipes
- Homepage:
- Size: 90.8 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🥕 Deglaze: The Open Ingredient → Component → Dish Database
Welcome to **Deglaze** — an open, collaborative database mapping the world’s ingredients to cooking components and dishes, organized by cuisine. Our mission: to create a structured, markdown-based resource that’s easy for both humans and AI to query, powering the next generation of meal planning, grocery lists, and culinary creativity.
---
## 🌍 What is Deglaze?
Deglaze is not a recipe collection. Instead, it’s a living, growing map of:
- **Ingredients** (e.g., tomato, gochujang, masa harina)
↓
- **Components** (reusable parts of recipes, e.g., “sofrito”, “kimchi base”, “tortilla dough”)
↓
- **Dishes** (e.g., “bibimbap”, “tacos al pastor”)All data is stored in simple, human-readable Markdown files, organized by cuisine (Korean, Mexican, Italian, etc.), making it easy to contribute and to use with tools like Obsidian.
---
## 🤖 Why This Matters
By structuring culinary knowledge this way, we enable:
- **LLMs and AI tools** to generate grocery lists, meal plans, and cooking suggestions with unprecedented accuracy.
- **Chefs, home cooks, and food lovers** to explore ingredient relationships and dish structures across cultures.
- **Developers and researchers** to build smarter food apps, bots, and assistants.---
## ✨ Features
- **Open, extensible Markdown format** — easy to read, edit, and version.
- **Cuisine-based organization** for global coverage and cultural context.
- **No recipes (yet!)** — focus is on the building blocks of cooking.
- **Designed for both humans and machines** — perfect for Obsidian, LLMs, and more.---
## 🚀 Get Involved
We’re just getting started and would love your help! You can:
- **Add new ingredients, components, or dishes** (especially from underrepresented cuisines!)
- **Improve data structure or documentation**
- **Suggest features or integrations**See [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines.
---
## 📚 Example Structure
```
/ingredients/
- masa_harina.md
- jalapeno.md
- gochujang.md
- napa_cabbage.md
/cuisines/
/mexican/
components/
- tortilla_dough.md
- salsa_roja.md
dishes/
- tacos_al_pastor.md
/korean/
components/
- kimchi_base.md
dishes/
- bibimbap.md
```---
## 💡 Vision
Imagine a world where anyone — or any AI — can instantly understand what goes into a dish, how ingredients connect, and how to adapt meals for any need or culture. That’s what we’re building, together.
---
## 👐 Join Us!
Whether you’re a foodie, developer, data nerd, or just curious, your contributions are welcome. Star the repo, open an issue, or submit a pull request to get started!
---
## 📄 License
MIT — free for everyone, forever.