date
type
status
slug
summary
tags
category
icon
password
URL
I've open-sourced an AI Bionic Product Generator~! 🤗 (Using Chain-of-Thought to generate design concepts, descriptions, 2D images, and 3D models in one go~!)
🌟3D-Bionic-Designer
➡️Link: ️https://github.com/shengyu-meng/3D-Bionic-Designer (Please give it a star, fork, and follow🥹)
🥰Features
💡A COT (Chain-of-Thought) driven 3D bionic product designer, using a Comfyui backend + Gradio frontend.
💡Simply input the name of a biological reference, an image, and the target object to design (e.g., table, chair, small pavilion), and it will generate the corresponding bionic product, along with a text description, images, and a 3D model.
💡The LLM / LVM model will first parse the input information and complete the autonomous design following these steps: "Design Concept Text" → "Visual Description Text" → "Prompt" → "2D Image Output" → "3D Model Output".
💡All computations are performed locally using open-source models, requiring no API or internet connection (after installation).
🥰Usage Examples
✅Generation of bionic furniture/product/architecture concepts (inspiration)
✅As a case study, learn how to connect a Gradio frontend with a Comfyui backend (the API documentation that comes with Comfyui is a bit too brief..)
✅The Comfyui workflow inside can be customized by anyone~ (If you modify some key output nodes, you need to update the corresponding numbers in the Gradio frontend)
✅As a case study, understand how to write Chain-of-Thought prompts~
🥰Next Steps
❓Find a low-cost cloud platform to deploy a demo for everyone to play with (renting a whole machine is too expensive, and running this dependency-heavy workflow on some serverless platforms is currently a bit tricky, so I need to do more research on it when I have time 🐶)


❤️Special Thanks
A special thank you to CCS (ComfyUI Community Summit) for the invitation, which allowed me to exhibit at the SOMSOC Gallery in Tokyo a while ago~!
- 作者:Simon Shengyu Meng
- 链接:https://simonsy.net/article/2572b4bc-a70f-8036-9046-ce14de7d1da1
- 声明:本文采用 CC BY-NC-SA 4.0 许可协议,转载请注明出处。
相关文章