Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 448 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 448 Bytes

GPT powered UI builder

Generate UI components usign ChatGPT and text instructions.

Environment variables

variable description
STORAGE_PATH A folder where UI components and history are stored
PUBLISH_PATH A folder where UI components will be published
API_URL ChatGPT API URL
API_KEY ChatGPT API KEY
API_MODEL The model to use
API_SYSTEM_MESSAGE The system message used to generate UI updates