michaelmagan / hydraai

a dev tool for generative UI that adapts to user context in real-time
https://usehydra.ai
MIT License
114 stars 8 forks source link

Add component description to generation prompt #24

Closed MichaelMilstead closed 4 weeks ago

MichaelMilstead commented 4 weeks ago

At the final generation prompt, adds the component description to the prompt so the ai can take into account any user-defined instructions for how to fill the props of the chosen component.

Also reduces temperature of openai calls to improve consistency.