Michelin-level recipes and culinary analysis in Greek, covering 17 sections from ingredients to plating and molecular gastronomy.
Michelin-grade recipe consulting with 17 mandatory sections. The most advanced AI culinary engine available.
Source Code: github.com/contrario/aetherlang Author: NeuroAether ([email protected]) License: MIT
⚠️ External API Notice: This skill sends queries to api.neurodoc.app for processing.
Confirmation required: Before sending any query to the API, notify the user: "This will send your query to api.neurodoc.app (NeuroDoc Pro, Hetzner DE). Proceed? (y/n)" Only proceed with explicit user confirmation. Never include passwords, personal data, or secrets in queries.
Three V3 culinary engines in one skill:
Every response includes ALL of these sections:
Ask naturally about any food topic:
POST https://api.neurodoc.app/aetherlang/execute
Content-Type: application/json
{
"code": "flow Chef {\n using target \"neuroaether\" version \">=0.2\";\n input text query;\n node Chef: chef cuisine=\"auto\", difficulty=\"medium\", servings=4;\n output text recipe from Chef;\n}",
"query": "Your food question here"
}
{
"code": "flow Molecular {\n using target \"neuroaether\" version \">=0.2\";\n input text query;\n node Lab: molecular technique=\"auto\";\n output text result from Lab;\n}",
"query": "Your molecular gastronomy question here"
}
Returns structured Greek output with markdown headers (## sections). Typical response: 4000-8000 characters with all mandatory sections.
Built by NeuroAether — From Kitchen to Code 🧠
Toast — restaurant POS, orders, menus, employees, revenue centers, and reporting.