The Wayback Machine - https://web.archive.org/web/20251012160019/https://github.com/Microsoft/DiCE
Skip to content

microsoft/DICE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

13 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

DICE (Directions In Creative Entanglement๏ผ‰

๐Ÿ˜Š Live Demo ย  ๐Ÿ“ƒ Paper

๐ŸŒŸ Introduction

Project DICE is an AI-driven creative tool designed to help designers create every day, everywhere. This project integrates core concepts of design, inspiration, and creation, providing an efficient and innovative platform for designers to explore new creative realms and enhance design quality and efficiency. Utilizing multimodal large language models, DICE generates diverse and contextually relevant design inspirations, supporting structured creative exploration. One of our key exploration paths is the use of metaphors, a widely used method in design thinking.

We introduce Metaphor, a creativity support tool that connects targets (the products being designed) with sources (inspirational concepts), combining these two components to spark new design ideas. This tool is designed to help novice designers explore and develop metaphorical product concepts, offering richer inspiration and support throughout the creative process.

Metaphor: A creative thinking tool in the DICE system


A creative thinking tool in the DICE system


๐Ÿš€ Quick start

๐Ÿ› ๏ธ setup Backend Service

In backend folder:

gunicorn productmeta_backend.asgi:application -k uvicorn.workers.UvicornWorker --workers 2 --bind 0.0.0.0:8000

๐ŸŒ Setup Frontend Service

In frontend folder:
1. Install dependencies using npm
npm install

2. Start the development server
npm run dev

๐Ÿ‘€ Metaphor Demo Presentation

Metaphor Demo Presentation

๐Ÿ“ƒ Paper

@unpublished{zhou2024Metaphor,  
	title = {Metaphor: Supporting Ideation in Metaphorical Product Design through Multimodal Large Models},  
	author = {Zhou, Qinyi and Deng, Jie and Liu, Yu and Wang, Yun and Xia, Yan and Ou, Yang and Lu, Zhicong and Li, Scarlett and Xu, Yingqing},  
	year = {2025},  
	note = {Conditionally accepted to CHI 2025},  
	selected = {true},  
	preview = {Metaphor.png},  
	pdf = {Metaphor_1210clear.pdf},  
	html = {/papers/paper1/}  
}

๐Ÿค Contributing

Yu Liu, Yun Wang, Yan Xia, Yang Ou, Scarlett Li Collaborated with Tsinghua Future Lab and Hongkong City University



โš–๏ธ Disclaimer

Due to the inherent limitations of large language models, issues such as hallucinations may occur.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •