{"id":44041457,"url":"https://github.com/derwenai/bwyd","last_synced_at":"2026-02-22T20:19:56.316Z","repository":{"id":224800677,"uuid":"763919016","full_name":"DerwenAI/bwyd","owner":"DerwenAI","description":"A domain specific language for authoring and navigating collections of recipes.","archived":false,"fork":false,"pushed_at":"2026-01-26T22:06:03.000Z","size":2207,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-27T09:34:18.455Z","etag":null,"topics":["cooking","dsl","knowledge-graph","nlp","publishing","recipes","validation"],"latest_commit_sha":null,"homepage":"","language":"Python","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/DerwenAI.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-02-27T06:36:28.000Z","updated_at":"2026-01-26T22:06:06.000Z","dependencies_parsed_at":"2024-02-27T20:27:16.374Z","dependency_job_id":"c41a6731-dc4d-4327-b9dd-a054107a5663","html_url":"https://github.com/DerwenAI/bwyd","commit_stats":null,"previous_names":["derwenai/bwyd"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DerwenAI/bwyd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DerwenAI%2Fbwyd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DerwenAI%2Fbwyd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DerwenAI%2Fbwyd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DerwenAI%2Fbwyd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DerwenAI","download_url":"https://codeload.github.com/DerwenAI/bwyd/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DerwenAI%2Fbwyd/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29208176,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T20:33:12.493Z","status":"ssl_error","status_checked_at":"2026-02-07T20:30:47.381Z","response_time":63,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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","dsl","knowledge-graph","nlp","publishing","recipes","validation"],"created_at":"2026-02-07T21:01:03.028Z","updated_at":"2026-02-07T21:01:03.769Z","avatar_url":"https://github.com/DerwenAI.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bwyd cooking DSL\n\nHave you ever considered, \"How does language generate food?\"\n\nWhile not quite that, language does convey passion, desire, learnings\n-- all of which translate into preparing food to be shared lovingly.\n\n\n## Abstract\n\nGoal: _Implement a DSL (domain specific language) to simplify means\nfor defining reliable recipes rapidly, while leveraging computational\ntools to catch errors and inconsistencies, scale portions, calculate\nyields, and so on._\n\nThe \"seed crazy idea\" behind the scenes here is to consider how cooks\nbehave somewhat like robots, following recipes as step-by-step\ninstructions.\nRecipes make cooks \"programmable\" to some extent.\n\nConversely, what if detailed cooking instructions could be expressed\nin a way that was computable and represented independently of specific\nhuman languages?\nIn other words, representing the processes of cooking as source code\nplus semi-structured data?\n\nTo this point also consider: where do the stories which inspire and\nthe associated human domain expertise get attached into the process of\ndefining robust recipes?\n\n\n## Motivations\n\nClearly the bulk of free recipes online (circa 2025) are intended and\nstructured as click-bait, and a growing protion of that content simply\ndoes not work in a kitchen.\nNow the popular services of \n[\"Today's AI\"](https://pangaro.com/designconversation/2021/08/newmacy-in-2021-pandemics-ai/)\n-- which are intended to provide _abstractive summarization_ --\nare beginning to show indications of republishing that degraded content.\nA positive feedback loop follows, and it won't be pretty.\n\nConsequently this project is an application of contemporary software\nengineering -- particularly drawn from _functional programming_ --\ninto the process of how people in professional kitchens think about\ntheir work.\nThink of this project as a domain specific language for authoring and\nnavigating cookbooks, customized for use with language models, causal\ngraphs, neurosymbolic reasoning, and other building blocks for AI\napplications.\n\nCode in **Bwyd** language represents the \"structure\" and \"art\" of cooking,\nwhich can then be parameterized and rendered as text to generate recipes\nfor a broader audience of home cooks.\n\nA secondary use for **Bwyd** as a DSL is to provide an intermediate\nform for leveraging _generative_ approaches to manipulate recipes\nwhile ensuring the quality required by use in professional kitchens.\n\n\n## Documentation\n\n  * how to install: [INSTALL.md](https://github.com/DerwenAI/bwyd/blob/main/docs/INSTALL.md)\n  * project notes: [NOTES.md](https://github.com/DerwenAI/bwyd/blob/main/NOTES.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderwenai%2Fbwyd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fderwenai%2Fbwyd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderwenai%2Fbwyd/lists"}