Skip to content

Front-end for an Azure Function App, providing an API to interact with an Azure OpenAI service for laying out objects in a 3D room.

Notifications You must be signed in to change notification settings

yusufk/furnish_ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Furnish UI

Furnish UI is a proof-of-concept application that uses Azure openAI Codex to place objects into a 3D space. The application is designed to help users visualize how furniture and other objects might look in a room before making a purchase or rearranging their space.

Getting Started

Visit https://yusuf.kaka.co.za/furnish_ui/ to see the demo. You can update the room and object parameters on the page manually and then, to get the AI's recommended layout, hit the "Invoke Layout Co-Designer" button. The AI algorithm will automatically adjust the size and position of the objects to fit the room.

Related project

This UI connects to an API deployed on Azure Functions, which wraps the interaction with the DaVinci-3.5 LLM. The project can be found here: https://github.com/yusufk/FurnisherFunction

Contributing

If you would like to contribute to Furnish UI, please fork the repository and submit a pull request. We welcome contributions of all kinds, including bug fixes, feature requests, and documentation improvements.

License

Furnish UI is licensed under the MIT License. See LICENSE for more information.

About

Front-end for an Azure Function App, providing an API to interact with an Azure OpenAI service for laying out objects in a 3D room.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published