{"id":29930396,"url":"https://github.com/extrabb/deglaze","last_synced_at":"2026-04-16T11:03:22.236Z","repository":{"id":303242688,"uuid":"1014837504","full_name":"ExtraBB/deglaze","owner":"ExtraBB","description":"🥕 Deglaze: The Open Ingredient → Component → Dish Database ✨ Optimized for LLM's ✨","archived":false,"fork":false,"pushed_at":"2025-07-06T16:16:50.000Z","size":93,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-04-07T18:35:50.406Z","etag":null,"topics":["cooking","database","ingredients","llm","markdown","recipes"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ExtraBB.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-07-06T14:09:07.000Z","updated_at":"2025-07-06T16:16:54.000Z","dependencies_parsed_at":"2025-07-06T15:32:57.981Z","dependency_job_id":"3b998467-9749-41f0-861e-47936e3bfb38","html_url":"https://github.com/ExtraBB/deglaze","commit_stats":null,"previous_names":["extrabb/deglaze"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ExtraBB/deglaze","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ExtraBB%2Fdeglaze","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ExtraBB%2Fdeglaze/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ExtraBB%2Fdeglaze/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ExtraBB%2Fdeglaze/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ExtraBB","download_url":"https://codeload.github.com/ExtraBB/deglaze/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ExtraBB%2Fdeglaze/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31882886,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T09:23:21.276Z","status":"ssl_error","status_checked_at":"2026-04-16T09:23:15.028Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cooking","database","ingredients","llm","markdown","recipes"],"created_at":"2025-08-02T16:14:54.319Z","updated_at":"2026-04-16T11:03:22.220Z","avatar_url":"https://github.com/ExtraBB.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🥕 Deglaze: The Open Ingredient → Component → Dish Database\n\nWelcome 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.\n\n---\n\n## 🌍 What is Deglaze?\n\nDeglaze is not a recipe collection. Instead, it’s a living, growing map of:\n\n- **Ingredients** (e.g., tomato, gochujang, masa harina)\n  ↓\n- **Components** (reusable parts of recipes, e.g., “sofrito”, “kimchi base”, “tortilla dough”)\n  ↓\n- **Dishes** (e.g., “bibimbap”, “tacos al pastor”)\n\nAll 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.\n\n---\n\n## 🤖 Why This Matters\n\nBy structuring culinary knowledge this way, we enable:\n\n- **LLMs and AI tools** to generate grocery lists, meal plans, and cooking suggestions with unprecedented accuracy.\n- **Chefs, home cooks, and food lovers** to explore ingredient relationships and dish structures across cultures.\n- **Developers and researchers** to build smarter food apps, bots, and assistants.\n\n---\n\n## ✨ Features\n\n- **Open, extensible Markdown format** — easy to read, edit, and version.\n- **Cuisine-based organization** for global coverage and cultural context.\n- **No recipes (yet!)** — focus is on the building blocks of cooking.\n- **Designed for both humans and machines** — perfect for Obsidian, LLMs, and more.\n\n---\n\n## 🚀 Get Involved\n\nWe’re just getting started and would love your help! You can:\n\n- **Add new ingredients, components, or dishes** (especially from underrepresented cuisines!)\n- **Improve data structure or documentation**\n- **Suggest features or integrations**\n\nSee [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines.\n\n---\n\n## 📚 Example Structure\n\n```\n/ingredients/\n  - masa_harina.md\n  - jalapeno.md\n  - gochujang.md\n  - napa_cabbage.md\n/cuisines/\n  /mexican/\n    components/\n      - tortilla_dough.md\n      - salsa_roja.md\n    dishes/\n      - tacos_al_pastor.md\n  /korean/\n    components/\n      - kimchi_base.md\n    dishes/\n      - bibimbap.md\n```\n\n---\n\n## 💡 Vision\n\nImagine 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.\n\n---\n\n## 👐 Join Us!\n\nWhether 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!\n\n---\n\n## 📄 License\n\nMIT — free for everyone, forever.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fextrabb%2Fdeglaze","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fextrabb%2Fdeglaze","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fextrabb%2Fdeglaze/lists"}