From 5ab4638735224ceb4162e962f39de2e84c31b65c Mon Sep 17 00:00:00 2001 From: Cian Hughes Date: Tue, 8 Apr 2025 13:29:45 +0100 Subject: [PATCH] Updated README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ca4a9db..7920486 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +# Engineering Assistant +A work-in-progress engineering assistant for helping with basic prototyping. + # OpenWebUI Blender Render Plugin A prototype plugin got the OpenWebUI LLM web ui, that allows agents to render models from blender script code written using python's `bpy` package.